| /OK3568_Linux_fs/kernel/fs/squashfs/ |
| H A D | xattr.c | 47 const struct xattr_handler *handler; in squashfs_listxattr() local 203 static int squashfs_xattr_handler_get(const struct xattr_handler *handler, in squashfs_xattr_handler_get()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/include/asm/ |
| H A D | kexec.h | 157 static inline int crash_shutdown_register(crash_shutdown_t handler) in crash_shutdown_register() 162 static inline int crash_shutdown_unregister(crash_shutdown_t handler) in crash_shutdown_unregister()
|
| /OK3568_Linux_fs/buildroot/dl/sox/git/src/ |
| H A D | remix.c | 193 static sox_effect_handler_t handler = { in lsx_remix_effect_fn() local 257 static sox_effect_handler_t handler; in lsx_channels_effect_fn() local 278 static sox_effect_handler_t handler; in lsx_oops_effect_fn() local
|
| H A D | ima-fmt.c | 26 static sox_format_handler_t handler = {SOX_LIB_VERSION_CODE, in LSX_FORMAT_HANDLER() local
|
| H A D | caf.c | 29 static sox_format_handler_t handler; in LSX_FORMAT_HANDLER() local
|
| H A D | xi.c | 24 static sox_format_handler_t handler; in LSX_FORMAT_HANDLER() local
|
| H A D | w64.c | 33 static sox_format_handler_t handler; in LSX_FORMAT_HANDLER() local
|
| H A D | pvf.c | 24 static sox_format_handler_t handler; in LSX_FORMAT_HANDLER() local
|
| H A D | fap.c | 24 static sox_format_handler_t handler; in LSX_FORMAT_HANDLER() local
|
| H A D | vox-fmt.c | 26 static sox_format_handler_t handler = {SOX_LIB_VERSION_CODE, in LSX_FORMAT_HANDLER() local
|
| H A D | sd2.c | 24 static sox_format_handler_t handler; in LSX_FORMAT_HANDLER() local
|
| H A D | mat4.c | 27 static sox_format_handler_t handler; in LSX_FORMAT_HANDLER() local
|
| H A D | dvms-fmt.c | 24 static sox_format_handler_t const handler = {SOX_LIB_VERSION_CODE, in LSX_FORMAT_HANDLER() local
|
| H A D | mat5.c | 27 static sox_format_handler_t handler; in LSX_FORMAT_HANDLER() local
|
| H A D | paf.c | 24 static sox_format_handler_t handler; in LSX_FORMAT_HANDLER() local
|
| /OK3568_Linux_fs/kernel/net/ipv4/ |
| H A D | inet_diag.c | 70 static void inet_diag_unlock_handler(const struct inet_diag_handler *handler) in inet_diag_unlock_handler() 104 const struct inet_diag_handler *handler; in inet_sk_attr_size() local 240 const struct inet_diag_handler *handler; in inet_sk_diag_fill() local 593 const struct inet_diag_handler *handler; in inet_diag_cmd_exact() local 1163 const struct inet_diag_handler *handler; in __inet_diag_dump() local 1346 const struct inet_diag_handler *handler; in inet_diag_handler_get_info() local
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | genl_magic_func.h | 20 #define GENL_op(op_name, op_num, handler, tla_list) argument 216 #define GENL_op(op_name, op_num, handler, tla_list) \ in CONCAT_() argument 232 #define GENL_op(op_name, op_num, handler, tla_list) \ argument 244 #define GENL_op(op_name, op_num, handler, tla_list) argument 318 #define GENL_op(op_name, op_num, handler, tla_list) argument
|
| /OK3568_Linux_fs/kernel/include/linux/gpio/ |
| H A D | driver.h | 138 irq_flow_handler_t handler; member 677 irq_flow_handler_t handler, in gpiochip_irqchip_add() 691 irq_flow_handler_t handler, in gpiochip_irqchip_add_nested() 706 irq_flow_handler_t handler, in gpiochip_irqchip_add() 716 irq_flow_handler_t handler, in gpiochip_irqchip_add_nested()
|
| /OK3568_Linux_fs/kernel/fs/9p/ |
| H A D | xattr.c | 140 static int v9fs_xattr_handler_get(const struct xattr_handler *handler, in v9fs_xattr_handler_get() 150 static int v9fs_xattr_handler_set(const struct xattr_handler *handler, in v9fs_xattr_handler_set()
|
| /OK3568_Linux_fs/kernel/drivers/acpi/ |
| H A D | scan.c | 93 int acpi_scan_add_handler(struct acpi_scan_handler *handler) in acpi_scan_add_handler() 102 int acpi_scan_add_handler_with_hotplug(struct acpi_scan_handler *handler, in acpi_scan_add_handler_with_hotplug() 344 struct acpi_scan_handler *handler = adev->handler; in acpi_scan_bus_check() local 1785 static bool acpi_scan_handler_matching(struct acpi_scan_handler *handler, in acpi_scan_handler_matching() 1808 struct acpi_scan_handler *handler; in acpi_scan_match_handler() local 1838 struct acpi_scan_handler *handler; in acpi_scan_init_hotplug() local 1983 struct acpi_scan_handler *handler; in acpi_scan_attach_handler() local 2124 struct acpi_scan_handler *handler = adev->handler; in acpi_bus_trim() local
|
| /OK3568_Linux_fs/kernel/arch/x86/mm/ |
| H A D | extable.c | 144 ex_handler_t handler; in ex_get_fault_handler_type() local 163 ex_handler_t handler; in fixup_exception() local
|
| /OK3568_Linux_fs/kernel/drivers/irqchip/ |
| H A D | irq-loongson-liointc.c | 44 struct liointc_handler_data handler[LIOINTC_NUM_PARENT]; member 51 struct liointc_handler_data *handler = irq_desc_get_handler_data(desc); in liointc_chained_handle_irq() local
|
| /OK3568_Linux_fs/kernel/fs/jfs/ |
| H A D | xattr.c | 926 static int jfs_xattr_get(const struct xattr_handler *handler, in jfs_xattr_get() 934 static int jfs_xattr_set(const struct xattr_handler *handler, in jfs_xattr_set() 943 static int jfs_xattr_get_os2(const struct xattr_handler *handler, in jfs_xattr_get_os2() 953 static int jfs_xattr_set_os2(const struct xattr_handler *handler, in jfs_xattr_set_os2()
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/mtk-vpu/ |
| H A D | mtk_vpu.c | 122 struct vpu_wdt_handler handler[VPU_RST_MAX]; member 154 ipi_handler_t handler; member 267 enum ipi_id id, ipi_handler_t handler, in vpu_ipi_register() 366 struct vpu_wdt_handler *handler = wdt->handler; in vpu_wdt_reset_func() local 394 struct vpu_wdt_handler *handler; in vpu_wdt_reg_handler() local
|
| /OK3568_Linux_fs/kernel/arch/c6x/kernel/ |
| H A D | vectors.S | 15 .macro IRQVEC name, handler
|