Home
last modified time | relevance | path

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

12

/linux/tools/testing/selftests/user_events/
H A Dftrace_test.c125 struct user_unreg unreg = {0}; in clear() local
128 unreg.size = sizeof(unreg); in clear()
129 unreg.disable_bit = 31; in clear()
130 unreg.disable_addr = (__u64)check; in clear()
137 if (ioctl(fd, DIAG_IOCSUNREG, &unreg) == -1) in clear()
239 struct user_unreg unreg = {0}; in TEST_F() local
247 unreg.size = sizeof(unreg); in TEST_F()
248 unreg.disable_bit = 31; in TEST_F()
249 unreg.disable_addr = (__u64)&self->check; in TEST_F()
294 ASSERT_EQ(0, ioctl(self->data_fd, DIAG_IOCSUNREG, &unreg)); in TEST_F()
[all …]
H A Ddyn_test.c74 struct user_unreg unreg = {0}; in unreg_event() local
76 unreg.size = sizeof(unreg); in unreg_event()
77 unreg.disable_bit = bit; in unreg_event()
78 unreg.disable_addr = (__u64)check; in unreg_event()
80 return ioctl(fd, DIAG_IOCSUNREG, &unreg); in unreg_event()
H A Dperf_test.c87 struct user_unreg unreg = {0}; in clear() local
89 unreg.size = sizeof(unreg); in clear()
90 unreg.disable_bit = 31; in clear()
91 unreg.disable_addr = (__u64)check; in clear()
98 if (ioctl(fd, DIAG_IOCSUNREG, &unreg) == -1) in clear()
/linux/include/trace/
H A Ddefine_trace.h41 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))
50 #define TRACE_EVENT_SYSCALL(name, proto, args, struct, assign, print, reg, unreg) \ argument
51 DEFINE_TRACE_SYSCALL(name, reg, unreg, PARAMS(proto), PARAMS(args))
64 #define DEFINE_EVENT_FN(template, name, proto, args, reg, unreg) \ argument
65 DEFINE_TRACE_FN(name, reg, unreg, PARAMS(proto), PARAMS(args))
H A Dtrace_events.h49 #define TRACE_EVENT_SYSCALL(name, proto, args, tstruct, assign, print, reg, unreg) \ argument
79 #define DEFINE_EVENT_FN(template, name, proto, args, reg, unreg) \ argument
89 assign, print, reg, unreg) \ argument
95 assign, print, reg, unreg) \ argument
/linux/arch/powerpc/sysdev/
H A Dtsi108_dev.c110 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/arch/powerpc/platforms/83xx/
H A Dmpc832x_rdb.c99 goto unreg; in of_fsl_spi_probe()
104 goto unreg; in of_fsl_spi_probe()
108 goto unreg; in of_fsl_spi_probe()
111 unreg: in of_fsl_spi_probe()
/linux/include/linux/
H A Dtracepoint.h414 #define DEFINE_TRACE_FN(name, reg, unreg, proto, args) argument
415 #define DEFINE_TRACE_SYSCALL(name, reg, unreg, proto, args) argument
609 #define DEFINE_EVENT_FN(template, name, proto, args, reg, unreg)\ argument
621 assign, print, reg, unreg) \ argument
624 assign, print, reg, unreg) \ argument
632 print, reg, unreg) \ argument
/linux/drivers/scsi/arm/
H A Doak.c139 goto unreg; in oakscsi_probe()
161 unreg: in oakscsi_probe()
/linux/tools/testing/selftests/ublk/
H A Dstripe.c169 struct io_uring_sqe *unreg = sqe[s->nr + 1]; in stripe_queue_tgt_rw_io() local
171 io_uring_prep_buf_unregister(unreg, q, tag, q->q_id, io->buf_index); in stripe_queue_tgt_rw_io()
172 unreg->user_data = build_user_data( in stripe_queue_tgt_rw_io()
173 tag, ublk_cmd_op_nr(unreg->cmd_op), 0, q->q_id, 1); in stripe_queue_tgt_rw_io()
/linux/tools/testing/selftests/bpf/test_kmods/
H A Dbpf_test_no_cfi.c54 .unreg = dummy_unreg,
H A Dbpf_testmod.c1210 .unreg = bpf_dummy_unreg,
1233 .unreg = bpf_dummy_unreg,
1294 .unreg = st_ops3_unreg,
1525 .unreg = st_ops_unreg,
/linux/kernel/trace/
H A Dtrace_events_trigger.c948 cmd_ops->unreg(glob, trigger_data, file); in event_trigger_unregister()
1412 .unreg = unregister_trigger,
1423 .unreg = unregister_trigger,
1512 .unreg = unregister_snapshot_trigger,
1608 .unreg = unregister_trigger,
1936 .unreg = event_enable_unregister_trigger,
1946 .unreg = event_enable_unregister_trigger,
H A Dtrace_eprobe.c94 goto unreg; in unregister_trace_eprobe()
104 unreg: in unregister_trace_eprobe()
528 .unreg = eprobe_trigger_unreg_func,
H A Dtrace_fprobe.c859 goto unreg; in unregister_trace_fprobe()
873 unreg: in unregister_trace_fprobe()
H A Dtrace_uprobe.c400 goto unreg; in unregister_trace_uprobe()
410 unreg: in unregister_trace_uprobe()
H A Dtrace_kprobe.c543 goto unreg; in unregister_trace_kprobe()
557 unreg: in unregister_trace_kprobe()
/linux/drivers/target/
H A Dtarget_core_pr.c2441 int unreg) in __core_scsi3_complete_pro_release() argument
2464 if (!unreg) in __core_scsi3_complete_pro_release()
3145 u64 sa_res_key, int aptpl, int unreg) in core_scsi3_emulate_pro_register_and_move() argument
3521 if (unreg) { in core_scsi3_emulate_pro_register_and_move()
3588 int spec_i_pt = 0, all_tg_pt = 0, unreg = 0; in target_scsi3_emulate_pr_out() local
3646 unreg = (buf[17] & 0x02); in target_scsi3_emulate_pr_out()
3719 sa_res_key, aptpl, unreg); in target_scsi3_emulate_pr_out()
/linux/drivers/hid/bpf/
H A Dhid_bpf_struct_ops.c304 .unreg = hid_bpf_unreg,
/linux/net/netfilter/
H A Dcore.c462 * @unreg: hook to unregister
468 const struct nf_hook_ops *unreg)
475 if (orig_ops[i] != unreg) in nf_remove_net_hook()
471 nf_remove_net_hook(struct nf_hook_entries * old,const struct nf_hook_ops * unreg) nf_remove_net_hook() argument
/linux/net/ipv4/
H A Dbpf_tcp_ca.c330 .unreg = bpf_tcp_ca_unreg,
/linux/net/bpf/
H A Dbpf_dummy_struct_ops.c313 .unreg = bpf_dummy_unreg,
/linux/kernel/bpf/
H A Dbpf_struct_ops.c921 st_map->st_ops_desc->st_ops->unreg(&st_map->kvalue.data, NULL); in bpf_struct_ops_map_delete_elem()
1196 st_map->st_ops_desc->st_ops->unreg(&st_map->kvalue.data, link); in bpf_struct_ops_map_link_dealloc()
1296 st_map->st_ops_desc->st_ops->unreg(&st_map->kvalue.data, link); in bpf_struct_ops_map_link_detach()
/linux/net/sched/
H A Dbpf_qdisc.c443 .unreg = bpf_qdisc_unreg,
/linux/drivers/mmc/host/
H A Dsdhci.c4340 goto unreg; in sdhci_setup_host()
4720 goto unreg; in sdhci_setup_host()
4815 unreg: in sdhci_setup_host()

12