Searched defs:exiting (Results 1 – 9 of 9) sorted by relevance
/linux-6.8/kernel/futex/ |
D | pi.c | 413 struct task_struct **exiting) in attach_to_pi_owner() 519 struct task_struct **exiting, in futex_lock_pi_atomic() 921 struct task_struct *exiting = NULL; in futex_lock_pi() local
|
D | requeue.c | 272 struct task_struct **exiting, int set_waiters) in futex_proxy_trylock_atomic() 478 struct task_struct *exiting = NULL; in futex_requeue() local
|
D | core.c | 482 void wait_for_owner_exiting(int ret, struct task_struct *exiting) in wait_for_owner_exiting()
|
/linux-6.8/drivers/block/aoe/ |
D | aoedev.c | 303 flush(const char __user *str, size_t cnt, int exiting) in flush()
|
/linux-6.8/drivers/rtc/ |
D | rtc-ds1374.c | 80 int exiting; member
|
/linux-6.8/tools/testing/selftests/bpf/ |
D | xdp_features.c | 52 static volatile bool exiting; variable
|
/linux-6.8/net/netfilter/ |
D | nf_conntrack_core.c | 72 bool exiting; member
|
/linux-6.8/arch/x86/kvm/vmx/ |
D | vmx.c | 4531 u32 control, bool enabled, bool exiting) in vmx_adjust_secondary_exec_control() 4568 #define vmx_adjust_sec_exec_control(vmx, exec_control, name, feat_name, ctrl_name, exiting) \ argument
|
/linux-6.8/fs/reiserfs/ |
D | reiserfs.h | 440 int exiting; member
|