Searched defs:exiting (Results 1 – 9 of 9) sorted by relevance
/linux-6.14.4/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 | 461 void wait_for_owner_exiting(int ret, struct task_struct *exiting) in wait_for_owner_exiting()
|
/linux-6.14.4/drivers/block/aoe/ |
D | aoedev.c | 304 flush(const char __user *str, size_t cnt, int exiting) in flush()
|
/linux-6.14.4/fs/bcachefs/ |
D | error.c | 255 bool print = true, suppressing = false, inconsistent = false, exiting = false; in __bch2_fsck_err() local
|
/linux-6.14.4/drivers/rtc/ |
D | rtc-ds1374.c | 80 int exiting; member
|
/linux-6.14.4/tools/testing/selftests/bpf/ |
D | xdp_features.c | 52 static volatile bool exiting; variable
|
/linux-6.14.4/net/netfilter/ |
D | nf_conntrack_core.c | 72 bool exiting; member
|
/linux-6.14.4/arch/x86/kvm/vmx/ |
D | vmx.c | 4552 u32 control, bool enabled, bool exiting) in vmx_adjust_secondary_exec_control() 4590 #define vmx_adjust_sec_exec_control(vmx, exec_control, name, feat_name, ctrl_name, exiting) \ argument
|