Home
last modified time | relevance | path

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

/linux/kernel/futex/
H A Drequeue.c284 struct task_struct **exiting, int set_waiters) in futex_proxy_trylock_atomic()
495 struct task_struct *exiting = NULL; in futex_requeue() local
H A Dcore.c779 wait_for_owner_exiting(int ret,struct task_struct * exiting) wait_for_owner_exiting() argument
[all...]
/linux/drivers/block/aoe/
H A Daoedev.c315 flush(const char __user *str, size_t cnt, int exiting) in flush()
/linux/tools/testing/selftests/bpf/
H A Dxdp_features.c53 static volatile bool exiting; variable
/linux/drivers/rtc/
H A Drtc-ds1374.c80 int exiting; member
/linux/net/netfilter/
H A Dnf_conntrack_core.c72 bool exiting; member
/linux/arch/x86/kvm/vmx/
H A Dvmx.c4706 u32 control, bool enabled, bool exiting) in vmx_adjust_secondary_exec_control()
4744 #define vmx_adjust_sec_exec_control(vmx, exec_control, name, feat_name, ctrl_name, exiting) \ argument