Home
last modified time | relevance | path

Searched defs:handlers (Results 1 - 25 of 91) sorted by relevance

1234

/third_party/python/Lib/test/support/
H A Dlogging_helper.py1 import logging.handlers namespace
/third_party/typescript/tests/baselines/reference/
H A DcorrelatedUnions.js
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DURLHandler.java31 private static final Map<String, Method> handlers; field in URLHandler
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DURLHandler.java35 private static final Map<String, Method> handlers; field in URLHandler
/kernel/linux/linux-5.10/tools/testing/selftests/kvm/lib/
H A Dkvm_util_internal.h54 vm_vaddr_t handlers; member
/kernel/linux/linux-5.10/arch/um/os-Linux/
H A Dsignal.c149 static void (*handlers[_NSIG])(int sig, struct siginfo *si, mcontext_t *mc) = { variable
/kernel/linux/linux-6.6/arch/um/os-Linux/
H A Dsignal.c163 static void (*handlers[_NSIG])(int sig, struct siginfo *si, mcontext_t *mc) = { variable
/kernel/linux/linux-5.10/drivers/infiniband/hw/efa/
H A Defa_com.h120 efa_aenq_handler handlers[EFA_MAX_HANDLERS]; member
/kernel/linux/linux-5.10/drivers/soc/qcom/
H A Dqmi_interface.c618 qmi_handle_init(struct qmi_handle *qmi, size_t recv_buf_size, const struct qmi_ops *ops, const struct qmi_msg_handler *handlers) qmi_handle_init() argument
/kernel/linux/linux-5.10/tools/lib/traceevent/
H A Devent-parse-local.h81 struct event_handler *handlers; member
/kernel/linux/linux-5.10/fs/btrfs/
H A Dprops.c135 const struct hlist_head *handlers; in iterate_object_props() local
38 find_prop_handler(const char *name, const struct hlist_head *handlers) find_prop_handler() argument
/kernel/linux/linux-6.6/fs/btrfs/
H A Dprops.c165 const struct hlist_head *handlers; in iterate_object_props() local
45 find_prop_handler(const char *name, const struct hlist_head *handlers) find_prop_handler() argument
/kernel/linux/linux-6.6/drivers/soc/qcom/
H A Dqmi_interface.c621 qmi_handle_init(struct qmi_handle *qmi, size_t recv_buf_size, const struct qmi_ops *ops, const struct qmi_msg_handler *handlers) qmi_handle_init() argument
/kernel/linux/linux-6.6/drivers/char/ipmi/
H A Dipmi_ipmb.c44 struct ipmi_smi_handlers handlers; member
/kernel/linux/linux-6.6/drivers/media/platform/amphion/
H A Dvpu_msgs.c199 static struct vpu_msg_handler handlers[] = { variable
/kernel/linux/linux-6.6/drivers/infiniband/hw/efa/
H A Defa_com.h150 efa_aenq_handler handlers[EFA_MAX_HANDLERS]; member
/third_party/gn/src/gn/
H A Dcommand_desc.cc695 std::map<std::string, DescHandlerFunc> handlers = GetHandlers(); in RunDesc() local
/third_party/ltp/testcases/kernel/uevents/
H A Duevent03.c72 char *handlers, *handler1, *handler2, *sysname; in verify_uevent() local
/kernel/linux/linux-6.6/arch/arm64/kvm/hyp/include/hyp/
H A Dswitch.h611 const exit_handler_fn *handlers = kvm_get_exit_handler_array(vcpu); in kvm_hyp_handle_exit() local
/kernel/linux/linux-5.10/drivers/media/platform/qcom/venus/
H A Dhfi_msgs.c608 static const struct hfi_done_handler handlers[] = { variable
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb3/
H A Dcxgb3_offload.h86 cxgb3_cpl_handler_func *handlers; member
/kernel/linux/linux-5.10/drivers/soc/fsl/qbman/
H A Dqman_test_stash.c163 struct list_head handlers; member
[all...]
/kernel/linux/linux-5.10/net/wireless/
H A Dwext-core.c687 const struct iw_handler_def *handlers = NULL; in get_handler() local
/kernel/linux/linux-5.10/fs/
H A Dxattr.c56 const struct xattr_handler **handlers = inode->i_sb->s_xattr; in xattr_resolve_name() local
143 const struct xattr_handler **handlers = inode->i_sb->s_xattr; in xattr_supported_namespace() local
849 const struct xattr_handler *handler, **handlers = dentry->d_sb->s_xattr; in generic_listxattr() local
[all...]
/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_fsmap.c833 struct xfs_getfsmap_dev handlers[XFS_GETFSMAP_DEVS]; in xfs_getfsmap() local
[all...]

Completed in 17 milliseconds

1234