Searched refs:repost (Results 1 – 3 of 3) sorted by relevance
358 int repost; in pre_syscall() local360 t->t_pre_sys = repost = 0; /* clear pre-syscall processing flag */ in pre_syscall()399 repost = 1; in pre_syscall()439 repost = 1; in pre_syscall()466 repost = 1; in pre_syscall()476 repost = 1; in pre_syscall()518 if (repost) in pre_syscall()542 int repost = 0; in post_syscall() local566 repost = 1; in post_syscall()586 repost = 1; in post_syscall()[all …]
242 int repost; in pre_syscall() local244 t->t_pre_sys = repost = 0; /* clear pre-syscall processing flag */ in pre_syscall()326 repost = 1; in pre_syscall()366 repost = 1; in pre_syscall()376 repost = 1; in pre_syscall()418 if (repost) in pre_syscall()443 int repost = 0; in post_syscall() local478 repost = 1; in post_syscall()499 repost = 1; in post_syscall()584 repost = 1; in post_syscall()[all …]
40 static int oce_rq_charge(struct oce_rq *rq, uint32_t nbufs, boolean_t repost);267 oce_rq_charge(struct oce_rq *rq, uint32_t nbufs, boolean_t repost) in oce_rq_charge() argument281 if (!repost) { in oce_rq_charge()