Home
last modified time | relevance | path

Searched defs:new_owner (Results 1 – 3 of 3) sorted by relevance

/linux/kernel/futex/
H A Dpi.c47 struct task_struct *new_owner) in pi_state_update_owner() argument
621 struct task_struct *new_owner; in wake_futex_pi() local
[all...]
/linux/drivers/usb/host/
H A Dehci-sysfs.c38 int portnum, new_owner; in companion_store() local
H A Dehci-hub.c537 static void set_owner(struct ehci_hcd *ehci, int portnum, int new_owner) in set_owner()