Searched defs:hndl (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/net/core/ |
H A D | sock_diag.c | 126 const struct sock_diag_handler *hndl; in sock_diag_broadcast_destroy_work() local 181 int sock_diag_register(const struct sock_diag_handler *hndl) in sock_diag_register() argument 217 const struct sock_diag_handler *hndl; __sock_diag_cmd() local [all...] |
/kernel/linux/linux-6.6/net/core/ |
H A D | sock_diag.c | 130 const struct sock_diag_handler *hndl; in sock_diag_broadcast_destroy_work() local 185 int sock_diag_register(const struct sock_diag_handler *hndl) in sock_diag_register() argument 221 const struct sock_diag_handler *hndl; __sock_diag_cmd() local [all...] |
/kernel/linux/linux-5.10/drivers/target/iscsi/cxgbit/ |
H A D | cxgbit_main.c | 427 cxgbit_uld_lro_rx_handler(void *hndl, const __be64 *rsp, in cxgbit_uld_lro_rx_handler() argument
|
/kernel/linux/linux-6.6/drivers/target/iscsi/cxgbit/ |
H A D | cxgbit_main.c | 434 cxgbit_uld_lro_rx_handler(void *hndl, const __be64 *rsp, in cxgbit_uld_lro_rx_handler() argument
|
/kernel/linux/linux-5.10/drivers/misc/vmw_vmci/ |
H A D | vmci_context.c | 1148 struct vmci_handle hndl; in vmci_ctx_qp_destroy() local
|
/kernel/linux/linux-6.6/drivers/misc/vmw_vmci/ |
H A D | vmci_context.c | 1145 struct vmci_handle hndl; in vmci_ctx_qp_destroy() local
|
/kernel/linux/linux-5.10/drivers/firmware/arm_scmi/ |
H A D | notify.c | 386 struct scmi_event_handler *hndl; in scmi_lookup_and_call_event_chain() local 854 struct scmi_event_handler *hndl; scmi_allocate_event_handler() local 875 scmi_free_event_handler(struct scmi_event_handler *hndl) scmi_free_event_handler() argument 893 scmi_bind_event_handler(struct scmi_notify_instance *ni, struct scmi_event_handler *hndl) scmi_bind_event_handler() argument 928 scmi_valid_pending_handler(struct scmi_notify_instance *ni, struct scmi_event_handler *hndl) scmi_valid_pending_handler() argument 960 scmi_register_event_handler(struct scmi_notify_instance *ni, struct scmi_event_handler *hndl) scmi_register_event_handler() argument 1015 struct scmi_event_handler *hndl = NULL; __scmi_event_handler_get_ops() local 1082 struct scmi_event_handler *hndl = NULL; scmi_get_active_handler() local 1157 scmi_enable_events(struct scmi_event_handler *hndl) scmi_enable_events() argument 1171 scmi_disable_events(struct scmi_event_handler *hndl) scmi_disable_events() argument 1197 scmi_put_handler_unlocked(struct scmi_notify_instance *ni, struct scmi_event_handler *hndl) scmi_put_handler_unlocked() argument 1207 scmi_put_handler(struct scmi_notify_instance *ni, struct scmi_event_handler *hndl) scmi_put_handler() argument 1223 scmi_put_active_handler(struct scmi_notify_instance *ni, struct scmi_event_handler *hndl) scmi_put_active_handler() argument 1239 scmi_event_handler_enable_events(struct scmi_event_handler *hndl) scmi_event_handler_enable_events() argument 1288 struct scmi_event_handler *hndl; scmi_register_notifier() local 1336 struct scmi_event_handler *hndl; scmi_unregister_notifier() local 1387 struct scmi_event_handler *hndl; scmi_protocols_late_init() local [all...] |
/kernel/linux/linux-6.6/drivers/firmware/arm_scmi/ |
H A D | notify.c | 389 struct scmi_event_handler *hndl; in scmi_lookup_and_call_event_chain() local 878 struct scmi_event_handler *hndl; scmi_allocate_event_handler() local 899 scmi_free_event_handler(struct scmi_event_handler *hndl) scmi_free_event_handler() argument 917 scmi_bind_event_handler(struct scmi_notify_instance *ni, struct scmi_event_handler *hndl) scmi_bind_event_handler() argument 964 scmi_valid_pending_handler(struct scmi_notify_instance *ni, struct scmi_event_handler *hndl) scmi_valid_pending_handler() argument 996 scmi_register_event_handler(struct scmi_notify_instance *ni, struct scmi_event_handler *hndl) scmi_register_event_handler() argument 1051 struct scmi_event_handler *hndl = NULL; __scmi_event_handler_get_ops() local 1118 struct scmi_event_handler *hndl = NULL; scmi_get_active_handler() local 1193 scmi_enable_events(struct scmi_event_handler *hndl) scmi_enable_events() argument 1207 scmi_disable_events(struct scmi_event_handler *hndl) scmi_disable_events() argument 1235 scmi_put_handler_unlocked(struct scmi_notify_instance *ni, struct scmi_event_handler *hndl) scmi_put_handler_unlocked() argument 1250 scmi_put_handler(struct scmi_notify_instance *ni, struct scmi_event_handler *hndl) scmi_put_handler() argument 1279 scmi_put_active_handler(struct scmi_notify_instance *ni, struct scmi_event_handler *hndl) scmi_put_active_handler() argument 1299 scmi_event_handler_enable_events(struct scmi_event_handler *hndl) scmi_event_handler_enable_events() argument 1348 struct scmi_event_handler *hndl; scmi_notifier_register() local 1394 struct scmi_event_handler *hndl; scmi_notifier_unregister() local 1570 struct scmi_event_handler *hndl; scmi_protocols_late_init() local [all...] |
Completed in 9 milliseconds