Home
last modified time | relevance | path

Searched refs:unreg (Results 1 – 15 of 15) sorted by relevance

/linux-4.4.14/include/trace/
Ddefine_trace.h40 assign, print, reg, unreg) \ argument
41 DEFINE_TRACE_FN(name, reg, unreg)
48 #define DEFINE_EVENT_FN(template, name, proto, args, reg, unreg) \ argument
49 DEFINE_TRACE_FN(name, reg, unreg)
Dtrace_events.h112 #define DEFINE_EVENT_FN(template, name, proto, args, reg, unreg) \ argument
122 assign, print, reg, unreg) \ argument
/linux-4.4.14/arch/powerpc/sysdev/
Dtsi108_dev.c116 goto unreg; in tsi108_eth_of_init()
123 goto unreg; in tsi108_eth_of_init()
149 goto unreg; in tsi108_eth_of_init()
152 unreg: in tsi108_eth_of_init()
/linux-4.4.14/arch/powerpc/platforms/83xx/
Dmpc832x_rdb.c101 goto unreg; in of_fsl_spi_probe()
106 goto unreg; in of_fsl_spi_probe()
110 goto unreg; in of_fsl_spi_probe()
113 unreg: in of_fsl_spi_probe()
/linux-4.4.14/include/linux/
Dtracepoint.h246 #define DEFINE_TRACE_FN(name, reg, unreg) \ argument
251 { __tpstrtab_##name, STATIC_KEY_INIT_FALSE, reg, unreg, NULL };\
291 #define DEFINE_TRACE_FN(name, reg, unreg) argument
488 #define DEFINE_EVENT_FN(template, name, proto, args, reg, unreg)\ argument
500 assign, print, reg, unreg) \ argument
Dnode.h77 node_registration_func_t unreg) in register_hugetlbfs_with_node() argument
/linux-4.4.14/drivers/misc/mic/scif/
Dscif_fd.c342 struct scifioctl_unreg unreg; in scif_fdioctl() local
344 if (copy_from_user(&unreg, argp, sizeof(unreg))) { in scif_fdioctl()
348 err = scif_unregister(priv, unreg.offset, unreg.len); in scif_fdioctl()
/linux-4.4.14/drivers/scsi/arm/
Doak.c139 goto unreg; in oakscsi_probe()
156 unreg: in oakscsi_probe()
/linux-4.4.14/kernel/trace/
Dtrace_events_trigger.c632 cmd_ops->unreg(glob+1, trigger_ops, trigger_data, file); in event_trigger_callback()
866 .unreg = unregister_trigger,
876 .unreg = unregister_trigger,
948 .unreg = unregister_trigger,
1027 .unreg = unregister_trigger,
1222 cmd_ops->unreg(glob+1, trigger_ops, trigger_data, file); in event_enable_trigger_func()
1380 .unreg = event_enable_unregister_trigger,
1390 .unreg = event_enable_unregister_trigger,
Dtrace.h1314 void (*unreg)(char *glob, member
/linux-4.4.14/drivers/target/
Dtarget_core_pr.c2467 int unreg) in __core_scsi3_complete_pro_release() argument
2489 if (!unreg) in __core_scsi3_complete_pro_release()
3157 u64 sa_res_key, int aptpl, int unreg) in core_scsi3_emulate_pro_register_and_move() argument
3534 if (unreg) { in core_scsi3_emulate_pro_register_and_move()
3582 int spec_i_pt = 0, all_tg_pt = 0, unreg = 0; in target_scsi3_emulate_pr_out() local
3640 unreg = (buf[17] & 0x02); in target_scsi3_emulate_pr_out()
3707 sa_res_key, aptpl, unreg); in target_scsi3_emulate_pr_out()
/linux-4.4.14/drivers/media/pci/sta2x11/
Dsta2x11_vip.c1064 goto unreg; in sta2x11_vip_init_one()
1138 unreg: in sta2x11_vip_init_one()
/linux-4.4.14/drivers/crypto/ux500/hash/
Dhash_core.c1628 goto unreg; in ahash_algs_register_all()
1632 unreg: in ahash_algs_register_all()
/linux-4.4.14/drivers/crypto/ux500/cryp/
Dcryp_core.c1381 goto unreg; in cryp_algs_register_all()
1385 unreg: in cryp_algs_register_all()
/linux-4.4.14/Documentation/scsi/
DChangeLog.lpfc420 * Added code in linkdown to unreg if we know login session will be