Searched defs:set_owner (Results 1 - 6 of 6) sorted by relevance
| /kernel/linux/linux-5.10/drivers/usb/host/ |
| H A D | ehci-hub.c | 537 static void set_owner(struct ehci_hcd *ehci, int portnum, int new_owner) in set_owner() function
|
| /kernel/linux/linux-6.6/drivers/usb/host/ |
| H A D | ehci-hub.c | 537 static void set_owner(struct ehci_hcd *ehci, int portnum, int new_owner) in set_owner() function
|
| /third_party/node/deps/v8/src/heap/ |
| H A D | basic-memory-chunk.h | 175 void set_owner(BaseSpace* space) { owner_ = space; } in set_owner() function in v8::internal::BasicMemoryChunk
|
| /kernel/linux/linux-5.10/fs/cifs/ |
| H A D | smb2pdu.c | 2294 create_sd_buf(umode_t mode, bool set_owner, unsigned int *len) in create_sd_buf() argument 2384 add_sd_context(struct kvec *iov, unsigned int *num_iovec, umode_t mode, bool set_owner) in add_sd_context() argument 2781 bool set_owner; in SMB2_open_init() local [all...] |
| /kernel/linux/linux-6.6/fs/smb/client/ |
| H A D | smb2pdu.c | 2581 create_sd_buf(umode_t mode, bool set_owner, unsigned int *len) in create_sd_buf() argument 2671 add_sd_context(struct kvec *iov, unsigned int *num_iovec, umode_t mode, bool set_owner) in add_sd_context() argument 3046 bool set_owner; in SMB2_open_init() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/ |
| H A D | driver_nl80211.c | 531 send_and_recv_msgs_owner(struct wpa_driver_nl80211_data *drv, struct nl_msg *msg, struct nl_sock *handle, int set_owner, int (*valid_handler)(struct nl_msg *, void *), void *valid_data, int (*ack_handler_custom)(struct nl_msg *, void *), void *ack_data) send_and_recv_msgs_owner() argument 570 send_and_recv_msgs_connect_handle(struct wpa_driver_nl80211_data *drv, struct nl_msg *msg, struct i802_bss *bss, int set_owner) send_and_recv_msgs_connect_handle() argument
|
Completed in 28 milliseconds