Home
last modified time | relevance | path

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

12345

/openbmc/linux/include/trace/
H A 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
248 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) argument
413 #define DEFINE_EVENT(template, call, proto, args) \ argument
438 #define DEFINE_EVENT(template, call, proto, args) \ argument
453 #define DEFINE_EVENT_PRINT(template, call, proto, args, print) \ argument
H A 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
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 Dperf.h64 #define DEFINE_EVENT(template, call, proto, args) \ argument
72 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ argument
H A 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
H A Ddefine_custom_trace.h30 #define DEFINE_CUSTOM_EVENT(template, name, proto, args) argument
/openbmc/linux/arch/ia64/kernel/
H A 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
/openbmc/linux/sound/soc/intel/avs/
H A 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
H A 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()
559 struct avs_tplg_module *template) in avs_path_module_create()
720 struct avs_tplg_pipeline *template) in avs_path_pipeline_create()
780 struct avs_tplg_path *template, u32 dma_id) in avs_path_init()
848 struct avs_tplg_path *template) in avs_path_create_unlocked()
882 struct avs_tplg_path_template *template, in avs_path_create()
/openbmc/linux/include/trace/events/
H A 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
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
/openbmc/openbmc/poky/meta/recipes-devtools/meson/meson/
H A Dmeson-setup.py34 template = in_file.read() variable
40 template = in_file.read() variable
/openbmc/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
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
/openbmc/linux/drivers/leds/
H A 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
/openbmc/openbmc/poky/scripts/lib/build_perf/
H A Dhtml.py12 template = env.get_template('report.html') variable
/openbmc/linux/include/linux/
H A 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
/openbmc/phosphor-mboxd/test/
H A Dtmpf.c14 int tmpf_init(struct tmpf *tmpf, const char *template) in tmpf_init()
/openbmc/hiomapd/test/
H A Dtmpf.c14 int tmpf_init(struct tmpf *tmpf, const char *template) in tmpf_init()
/openbmc/sdbusplus/tools/sdbusplus/
H A Drenderer.py5 def render(self, loader, template, **kwargs): argument
/openbmc/openbmc/poky/meta/recipes-devtools/cmake/cmake/
H A Dcmake-setup.py30 template = in_file.read() variable
/openbmc/qemu/scripts/simplebench/
H A Dtable_templater.py33 def __init__(self, template): argument
/openbmc/openpower-occ-control/
H A Dsensor_gen.py39 template = os.path.join(script_dir, "occ_sensor.mako.hpp") variable
/openbmc/openbmc/poky/meta/lib/bblayers/
H A Dcreate.py22 def read_template(template, template_dir='templates'): argument
/openbmc/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()
/openbmc/openbmc/poky/scripts/
H A Doe-setup-build16 def makebuildpath(topdir, template): argument

12345