Home
last modified time | relevance | path

Searched defs:name (Results 1 – 25 of 6474) sorted by path

12345678910>>...259

/linux/Documentation/sphinx/
H A Dautomarkup.py293 def auto_markup(app, doctree, name): argument
H A Dcdomain.py214 def add_target_and_index(self, name, sig, signode): argument
241 name = 'c' variable in CDomain
H A DrstFlatTable.py71 def c_span(name, rawtext, text, lineno, inliner, options=None, content=None): argument
82 def r_span(name, rawtext, text, lineno, inliner, options=None, content=None): argument
/linux/Documentation/userspace-api/netlink/
H A Dspecs.rst83 name subsection
100 name subsection
162 name subsection
187 name subsection
316 name subsection
390 name subsection
397 .. _attr_types:
/linux/arch/alpha/include/asm/
H A Dcore_marvel.h65 #define EV7_CSR_OFFSET(name) ((unsigned long)&((ev7_csrs *)NULL)->name.csr) argument
H A Dlinkage.h6 #define SYSCALL_ALIAS(alias, name) \ argument
/linux/arch/alpha/kernel/
H A Dcore_marvel.c81 char *name; in mk_resource_name() local
H A Dentry.S789 .macro fork_like name argument
816 .macro sigreturn_like name argument
H A Derr_common.c92 char *name = "UNKNOWN EVENT"; in el_process_header_subpacket() local
H A Derr_marvel.c29 struct { int type; char *name; } ev_packets[] = { in marvel_print_680_frame() member
H A Dosf_sys.c112 osf_filldir(struct dir_context *ctx, const char *name, int namlen, in osf_filldir() argument
354 SYSCALL_DEFINE2(osf_stat, char __user *, name, struct osf_stat __user *, buf) in SYSCALL_DEFINE2() argument
366 SYSCALL_DEFINE2(osf_lstat, char __user *, name, struct osf_stat __user *, buf) in SYSCALL_DEFINE2() argument
531 SYSCALL_DEFINE1(osf_utsname, char __user *, name) in SYSCALL_DEFINE1() argument
561 SYSCALL_DEFINE2(osf_getdomainname,char __user *,name,int,namelen) SYSCALL_DEFINE2() argument
[all...]
H A Dpci-sysfs.c156 static int pci_create_one_attr(struct pci_dev *pdev, int num, char *name, in pci_create_one_attr()
H A Dsetup.c870 get_sysvec_byname(const char *name) in get_sysvec_byname()
H A Dsrm_env.c36 char *name; member
193 char name[4]; in srm_env_init() local
/linux/arch/arc/include/asm/
H A Dmach_desc.h31 const char *name; member
/linux/arch/arc/kernel/
H A Dperf_event.c189 char name[ARCPMU_EVENT_NAME_LEN]; member
695 static inline bool event_in_hw_event_map(int i, char *name) in event_in_hw_event_map()
H A Dptrace.c16 const char *name; member
367 int regs_query_register_offset(const char *name) in regs_query_register_offset()
H A Dsmp.c42 static int __init arc_get_cpu_map(const char *name, struct cpumask *cpumask) in arc_get_cpu_map()
H A Dtraps.c59 #define DO_ERROR_INFO(signr, str, name, sicode) \ argument
H A Dunwind.c126 const char *name; member
184 static void init_unwind_table(struct unwind_table *table, const char *name, in init_unwind_table()
/linux/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()
/linux/arch/arm/common/
H A Dlocomo.c78 const char * name; member
/linux/arch/arm/crypto/
H A Dblake2b-neon-glue.c53 #define BLAKE2B_ALG(name, driver_name, digest_size) \ argument
/linux/arch/arm/include/asm/
H A Dbitops.h182 #define ATOMIC_BITOP(name,nr,p) \ argument
185 #define ATOMIC_BITOP(name,nr,p) _##name(nr,p) argument
H A Dcpuidle.h45 #define CPUIDLE_METHOD_OF_DECLARE(name, _method, _ops) \ argument

12345678910>>...259