| /OK3568_Linux_fs/kernel/include/trace/ |
| H A D | define_trace.h | 41 assign, print, reg, unreg) \ argument 42 DEFINE_TRACE_FN(name, reg, unreg, PARAMS(proto), PARAMS(args)) 46 assign, print, reg, unreg) \ argument 47 DEFINE_TRACE_FN(name, reg, unreg, PARAMS(proto), PARAMS(args)) 60 #define DEFINE_EVENT_FN(template, name, proto, args, reg, unreg) \ argument 61 DEFINE_TRACE_FN(name, reg, unreg, PARAMS(proto), PARAMS(args))
|
| H A D | trace_events.h | 127 #define DEFINE_EVENT_FN(template, name, proto, args, reg, unreg) \ argument 137 assign, print, reg, unreg) \ argument 143 assign, print, reg, unreg) \ argument
|
| /OK3568_Linux_fs/kernel/arch/powerpc/sysdev/ |
| H A D | tsi108_dev.c | 113 goto unreg; in tsi108_eth_of_init() 120 goto unreg; in tsi108_eth_of_init() 146 goto unreg; in tsi108_eth_of_init() 149 unreg: in tsi108_eth_of_init()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/platforms/83xx/ |
| H A D | mpc832x_rdb.c | 96 goto unreg; in of_fsl_spi_probe() 101 goto unreg; in of_fsl_spi_probe() 105 goto unreg; in of_fsl_spi_probe() 108 unreg: in of_fsl_spi_probe()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | tracepoint.h | 371 #define DEFINE_TRACE_FN(name, reg, unreg, proto, args) argument 549 #define DEFINE_EVENT_FN(template, name, proto, args, reg, unreg)\ argument 561 assign, print, reg, unreg) \ argument 564 assign, print, reg, unreg) \ argument
|
| H A D | node.h | 177 node_registration_func_t unreg) in register_hugetlbfs_with_node() argument
|
| /OK3568_Linux_fs/kernel/kernel/trace/ |
| H A D | trace_events_trigger.c | 663 cmd_ops->unreg(glob+1, trigger_ops, trigger_data, file); in event_trigger_callback() 705 cmd_ops->unreg(glob, trigger_ops, trigger_data, file); in event_trigger_callback() 1096 .unreg = unregister_trigger, 1107 .unreg = unregister_trigger, 1182 .unreg = unregister_trigger, 1279 .unreg = unregister_trigger, 1481 cmd_ops->unreg(glob+1, trigger_ops, trigger_data, file); in event_enable_trigger_func() 1656 .unreg = event_enable_unregister_trigger, 1666 .unreg = event_enable_unregister_trigger,
|
| H A D | trace_uprobe.c | 394 goto unreg; in unregister_trace_uprobe() 400 unreg: in unregister_trace_uprobe()
|
| H A D | trace_kprobe.c | 540 goto unreg; in unregister_trace_kprobe() 550 unreg: in unregister_trace_kprobe()
|
| /OK3568_Linux_fs/kernel/drivers/scsi/arm/ |
| H A D | oak.c | 139 goto unreg; in oakscsi_probe() 161 unreg: in oakscsi_probe()
|
| /OK3568_Linux_fs/kernel/arch/x86/kernel/ |
| H A D | tsc.c | 1339 goto unreg; in tsc_refine_calibration_work() 1393 goto unreg; in tsc_refine_calibration_work() 1398 unreg: in tsc_refine_calibration_work() 1409 goto unreg; in init_tsc_clocksource() 1422 unreg: in init_tsc_clocksource()
|
| /OK3568_Linux_fs/kernel/block/ |
| H A D | blk-mq-sysfs.c | 329 goto unreg; in __blk_mq_register_dev() 337 unreg: in __blk_mq_register_dev()
|
| H A D | mq-deadline-main.c | 1152 goto unreg; in deadline_init() 1157 unreg: in deadline_init()
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/imx/ |
| H A D | imx-media-capture.c | 769 goto unreg; in imx_media_capture_device_register() 779 goto unreg; in imx_media_capture_device_register() 788 goto unreg; in imx_media_capture_device_register() 808 unreg: in imx_media_capture_device_register()
|
| /OK3568_Linux_fs/kernel/net/ipv4/ |
| H A D | bpf_tcp_ca.c | 249 .unreg = bpf_tcp_ca_unreg,
|
| /OK3568_Linux_fs/kernel/net/netfilter/ |
| H A D | core.c | 439 const struct nf_hook_ops *unreg) in nf_remove_net_hook() argument 446 if (orig_ops[i] != unreg) in nf_remove_net_hook()
|
| /OK3568_Linux_fs/kernel/drivers/target/ |
| H A D | target_core_pr.c | 2456 int unreg) in __core_scsi3_complete_pro_release() argument 2480 if (!unreg) in __core_scsi3_complete_pro_release() 3147 u64 sa_res_key, int aptpl, int unreg) in core_scsi3_emulate_pro_register_and_move() argument 3520 if (unreg) { in core_scsi3_emulate_pro_register_and_move() 3556 int spec_i_pt = 0, all_tg_pt = 0, unreg = 0; in target_scsi3_emulate_pr_out() local 3614 unreg = (buf[17] & 0x02); in target_scsi3_emulate_pr_out() 3681 sa_res_key, aptpl, unreg); in target_scsi3_emulate_pr_out()
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp1/ |
| H A D | dmarx.c | 612 goto unreg; in rkisp1_register_dmarx_video() 615 unreg: in rkisp1_register_dmarx_video()
|
| H A D | capture.c | 2144 goto unreg; in rkisp1_register_stream_vdev() 2174 goto unreg; in rkisp1_register_stream_vdev() 2177 unreg: in rkisp1_register_stream_vdev()
|
| /OK3568_Linux_fs/kernel/drivers/media/pci/sta2x11/ |
| H A D | sta2x11_vip.c | 1039 goto unreg; in sta2x11_vip_init_one() 1112 unreg: in sta2x11_vip_init_one()
|
| /OK3568_Linux_fs/kernel/kernel/bpf/ |
| H A D | bpf_struct_ops.c | 499 st_map->st_ops->unreg(&st_map->kvalue.data); in bpf_struct_ops_map_delete_elem()
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp/ |
| H A D | capture.c | 1678 goto unreg; in rkisp_register_stream_vdev() 1698 goto unreg; in rkisp_register_stream_vdev() 1705 unreg: in rkisp_register_stream_vdev()
|
| H A D | dmarx.c | 1020 goto unreg; in rkisp_register_dmarx_video() 1023 unreg: in rkisp_register_dmarx_video()
|
| /OK3568_Linux_fs/kernel/drivers/crypto/ux500/cryp/ |
| H A D | cryp_core.c | 1232 goto unreg; in cryp_algs_register_all() 1236 unreg: in cryp_algs_register_all()
|
| /OK3568_Linux_fs/kernel/drivers/crypto/ux500/hash/ |
| H A D | hash_core.c | 1633 goto unreg; in ahash_algs_register_all() 1637 unreg: in ahash_algs_register_all()
|