Home
last modified time | relevance | path

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

123

/linux/include/trace/
H A Dtrace_events.h74 #define DEFINE_EVENT(template, name, proto, args) \ argument
79 #define DEFINE_EVENT_FN(template, name, proto, args, reg, unreg) \ argument
83 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ argument
137 #define DEFINE_EVENT(template, name, proto, args) argument
140 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) argument
231 #define DEFINE_EVENT_PRINT(template, call, proto, args, print) \ argument
270 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) argument
462 #define DEFINE_EVENT(template, call, proto, args) \ argument
492 #define DEFINE_EVENT(template, call, proto, args) \ argument
507 #define DEFINE_EVENT_PRINT(template, call, proto, args, print) \ argument
H A 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
H A Ddefine_trace.h57 #define DEFINE_EVENT_NOP(template, name, proto, args) argument
60 #define DEFINE_EVENT(template, name, proto, args) \ argument
64 #define DEFINE_EVENT_FN(template, name, proto, args, reg, unreg) \ argument
68 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ argument
72 #define DEFINE_EVENT_CONDITION(template, name, proto, args, cond) \ argument
H A Dbpf_probe.h75 #define __DEFINE_EVENT(template, call, proto, args, size) \ argument
108 #define DEFINE_EVENT_WRITABLE(template, call, proto, args, size) \ argument
113 #define DEFINE_EVENT(template, call, proto, args) \ argument
117 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ argument
H A Dperf.h99 #define DEFINE_EVENT(template, call, proto, args) \ argument
107 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ argument
H A Ddefine_custom_trace.h30 #define DEFINE_CUSTOM_EVENT(template, name, proto, args) argument
/linux/include/trace/events/
H A Dnbd.h85 #define NBD_DEFINE_EVENT(template, call, proto, args, size) \ argument
90 #define NBD_DEFINE_EVENT(template, call, proto, args, size) \ argument
H A Dbpf_test_run.h46 #define BPF_TEST_RUN_DEFINE_EVENT(template, call, proto, args, size) \ argument
51 #define BPF_TEST_RUN_DEFINE_EVENT(template, call, proto, args, size) \ argument
/linux/drivers/net/ethernet/marvell/prestera/
H A 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
488 struct prestera_flower_template *template; in prestera_flower_tmplt_create() local
543 struct prestera_flower_template *template, *tmp; in prestera_flower_tmplt_destroy() local
/linux/drivers/leds/
H A Dleds-gpio.c78 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()
270 const struct gpio_led *template = &pdata->leds[i]; in gpio_led_probe() local
/linux/crypto/
H A 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()
/linux/include/linux/
H A Dtracepoint.h620 #define DEFINE_EVENT(template, name, proto, args) \ argument
622 #define DEFINE_EVENT_FN(template, name, proto, args, reg, unreg)\ argument
624 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ argument
626 #define DEFINE_EVENT_CONDITION(template, name, proto, \ argument
664 #define DEFINE_EVENT_NOP(template, name, proto, args) \ argument
/linux/drivers/iio/adc/
H A Dindustrialio-adc.c38 const struct iio_chan_spec *template, in devm_iio_adc_device_alloc_chaninfo_se()
/linux/tools/testing/selftests/pidfd/
H A Dpidfd_bind_mount.c21 char template[PATH_MAX]; in FIXTURE() local
/linux/arch/um/os-Linux/
H A Dmem.c131 static int __init make_tempfile(const char *template) in make_tempfile()
/linux/drivers/hid/
H A Dhid-uclogic-rdesc-test.c16 const __u8 *template; member
/linux/drivers/accessibility/speakup/
H A Di18n.c513 static bool fmt_validate(char *template, char *user) in fmt_validate()
/linux/security/integrity/ima/
H A Dima_main.c525 struct ima_template_desc *template = NULL; in ima_file_mprotect() local
1054 struct ima_template_desc *template; in process_buffer_measurement() local
H A Dima_template.c295 struct ima_template_desc *template = ima_template_desc_current(); in ima_init_template() local
H A Dima_policy.c127 struct ima_template_desc *template; member
1216 static void check_template_modsig(const struct ima_template_desc *template) in check_template_modsig()
1245 static void check_template_field(const struct ima_template_desc *template, in check_template_field()
/linux/sound/soc/intel/catpt/
H A Dpcm.c262 struct catpt_stream_template *template; in catpt_dai_startup() local
1155 struct catpt_stream_template *template; catpt_arm_stream_templates() local
[all...]
H A Dcore.h156 struct catpt_stream_template *template; member
/linux/include/media/
H A Ddvbdev.h207 const struct dvb_device *template; member
/linux/drivers/net/ethernet/qlogic/netxen/
H A Dnetxen_nic_ctx.c160 u32 *template, *tmp_buf; in netxen_setup_minidump() local
/linux/drivers/regulator/
H A Dtwl-regulator.c581 const struct twlreg_info *template; in twlreg_probe() local

123