/linux-6.1.9/include/trace/ |
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))
|
D | trace_events.h | 66 #define DEFINE_EVENT_FN(template, name, proto, args, reg, unreg) \ argument 76 assign, print, reg, unreg) \ argument 82 assign, print, reg, unreg) \ argument
|
/linux-6.1.9/arch/powerpc/sysdev/ |
D | tsi108_dev.c | 110 goto unreg; in tsi108_eth_of_init() 117 goto unreg; in tsi108_eth_of_init() 143 goto unreg; in tsi108_eth_of_init() 146 unreg: in tsi108_eth_of_init()
|
/linux-6.1.9/arch/powerpc/platforms/83xx/ |
D | mpc832x_rdb.c | 97 goto unreg; in of_fsl_spi_probe() 102 goto unreg; in of_fsl_spi_probe() 106 goto unreg; in of_fsl_spi_probe() 109 unreg: in of_fsl_spi_probe()
|
/linux-6.1.9/drivers/clk/imx/ |
D | clk-imx8qxp-lpcg.c | 255 goto unreg; in imx_lpcg_parse_clks_from_dt() 265 goto unreg; in imx_lpcg_parse_clks_from_dt() 272 goto unreg; in imx_lpcg_parse_clks_from_dt() 279 unreg: in imx_lpcg_parse_clks_from_dt()
|
/linux-6.1.9/include/linux/ |
D | tracepoint.h | 367 #define DEFINE_TRACE_FN(name, reg, unreg, proto, args) argument 543 #define DEFINE_EVENT_FN(template, name, proto, args, reg, unreg)\ argument 555 assign, print, reg, unreg) \ argument 558 assign, print, reg, unreg) \ argument
|
/linux-6.1.9/drivers/scsi/arm/ |
D | oak.c | 139 goto unreg; in oakscsi_probe() 161 unreg: in oakscsi_probe()
|
/linux-6.1.9/arch/x86/kernel/ |
D | tsc.c | 1341 goto unreg; in tsc_refine_calibration_work() 1395 goto unreg; in tsc_refine_calibration_work() 1400 unreg: in tsc_refine_calibration_work() 1411 goto unreg; in init_tsc_clocksource() 1424 unreg: in init_tsc_clocksource()
|
/linux-6.1.9/kernel/trace/ |
D | trace_events_trigger.c | 955 cmd_ops->unreg(glob, trigger_data, file); in event_trigger_unregister() 1409 .unreg = unregister_trigger, 1420 .unreg = unregister_trigger, 1496 .unreg = unregister_trigger, 1592 .unreg = unregister_trigger, 1923 .unreg = event_enable_unregister_trigger, 1933 .unreg = event_enable_unregister_trigger,
|
D | trace_eprobe.c | 89 goto unreg; in unregister_trace_eprobe() 99 unreg: in unregister_trace_eprobe() 617 .unreg = eprobe_trigger_unreg_func,
|
D | trace_uprobe.c | 394 goto unreg; in unregister_trace_uprobe() 404 unreg: in unregister_trace_uprobe()
|
D | trace_kprobe.c | 536 goto unreg; in unregister_trace_kprobe() 550 unreg: in unregister_trace_kprobe()
|
D | trace.h | 1772 void (*unreg)(char *glob, member
|
D | trace_events_hist.c | 6473 .unreg = hist_unregister_trigger, 6588 .unreg = event_enable_unregister_trigger, 6599 .unreg = event_enable_unregister_trigger,
|
/linux-6.1.9/block/ |
D | blk-mq-sysfs.c | 263 goto unreg; in blk_mq_sysfs_register() 271 unreg: in blk_mq_sysfs_register()
|
/linux-6.1.9/net/bpf/ |
D | bpf_dummy_struct_ops.c | 214 .unreg = bpf_dummy_unreg,
|
/linux-6.1.9/net/ipv4/ |
D | bpf_tcp_ca.c | 270 .unreg = bpf_tcp_ca_unreg,
|
/linux-6.1.9/net/netfilter/ |
D | core.c | 459 const struct nf_hook_ops *unreg) in nf_remove_net_hook() argument 466 if (orig_ops[i] != unreg) in nf_remove_net_hook()
|
/linux-6.1.9/drivers/target/ |
D | target_core_pr.c | 2437 int unreg) in __core_scsi3_complete_pro_release() argument 2460 if (!unreg) in __core_scsi3_complete_pro_release() 3141 u64 sa_res_key, int aptpl, int unreg) in core_scsi3_emulate_pro_register_and_move() argument 3516 if (unreg) { in core_scsi3_emulate_pro_register_and_move() 3552 int spec_i_pt = 0, all_tg_pt = 0, unreg = 0; in target_scsi3_emulate_pr_out() local 3610 unreg = (buf[17] & 0x02); in target_scsi3_emulate_pr_out() 3677 sa_res_key, aptpl, unreg); in target_scsi3_emulate_pr_out()
|
/linux-6.1.9/drivers/media/pci/sta2x11/ |
D | sta2x11_vip.c | 1035 goto unreg; in sta2x11_vip_init_one() 1108 unreg: in sta2x11_vip_init_one()
|
/linux-6.1.9/drivers/net/wireless/mediatek/mt76/mt7915/ |
D | init.c | 554 goto unreg; in mt7915_register_ext_phy() 560 unreg: in mt7915_register_ext_phy()
|
/linux-6.1.9/kernel/bpf/ |
D | bpf_struct_ops.c | 539 st_map->st_ops->unreg(&st_map->kvalue.data); in bpf_struct_ops_map_delete_elem()
|
/linux-6.1.9/drivers/crypto/ux500/cryp/ |
D | cryp_core.c | 1233 goto unreg; in cryp_algs_register_all() 1237 unreg: in cryp_algs_register_all()
|
/linux-6.1.9/drivers/crypto/ux500/hash/ |
D | hash_core.c | 1630 goto unreg; in ahash_algs_register_all() 1634 unreg: in ahash_algs_register_all()
|
/linux-6.1.9/drivers/mmc/host/ |
D | sdhci.c | 4327 goto unreg; in sdhci_setup_host() 4707 goto unreg; in sdhci_setup_host() 4787 unreg: in sdhci_setup_host()
|