Home
last modified time | relevance | path

Searched defs:works (Results 1 – 9 of 9) sorted by relevance

/linux/security/landlock/
H A Dtsync.c173 struct tsync_work **works; member
254 struct tsync_work **works; in tsync_works_grow_by() local
330 static size_t count_additional_threads(const struct tsync_works *works) in count_additional_threads()
367 static bool schedule_task_work(struct tsync_works *works, in schedule_task_work()
442 static void cancel_tsync_works(const struct tsync_works *works, in cancel_tsync_works()
473 struct tsync_works works = {}; in landlock_restrict_sibling_threads() local
/linux/arch/x86/pci/
H A Ddirect.c227 int works = 0; in pci_check_type1() local
246 int works = 0; in pci_check_type2() local
/linux/rust/proc-macro2/
H A Ddetection.rs69 let works = panic::catch_unwind(proc_macro::Span::call_site).is_ok(); in initialize() localVariable
/linux/kernel/
H A Dstop_machine.c42 struct list_head works; /* list of pending works */ member
H A Dworkqueue.c4668 struct work_struct __percpu *works; schedule_on_each_cpu() local
[all...]
/linux/drivers/net/ethernet/via/
H A Dvia-velocity.c1912 int works = 0; in velocity_tx_srv() local
2110 int works = 0; in velocity_rx_srv() local
/linux/drivers/mtd/ubi/
H A Dubi.h621 struct list_head works; member
/linux/drivers/hv/
H A Dvmbus_drv.c1422 struct work_struct __percpu *works; in vmbus_alloc_synic_and_connect() local
/linux/drivers/scsi/hisi_sas/
H A Dhisi_sas.h182 struct work_struct works[HISI_PHYES_NUM]; member