Home
last modified time | relevance | path

Searched refs:name (Results 23401 - 23425 of 61190) sorted by relevance

1...<<931932933934935936937938939940>>...2448

/kernel/linux/linux-6.6/arch/m68k/include/asm/
H A Doplib.h244 /* Does the passed node have the given "name"? YES=1 NO=0 */
245 extern int prom_nodematch(int thisnode, char *name);
247 /* Search all siblings starting at the passed node for "name" matching
250 extern int prom_searchsiblings(int node_start, char *name);
/kernel/linux/linux-6.6/arch/ia64/kernel/
H A Dmachine_kexec.c38 .name = "EFI Memory Map",
45 .name = "Boot parameter",
/kernel/linux/linux-6.6/arch/m68k/atari/
H A Dstram.c45 .name = "ST-RAM Pool"
168 res->name = owner; in atari_stram_alloc()
/kernel/linux/linux-6.6/arch/m68k/coldfire/
H A Dintc-simr.c162 .name = "CF-INTC",
169 .name = "CF-INTC-EP",
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dmacio.h86 extern int macio_request_resource(struct macio_dev *dev, int resource_no, const char *name);
88 extern int macio_request_resources(struct macio_dev *dev, const char *name);
H A Dvio.h97 const char *name; member
113 const char *name; member
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/pmu/
H A Dcount_stcx_fail.c19 static void setup_event(struct event *e, u64 config, int type, char *name) in setup_event() argument
21 event_init_opts(e, config, type, name); in setup_event()
H A Dcount_instructions.c19 static void setup_event(struct event *e, u64 config, char *name) in setup_event() argument
21 event_init_opts(e, config, PERF_TYPE_HARDWARE, name); in setup_event()
/kernel/linux/linux-5.10/tools/testing/selftests/net/
H A Droute_localnet.sh11 ip link add name veth0 type veth peer name veth1
/kernel/linux/linux-6.6/arch/arm/boot/compressed/
H A Dfdt_check_mem_start.c25 static uint32_t get_cells(const void *fdt, const char *name) in get_cells() argument
27 const fdt32_t *prop = get_prop(fdt, "/", name, sizeof(fdt32_t)); in get_cells()
/kernel/linux/linux-6.6/arch/arm/mach-footbridge/
H A Ddc21285-timer.c42 .name = "dc21285_timer2",
77 .name = "dc21285_timer1",
H A Disa-irq.c100 .name = "pic1",
106 .name = "pic2",
/kernel/linux/linux-6.6/arch/arm/mach-exynos/
H A Dcommon.h30 #define IS_SAMSUNG_CPU(name, id, mask) \
31 static inline int is_samsung_##name(void) \
/kernel/linux/linux-6.6/arch/arc/kernel/
H A Dtraps.c59 #define DO_ERROR_INFO(signr, str, name, sicode) \
60 int name(unsigned long address, struct pt_regs *regs) \
/kernel/linux/linux-6.6/arch/arm/mach-sa1100/
H A Dclock.c59 .name = "gpio27",
86 .name = "mpll",
/kernel/linux/linux-6.6/arch/powerpc/xmon/
H A Dppc.h34 /* The opcode name. */
35 const char *name; member
420 /* The macro name. */
421 const char *name;
419 const char *name; global() member
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Dmodule.c24 const char *name) in find_section()
31 if (strcmp(secstrings+sechdrs[i].sh_name, name) == 0) in find_section()
22 find_section(const Elf_Ehdr *hdr, const Elf_Shdr *sechdrs, const char *name) find_section() argument
/kernel/linux/linux-6.6/arch/powerpc/platforms/8xx/
H A Dm8xx_setup.c39 static int __init get_freq(char *name, unsigned long *val) in get_freq() argument
49 fp = of_get_property(cpu, name, NULL); in get_freq()
/kernel/linux/linux-6.6/arch/powerpc/sysdev/
H A Dfsl_mpic_err.c71 mpic->hc_err.name = mpic->name; in mpic_setup_error_int()
/kernel/linux/linux-6.6/arch/riscv/include/asm/
H A Dmodule.h117 const char *name) in find_section()
123 if (strcmp(name, secstrs + s->sh_name) == 0) in find_section()
115 find_section(const Elf_Ehdr *hdr, const Elf_Shdr *sechdrs, const char *name) find_section() argument
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/
H A Dget_cgroup_id_user.c36 const char *name) in bpf_find_map()
40 map = bpf_object__find_map_by_name(obj, name); in bpf_find_map()
35 bpf_find_map(const char *test, struct bpf_object *obj, const char *name) bpf_find_map() argument
H A Dtest_xdp_redirect.sh23 ip link add veth1 index 111 type veth peer name veth11 netns ns1
24 ip link add veth2 index 222 type veth peer name veth22 netns ns2
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/
H A Dget_stack_raw_tp.c49 if (ks && (strcmp(ks->name, nonjit_func) == 0)) { in get_stack_print_output()
66 if (ks && (strcmp(ks->name, nonjit_func) == 0)) { in get_stack_print_output()
/kernel/linux/linux-5.10/tools/testing/selftests/intel_pstate/
H A Daperf.c19 void usage(char *name) { in usage() argument
20 printf ("Usage: %s cpunum\n", name); in usage()
/kernel/linux/linux-5.10/tools/testing/selftests/gpio/
H A Dgpio-mockup-sysfs.sh107 name=`basename $chip`
110 printf "%-10s %-5s %-5s\n" $name $base $ngpio

Completed in 31 milliseconds

1...<<931932933934935936937938939940>>...2448