/linux/include/linux/ |
H A D | page-flags.h | 408 #define TESTPAGEFLAG(uname, lname, policy) \ argument 413 #define SETPAGEFLAG(uname, lname, policy) \ argument 418 #define CLEARPAGEFLAG(uname, lname, policy) \ argument 423 #define __SETPAGEFLAG(uname, lname, policy) \ argument 428 #define __CLEARPAGEFLAG(uname, lname, policy) \ argument 433 #define TESTSETFLAG(uname, lname, policy) \ argument 438 #define TESTCLEARFLAG(uname, lname, policy) \ argument 443 #define PAGEFLAG(uname, lname, policy) \ argument 448 #define __PAGEFLAG(uname, lname, policy) \ argument 453 #define TESTSCFLAG(uname, lname, policy) \ argument [all …]
|
H A D | hugetlb.h | 599 #define TESTHPAGEFLAG(uname, flname) \ argument 606 #define SETHPAGEFLAG(uname, flname) \ argument 613 #define CLEARHPAGEFLAG(uname, flname) \ argument 620 #define TESTHPAGEFLAG(uname, flname) \ argument 625 #define SETHPAGEFLAG(uname, flname) \ argument 630 #define CLEARHPAGEFLAG(uname, flname) \ argument 636 #define HPAGEFLAG(uname, flname) \ argument
|
/linux/drivers/of/ |
H A D | of_reserved_mem.c | 109 static void __init fdt_reserved_mem_save_node(unsigned long node, const char *uname, in fdt_reserved_mem_save_node() 153 const char *uname) in __reserved_mem_reserve_reg() 252 const char *uname; in fdt_scan_reserved_mem_reg_nodes() local 304 const char *uname; in fdt_scan_reserved_mem() local 328 const char *uname; in fdt_scan_reserved_mem() local 396 static int __init __reserved_mem_alloc_size(unsigned long node, const char *uname) in __reserved_mem_alloc_size()
|
/linux/arch/sh/kernel/cpu/sh2/ |
H A D | probe.c | 18 static int __init scan_cache(unsigned long node, const char *uname, in scan_cache()
|
/linux/mm/ |
H A D | memfd.c | 393 static char *alloc_name(const char __user *uname) in alloc_name() 459 const char __user *, uname, in SYSCALL_DEFINE2() argument
|
/linux/arch/arm/mach-s5pv210/ |
H A D | s5pv210.c | 19 static int __init s5pv210_fdt_map_sys(unsigned long node, const char *uname, in s5pv210_fdt_map_sys()
|
/linux/arch/powerpc/platforms/powernv/ |
H A D | ultravisor.c | 21 int __init early_init_dt_scan_ultravisor(unsigned long node, const char *uname, in early_init_dt_scan_ultravisor()
|
/linux/arch/powerpc/mm/ |
H A D | init_64.c | 471 const char *uname, int depth, in dt_scan_mmu_pid_width() 519 static int __init probe_memory_block_size(unsigned long node, const char *uname, int in probe_memory_block_size()
|
/linux/arch/arm/mach-mvebu/ |
H A D | board-v7.c | 66 static int __init mvebu_scan_mem(unsigned long node, const char *uname, in mvebu_scan_mem()
|
/linux/arch/powerpc/platforms/pseries/ |
H A D | firmware.c | 154 static int __init probe_fw_features(unsigned long node, const char *uname, int in probe_fw_features()
|
/linux/arch/arm/mach-exynos/ |
H A D | exynos.c | 73 static int __init exynos_fdt_map_chipid(unsigned long node, const char *uname, in exynos_fdt_map_chipid()
|
/linux/arch/arm/mach-shmobile/ |
H A D | setup-rcar-gen2.c | 130 static int __init rcar_gen2_scan_mem(unsigned long node, const char *uname, in rcar_gen2_scan_mem()
|
/linux/fs/9p/ |
H A D | fid.c | 173 const unsigned char **wnames, *uname; in v9fs_fid_lookup_with_uid() local
|
H A D | v9fs.h | 121 char *uname; /* user name to mount as */ member
|
/linux/arch/powerpc/ |
H A D | Makefile | 31 uname := $(shell uname -m) macro
|
/linux/arch/powerpc/mm/book3s64/ |
H A D | pkeys.c | 52 const char *uname, int depth, in dt_scan_storage_keys()
|
/linux/fs/fat/ |
H A D | namei_vfat.c | 325 wchar_t *uname, int ulen, in vfat_create_shortname() 587 wchar_t *uname; in vfat_build_slots() local
|
/linux/arch/arm/xen/ |
H A D | enlighten.c | 218 static int __init fdt_find_hyper_node(unsigned long node, const char *uname, in fdt_find_hyper_node()
|
/linux/fs/ntfs3/ |
H A D | namei.c | 34 __le16 *uname = fname->name; in fill_name_de() local
|
H A D | dir.c | 184 u16 *uname = uni->name; in ntfs_nls_to_utf16() local
|
H A D | inode.c | 1921 const __le16 *uname; in ntfs_readlink_hlp() local
|
/linux/arch/mips/kernel/ |
H A D | setup.c | 530 static int __init bootcmdline_scan_chosen(unsigned long node, const char *uname, in bootcmdline_scan_chosen() argument
|
/linux/net/9p/ |
H A D | protocol.c | 73 const char *uname = va_arg(ap, const char *); in p9_msg_buf_size() local
|
/linux/fs/xfs/ |
H A D | xfs_handle.c | 587 void __user *uname, in xfs_ioc_attrmulti_one()
|
/linux/kernel/bpf/ |
H A D | syscall.c | 3708 char __user *uname, u32 *ulenp, in bpf_perf_link_fill_common() 3753 char __user *uname; in bpf_perf_link_fill_kprobe() local 3783 char __user *uname; in bpf_perf_link_fill_uprobe() local 3823 char __user *uname; in bpf_perf_link_fill_tracepoint() local
|