Searched refs:ispoll (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/bsd/net/pktsched/
H A Dpktsched_fairq.c1028 fairq_selectq(struct fairq_class *cl, int ispoll) argument
1035 if (ispoll == 0 && cl->cl_polled) {
1078 if (ispoll)
/darwin-on-arm/xnu/bsd/vfs/
H A Dvfs_vnops.c1612 vnode_readable_data_count(vnode_t vp, off_t current_offset, int ispoll) argument
1623 if (ispoll) {
/darwin-on-arm/xnu/tools/tests/kqueue_tests/
H A Dkqueue_file_tests.c534 init_test_common(test_t *tst, char *testname, char *watchfile, int nprep, int nclean, int event, int want, int ispoll) argument
543 if (ispoll) {

Completed in 22 milliseconds