Given a first order theory $T$ a formula $\phi(x,b)$ and a set of parameters $A$, $\phi(x,b)$ divides over $A$ if there is an $A$-indiscernible sequence $(b_i:i\in \omega)$ with $b_0=b$ such that $\{\phi(x,b_i):i\in\omega\}$ is inconsistent (Def. 7.1.2, Lemma 7.1.4, Tent-Ziegler, A course in model theory, Lecture notes in Logic, CUP).
Let $L$ be a field of whatever characteristic $p$ and $\phi(x,b)$ a first order formula in the language for the theory of algebraically closed fields of characteristic $p$. What are the conditions on $\phi(x,b)$ in order that $\phi(x,b)$ divides over $L$? Can one give a concrete example of such a formula $\phi(x,b)$, possibly also in case $x$ is a tuple of variables and not just a variable?
Intuitively, $\varphi(x,b)$ divides over the field $L$ if and only if it imposes some positive polynomial condition on the variables $x$, but such that this polynomial condition is not already definable over $L$.
Here are some examples of dividing formulas (where $a,b\notin L$, but $1\in L$):
In the first case, if you instantiate the formula along a nonconstant indiscernible sequence, you get a bunch of different points, and $x$ can't be equal to $2$ of them at once ($2$-inconsistency). In the second case, assuming you pick the indiscernible sequence to be independent enough, you get a bunch of random lines, no three of which have a common point of intersection ($3$-inconsistency). The third case is a bit more complicated, but you can see it by a similar argument.
But the following formulas do not divide:
In the first case, $\{x \neq b_i\mid i\in \omega\}$ is satisfied by any element not among the $b_i$. In the second case, any indiscernible sequence in $\text{tp}(1/L)$ is constant, so you just get a single instance of the formula, satisifed by $x = 1$ and $y = 0$. In the second case, the $b$ will vary in an indiscernible sequence, but because of the disjunction, $x = 1$ and $y = 0$ still always satisfies the partial type.
You can play around with similar examples. I only wrote down formulas without quantifiers, since ACF$_p$ has quantifier-elimination.
To really characterize dividing in algebraically closed fields, it helps to know some general facts:
Putting this all together, $\varphi(x,b)$ divides over $L$ if and only if for any tuple $a$ satisfying $\varphi(x,b)$, the transcendence degree of $L(b)(a)/L(b)$ is strictly less than the transcendence degree of $L(a)/L$.
You can probably prove this characterization directly with some algebraic work, but it's easier to use the general theory.