Home
last modified time | relevance | path

Searched defs:template (Results 1 – 25 of 55) 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/include/linux/
H A Dtracepoint.h593 #define DEFINE_EVENT(template, name, proto, args) \ argument
595 #define DEFINE_EVENT_FN(template, name, proto, args, reg, unreg)\ argument
597 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ argument
599 #define DEFINE_EVENT_CONDITION(template, name, proto, \ argument
637 #define DEFINE_EVENT_NOP(template, name, proto, args) \ argument
/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/tools/testing/selftests/pidfd/
H A Dpidfd_bind_mount.c93 char template[PATH_MAX]; in FIXTURE() local
/linux/security/integrity/ima/
H A Dima_main.c488 struct ima_template_desc *template = NULL; ima_file_mprotect() local
993 struct ima_template_desc *template; process_buffer_measurement() local
[all...]
H A Dima_template.c295 struct ima_template_desc *template = ima_template_desc_current(); in ima_init_template() local
/linux/crypto/
H A Dalgboss.c36 char template[CRYPTO_MAX_ALG_NAME]; member
/linux/drivers/media/usb/pvrusb2/
H A Dpvrusb2-std.c280 struct v4l2_standard *template; in pvr2_std_fill() local
/linux/sound/pci/hda/
H A Dcirrus_scodec_test.c150 struct software_node_ref_args template = in cirrus_scodec_test_set_gpio_ref_arg() local
/linux/sound/soc/intel/catpt/
H A Dpcm.c262 struct catpt_stream_template *template; in catpt_dai_startup() local
1150 struct catpt_stream_template *template; in catpt_arm_stream_templates() local
H A Dcore.h156 struct catpt_stream_template *template; member
/linux/sound/pci/oxygen/
H A Dxonar_pcm179x.c1040 static int xonar_d2_control_filter(struct snd_kcontrol_new *template) in xonar_d2_control_filter()
1048 static int xonar_st_h6_control_filter(struct snd_kcontrol_new *template) in xonar_st_h6_control_filter()
H A Dxonar_dg_mixer.c416 static int dg_control_filter(struct snd_kcontrol_new *template) in dg_control_filter()
/linux/include/media/
H A Ddvbdev.h207 const struct dvb_device *template; member

123