Searched defs:work (Results 1 - 25 of 198) sorted by relevance

12345678

/freebsd-current/tools/test/stress2/misc/
H A Dmmap28.sh128 work(); function
H A Dmmap27.sh116 work(); function
H A Dspin.sh108 work(); function
H A Dsched.sh151 work(); function
/freebsd-current/sys/kern/
H A Dgenassym.sh10 work() function
H A Dgenoffset.sh36 work() function
/freebsd-current/sys/dev/wtap/plugins/
H A Dwtap_plugin.h43 void (*work)(struct wtap_plugin *, struct packet *p); member in struct:wtap_plugin
/freebsd-current/sys/contrib/dev/mediatek/mt76/mt7615/
H A Dpci_init.c15 static void mt7615_pci_init_work(struct work_struct *work) argument
H A Dsdio.c42 static void mt7663s_init_work(struct work_struct *work) argument
/freebsd-current/contrib/cortex-strings/src/thumb/
H A Daeabi_idiv.S124 work .req r4 label
/freebsd-current/contrib/netbsd-tests/lib/libc/sys/
H A Dt_getrusage.c60 work(void) function
/freebsd-current/sys/dev/mlx5/mlx5_en/
H A Dmlx5_en_dim.c61 mlx5e_dim_work(struct work_struct *work) argument
/freebsd-current/sys/dev/mlx4/mlx4_core/
H A Dmlx4_sense.c91 static void mlx4_sense_port(struct work_struct *work) argument
H A Dmlx4_catas.c260 static void catas_reset(struct work_struct *work) argument
/freebsd-current/sys/dev/qat/qat_common/
H A Dadf_gen4_timer.c26 adf_hb_irq_bh_handler(struct work_struct *work) argument
/freebsd-current/sys/dev/drm2/ttm/
H A Dttm_memory.h73 struct task work; member in struct:ttm_mem_global
/freebsd-current/sys/dev/mthca/
H A Dmthca_catas.c61 static void catas_reset(struct work_struct *work) argument
/freebsd-current/sys/contrib/dev/mediatek/mt76/mt76x2/
H A Dpci_phy.c281 void mt76x2_phy_calibrate(struct work_struct *work) argument
H A Dusb_phy.c42 void mt76x2u_phy_calibrate(struct work_struct *work) argument
/freebsd-current/sys/compat/linuxkpi/common/src/
H A Dlinux_kthread.c170 struct kthread_work *work = context; local
/freebsd-current/sys/ofed/drivers/infiniband/core/
H A Dib_cq.c48 ib_cq_poll_work(struct work_struct *work) argument
/freebsd-current/usr.sbin/ppp/
H A Dvjcomp.c119 u_char work[MAX_HDR + MAX_VJHEADER]; /* enough to hold TCP/IP header */ local
/freebsd-current/sys/contrib/dev/mediatek/mt76/mt7921/
H A Dinit.c149 static void mt7921_init_work(struct work_struct *work) argument
/freebsd-current/contrib/llvm-project/compiler-rt/lib/lsan/
H A Dlsan_mac.cpp156 INTERCEPTOR(void, dispatch_async, dispatch_queue_t dq, void (^work)(void)) { argument
161 INTERCEPTOR(void, dispatch_group_async, dispatch_group_t dg, dispatch_queue_t dq, void (^work)(void)) argument
167 INTERCEPTOR(void, dispatch_after, dispatch_time_t when, dispatch_queue_t queue, void (^work)(void)) argument
173 INTERCEPTOR(void, dispatch_source_set_cancel_handler, dispatch_source_t ds, void (^work)(void)) argument
183 INTERCEPTOR(void, dispatch_source_set_event_handler, dispatch_source_t ds, void (^work)(void)) argument
[all...]
/freebsd-current/crypto/openssh/
H A Dsmult_curve25519_ref.c124 static void mainloop(unsigned int work[64],const unsigned char e[32]) argument
251 unsigned int work[96]; local
[all...]

Completed in 210 milliseconds

12345678