Home
last modified time | relevance | path

Searched defs:exiting (Results 1 – 7 of 7) sorted by relevance

/linux/kernel/futex/
H A Dpi.c414 struct task_struct **exiting) in attach_to_pi_owner()
520 struct task_struct **exiting, in futex_lock_pi_atomic()
926 struct task_struct *exiting; in futex_lock_pi() local
H A Drequeue.c284 struct task_struct **exiting, int set_waiters) in futex_proxy_trylock_atomic()
493 struct task_struct *exiting = NULL; in futex_requeue() local
H A Dcore.c822 void wait_for_owner_exiting(int ret, struct task_struct *exiting) in wait_for_owner_exiting()
/linux/drivers/block/aoe/
H A Daoedev.c315 flush(const char __user *str, size_t cnt, int exiting) in flush()
/linux/drivers/rtc/
H A Drtc-ds1374.c80 int exiting; member
/linux/tools/testing/selftests/bpf/
H A Dxdp_features.c53 static volatile bool exiting; variable
/linux/arch/x86/kvm/vmx/
H A Dvmx.c4659 u32 control, bool enabled, bool exiting) in vmx_adjust_secondary_exec_control()
4697 #define vmx_adjust_sec_exec_control(vmx, exec_control, name, feat_name, ctrl_name, exiting) \ argument