| /linux/include/trace/ |
| H A D | trace_custom_events.h | 51 #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 D | define_trace.h | 57 #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 D | bpf_probe.h | 75 #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 D | define_custom_trace.h | 30 #define DEFINE_CUSTOM_EVENT(template, name, proto, args) argument
|
| /linux/sound/soc/intel/avs/ |
| H A D | path.c | 55 struct avs_tplg_path_template *pos, *template = NULL; in avs_path_find_path() local 96 struct avs_tplg_path_template *template, in avs_path_find_variant() 119 struct avs_tplg_path_template *template, in avs_condpath_find_variant() 141 struct avs_tplg_path_template *template, in avs_condpath_find_match() 170 int avs_path_set_constraint(struct avs_dev *adev, struct avs_tplg_path_template *template, in avs_path_set_constraint() 874 struct avs_tplg_module *template) in avs_path_module_create() 1039 struct avs_tplg_pipeline *template) in avs_path_pipeline_create() 1099 struct avs_tplg_path *template, u32 dma_id) in avs_path_init() 1171 struct avs_tplg_path *template) in avs_path_create_unlocked() 1214 struct avs_tplg_path *template, in avs_condpath_create() [all …]
|
| /linux/include/trace/events/ |
| H A D | nbd.h | 85 #define NBD_DEFINE_EVENT(template, call, proto, args, size) \ argument 90 #define NBD_DEFINE_EVENT(template, call, proto, args, size) \ argument
|
| H A D | bpf_test_run.h | 46 #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 D | prestera_flower.c | 17 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 D | leds-gpio.c | 78 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 D | tracepoint.h | 652 #define DEFINE_EVENT(template, name, proto, args) \ argument 654 #define DEFINE_EVENT_FN(template, name, proto, args, reg, unreg)\ argument 656 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ argument 658 #define DEFINE_EVENT_CONDITION(template, name, proto, \ argument 696 #define DEFINE_EVENT_NOP(template, name, proto, args) \ argument
|
| /linux/drivers/iio/adc/ |
| H A D | industrialio-adc.c | 38 const struct iio_chan_spec *template, in devm_iio_adc_device_alloc_chaninfo_se()
|
| /linux/tools/testing/selftests/pidfd/ |
| H A D | pidfd_bind_mount.c | 21 char template[PATH_MAX]; in FIXTURE() local
|
| /linux/arch/um/os-Linux/ |
| H A D | mem.c | 131 static int __init make_tempfile(const char *template) in make_tempfile()
|
| /linux/drivers/hid/ |
| H A D | hid-uclogic-rdesc-test.c | 16 const __u8 *template; member
|
| /linux/drivers/accessibility/speakup/ |
| H A D | i18n.c | 513 static bool fmt_validate(char *template, char *user) in fmt_validate()
|
| /linux/crypto/ |
| H A D | algboss.c | 36 char template[CRYPTO_MAX_ALG_NAME]; member
|
| /linux/security/integrity/ima/ |
| H A D | ima_main.c | 525 struct ima_template_desc *template = NULL; ima_file_mprotect() local 1054 struct ima_template_desc *template; process_buffer_measurement() local [all...] |
| H A D | ima_template.c | 295 struct ima_template_desc *template = ima_template_desc_current(); in ima_init_template() local
|
| H A D | ima_policy.c | 127 struct ima_template_desc *template; member 1215 static void check_template_modsig(const struct ima_template_desc *template) in check_template_modsig() argument 1244 check_template_field(const struct ima_template_desc * template,const char * field,const char * msg) check_template_field() argument [all...] |
| /linux/sound/hda/codecs/side-codecs/ |
| H A D | cirrus_scodec_test.c | 151 struct software_node_ref_args template = in cirrus_scodec_test_set_gpio_ref_arg() local
|
| /linux/sound/soc/intel/catpt/ |
| H A D | pcm.c | 258 struct catpt_stream_template *template; catpt_dai_startup() local 1144 struct catpt_stream_template *template; catpt_arm_stream_templates() local [all...] |
| H A D | core.h | 156 struct catpt_stream_template *template; global() member
|
| /linux/include/media/ |
| H A D | dvbdev.h | 207 const struct dvb_device *template; member
|
| /linux/drivers/net/ethernet/qlogic/netxen/ |
| H A D | netxen_nic_ctx.c | 160 u32 *template, *tmp_buf; in netxen_setup_minidump() local
|
| /linux/drivers/media/pci/saa7164/ |
| H A D | saa7164-vbi.c | 674 struct video_device *template, in saa7164_vbi_alloc()
|