| /OK3568_Linux_fs/kernel/arch/ia64/kernel/ |
| H A D | kprobes.c | 85 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
|
| /OK3568_Linux_fs/kernel/include/trace/ |
| H A D | define_trace.h | 53 #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 D | bpf_probe.h | 72 #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
|
| H A D | perf.h | 79 #define DEFINE_EVENT(template, call, proto, args) \ argument 87 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ argument
|
| H A D | trace_events.h | 122 #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
|
| /OK3568_Linux_fs/kernel/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 | 29 #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
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/meson/meson/ |
| H A D | meson-setup.py | 34 template = in_file.read() variable 40 template = in_file.read() variable
|
| /OK3568_Linux_fs/kernel/drivers/leds/ |
| H A D | leds-gpio.c | 74 static int create_gpio_led(const struct gpio_led *template, in create_gpio_led() 205 const struct gpio_led *template) in gpio_led_get_gpiod() 264 const struct gpio_led *template = &pdata->leds[i]; in gpio_led_probe() local
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | tracepoint.h | 547 #define DEFINE_EVENT(template, name, proto, args) \ argument 549 #define DEFINE_EVENT_FN(template, name, proto, args, reg, unreg)\ argument 551 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ argument 553 #define DEFINE_EVENT_CONDITION(template, name, proto, \ argument 588 #define DEFINE_EVENT_NOP(template, name, proto, args) \ argument
|
| /OK3568_Linux_fs/external/xserver/hw/dmx/ |
| H A D | dmx_glxvisuals.c | 214 XVisualInfo *vis, template; in GetGLXVisualConfigs() local 481 XVisualInfo *vis, template; in GetGLXFBConfigs() local
|
| /OK3568_Linux_fs/yocto/poky/scripts/lib/build_perf/ |
| H A D | html.py | 12 template = env.get_template('report.html') variable
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/cmake/cmake/ |
| H A D | cmake-setup.py | 30 template = in_file.read() variable
|
| /OK3568_Linux_fs/yocto/poky/meta/lib/bblayers/ |
| H A D | create.py | 19 def read_template(template, template_dir='templates'): argument
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/parser/ |
| H A D | scan.c | 562 DoSubstitution(const char *template, const char *cmdline, const char *projroot, in DoSubstitution() 704 const char *template; in OpenConfigFile() local 802 const char *template; in OpenConfigDir() local
|
| /OK3568_Linux_fs/kernel/crypto/ |
| H A D | tcrypt.c | 252 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() 1491 struct cipher_speed_template *template, in test_skcipher_speed() 1621 struct cipher_speed_template *template, in test_acipher_speed() 1629 struct cipher_speed_template *template, in test_cipher_speed()
|
| H A D | algboss.c | 43 char template[CRYPTO_MAX_ALG_NAME]; member
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/orm/fixtures/ |
| H A D | gen_fixtures.py | 185 def print_template(template,params,fd): argument
|
| /OK3568_Linux_fs/kernel/sound/pci/oxygen/ |
| H A D | se6x.c | 59 static int se6x_control_filter(struct snd_kcontrol_new *template) in se6x_control_filter()
|
| /OK3568_Linux_fs/kernel/arch/um/os-Linux/ |
| H A D | mem.c | 95 static int __init make_tempfile(const char *template) in make_tempfile()
|
| /OK3568_Linux_fs/external/xserver/hw/xwayland/ |
| H A D | xwayland-shm.c | 117 static const char template[] = "/xwayland-shared-XXXXXX"; in os_create_anonymous_file() local
|
| /OK3568_Linux_fs/external/gstreamer-rockchip/gst/rkximage/ |
| H A D | gstkmsutils.c | 175 GstStructure *template; in gst_kms_sink_caps_template_fill() local
|
| /OK3568_Linux_fs/kernel/security/integrity/ima/ |
| H A D | ima_main.c | 416 struct ima_template_desc *template; in ima_file_mprotect() local 805 struct ima_template_desc *template = NULL; in process_buffer_measurement() local
|
| /OK3568_Linux_fs/kernel/drivers/accessibility/speakup/ |
| H A D | i18n.c | 506 static bool fmt_validate(char *template, char *user) in fmt_validate()
|
| /OK3568_Linux_fs/kernel/kernel/debug/kdb/ |
| H A D | kdb_bp.c | 285 kdb_bp_t template = {0}; in kdb_bp() local
|