Lines Matching refs:user
444 /* Clamp copy if the user has provided a size hint, but copy the full
755 * after csd_lock(). However, since cpu is from user
1181 /* There can't be user provided data before the meta data */
1513 const struct nf_hook_state *user,
1516 if (user->in || user->out)
1519 if (user->net || user->sk || user->okfn)
1522 switch (user->pf) {
1549 state->pf = user->pf;
1550 state->hook = user->hook;