Home
last modified time | relevance | path

Searched defs:template (Results 1 – 25 of 174) sorted by relevance

1234567

/kernel/linux/linux-6.6/arch/ia64/kernel/
Dkprobes.c85 static void __kprobes update_kprobe_inst_flag(uint template, uint slot, in update_kprobe_inst_flag()
138 static uint __kprobes is_cmp_ctype_unc_inst(uint template, uint slot, in is_cmp_ctype_unc_inst()
174 static int __kprobes unsupported_inst(uint template, uint slot, in unsupported_inst()
285 static void __kprobes prepare_break_inst(uint template, uint slot, in prepare_break_inst()
325 unsigned int template; in get_kprobe_inst() local
354 static int __kprobes valid_kprobe_addr(int template, int slot, in valid_kprobe_addr()
424 unsigned int template = bundle->quad0.template; in __is_ia64_break_inst() local
455 unsigned int template = bundle->quad0.template; in can_boost() local
496 unsigned int slot = addr & 0xf, template, major_opcode = 0; in arch_prepare_kprobe() local
600 unsigned long template; in resume_execution() local
/kernel/linux/linux-5.10/arch/ia64/kernel/
Dkprobes.c85 static void __kprobes update_kprobe_inst_flag(uint template, uint slot, in update_kprobe_inst_flag()
138 static uint __kprobes is_cmp_ctype_unc_inst(uint template, uint slot, in is_cmp_ctype_unc_inst()
174 static int __kprobes unsupported_inst(uint template, uint slot, in unsupported_inst()
285 static void __kprobes prepare_break_inst(uint template, uint slot, in prepare_break_inst()
325 unsigned int template; in get_kprobe_inst() local
354 static int __kprobes valid_kprobe_addr(int template, int slot, in valid_kprobe_addr()
425 unsigned int template = bundle->quad0.template; in __is_ia64_break_inst() local
456 unsigned int template = bundle->quad0.template; in can_boost() local
497 unsigned int slot = addr & 0xf, template, major_opcode = 0; in arch_prepare_kprobe() local
601 unsigned long template; in resume_execution() local
/kernel/linux/linux-6.6/include/trace/
Dtrace_events.h61 #define DEFINE_EVENT(template, name, proto, args) \ argument
66 #define DEFINE_EVENT_FN(template, name, proto, args, reg, unreg) \ argument
70 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ argument
121 #define DEFINE_EVENT(template, name, proto, args) argument
124 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) argument
212 #define DEFINE_EVENT_PRINT(template, call, proto, args, print) \ argument
251 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) argument
439 #define DEFINE_EVENT(template, call, proto, args) \ argument
466 #define DEFINE_EVENT(template, call, proto, args) \ argument
481 #define DEFINE_EVENT_PRINT(template, call, proto, args, print) \ argument
Ddefine_trace.h53 #define DEFINE_EVENT_NOP(template, name, proto, args) argument
56 #define DEFINE_EVENT(template, name, proto, args) \ argument
60 #define DEFINE_EVENT_FN(template, name, proto, args, reg, unreg) \ argument
64 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ argument
68 #define DEFINE_EVENT_CONDITION(template, name, proto, args, cond) \ argument
Dtrace_custom_events.h51 #define DEFINE_CUSTOM_EVENT(template, name, proto, args) \ argument
68 #define DEFINE_CUSTOM_EVENT(template, name, proto, args) argument
175 #define DEFINE_CUSTOM_EVENT(template, call, proto, args) \ argument
200 #define DEFINE_CUSTOM_EVENT(template, call, proto, args) \ argument
Dperf.h64 #define DEFINE_EVENT(template, call, proto, args) \ argument
72 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ argument
Dbpf_probe.h62 #define __DEFINE_EVENT(template, call, proto, args, size) \ argument
95 #define DEFINE_EVENT_WRITABLE(template, call, proto, args, size) \ argument
100 #define DEFINE_EVENT(template, call, proto, args) \ argument
104 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ argument
Ddefine_custom_trace.h30 #define DEFINE_CUSTOM_EVENT(template, name, proto, args) argument
/kernel/linux/linux-6.6/sound/soc/intel/avs/
Dpath.h21 struct avs_tplg_path *template; member
32 struct avs_tplg_pipeline *template; member
43 struct avs_tplg_module *template; member
55 struct avs_tplg_binding *template; member
Dpath.c54 struct avs_tplg_path_template *pos, *template = NULL; in avs_path_find_path() local
95 struct avs_tplg_path_template *template, in avs_path_find_variant()
560 struct avs_tplg_module *template) in avs_path_module_create()
721 struct avs_tplg_pipeline *template) in avs_path_pipeline_create()
781 struct avs_tplg_path *template, u32 dma_id) in avs_path_init()
849 struct avs_tplg_path *template) in avs_path_create_unlocked()
883 struct avs_tplg_path_template *template, in avs_path_create()
/kernel/linux/linux-5.10/include/trace/
Ddefine_trace.h53 #define DEFINE_EVENT_NOP(template, name, proto, args) argument
56 #define DEFINE_EVENT(template, name, proto, args) \ argument
60 #define DEFINE_EVENT_FN(template, name, proto, args, reg, unreg) \ argument
64 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ argument
68 #define DEFINE_EVENT_CONDITION(template, name, proto, args, cond) \ argument
Dbpf_probe.h72 #define __DEFINE_EVENT(template, call, proto, args, size) \ argument
94 #define DEFINE_EVENT_WRITABLE(template, call, proto, args, size) \ argument
107 #define DEFINE_EVENT(template, call, proto, args) \ argument
111 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ argument
Dperf.h79 #define DEFINE_EVENT(template, call, proto, args) \ argument
87 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ argument
Dtrace_events.h122 #define DEFINE_EVENT(template, name, proto, args) \ argument
127 #define DEFINE_EVENT_FN(template, name, proto, args, reg, unreg) \ argument
131 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ argument
210 #define DEFINE_EVENT(template, name, proto, args) argument
213 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) argument
376 #define DEFINE_EVENT_PRINT(template, call, proto, args, print) \ argument
448 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) argument
708 #define DEFINE_EVENT(template, call, proto, args) \ argument
748 #define DEFINE_EVENT(template, call, proto, args) \ argument
763 #define DEFINE_EVENT_PRINT(template, call, proto, args, print) \ argument
/kernel/linux/linux-6.6/include/trace/events/
Dnbd.h85 #define NBD_DEFINE_EVENT(template, call, proto, args, size) \ argument
90 #define NBD_DEFINE_EVENT(template, call, proto, args, size) \ argument
Dbpf_test_run.h29 #define BPF_TEST_RUN_DEFINE_EVENT(template, call, proto, args, size) \ argument
34 #define BPF_TEST_RUN_DEFINE_EVENT(template, call, proto, args, size) \ argument
/kernel/linux/linux-5.10/include/trace/events/
Dnbd.h85 #define NBD_DEFINE_EVENT(template, call, proto, args, size) \ argument
90 #define NBD_DEFINE_EVENT(template, call, proto, args, size) \ argument
Dbpf_test_run.h29 #define BPF_TEST_RUN_DEFINE_EVENT(template, call, proto, args, size) \ argument
34 #define BPF_TEST_RUN_DEFINE_EVENT(template, call, proto, args, size) \ argument
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/prestera/
Dprestera_flower.c17 prestera_flower_template_free(struct prestera_flower_template *template) in prestera_flower_template_free()
26 struct prestera_flower_template *template, *tmp; in prestera_flower_template_cleanup() local
484 struct prestera_flower_template *template; in prestera_flower_tmplt_create() local
539 struct prestera_flower_template *template, *tmp; in prestera_flower_tmplt_destroy() local
/kernel/linux/linux-5.10/drivers/leds/
Dleds-gpio.c74 static int create_gpio_led(const struct gpio_led *template, in create_gpio_led()
202 const struct gpio_led *template) in gpio_led_get_gpiod()
261 const struct gpio_led *template = &pdata->leds[i]; in gpio_led_probe() local
/kernel/linux/linux-6.6/drivers/leds/
Dleds-gpio.c76 static int create_gpio_led(const struct gpio_led *template, in create_gpio_led()
212 const struct gpio_led *template) in gpio_led_get_gpiod()
271 const struct gpio_led *template = &pdata->leds[i]; in gpio_led_probe() local
/kernel/linux/linux-5.10/include/linux/
Dtracepoint.h544 #define DEFINE_EVENT(template, name, proto, args) \ argument
546 #define DEFINE_EVENT_FN(template, name, proto, args, reg, unreg)\ argument
548 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ argument
550 #define DEFINE_EVENT_CONDITION(template, name, proto, \ argument
585 #define DEFINE_EVENT_NOP(template, name, proto, args) \ argument
/kernel/linux/linux-6.6/include/linux/
Dtracepoint.h554 #define DEFINE_EVENT(template, name, proto, args) \ argument
556 #define DEFINE_EVENT_FN(template, name, proto, args, reg, unreg)\ argument
558 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ argument
560 #define DEFINE_EVENT_CONDITION(template, name, proto, \ argument
595 #define DEFINE_EVENT_NOP(template, name, proto, args) \ argument
/kernel/linux/linux-6.6/crypto/
Dtcrypt.c244 struct aead_speed_template *template, in test_mb_aead_speed()
519 struct aead_speed_template *template, in test_aead_speed()
1061 struct cipher_speed_template *template, in test_mb_skcipher_speed()
1294 struct cipher_speed_template *template, in test_skcipher_speed()
1424 struct cipher_speed_template *template, in test_acipher_speed()
1432 struct cipher_speed_template *template, in test_cipher_speed()
/kernel/linux/linux-5.10/crypto/
Dtcrypt.c252 struct aead_speed_template *template, in test_mb_aead_speed()
520 struct aead_speed_template *template, in test_aead_speed()
1250 struct cipher_speed_template *template, in test_mb_skcipher_speed()
1482 struct cipher_speed_template *template, in test_skcipher_speed()
1612 struct cipher_speed_template *template, in test_acipher_speed()
1620 struct cipher_speed_template *template, in test_cipher_speed()

1234567