| /kernel/linux/linux-5.10/arch/csky/include/asm/ |
| H A D | segment.h | 8 unsigned long seg; member
|
| /kernel/linux/linux-5.10/arch/x86/um/asm/ |
| H A D | segment.h | 12 unsigned long seg; member
|
| /kernel/linux/linux-5.10/arch/sh/include/asm/ |
| H A D | segment.h | 8 unsigned long seg; member
|
| /kernel/linux/linux-5.10/kernel/rcu/ |
| H A D | rcu_segcblist.h | 73 static inline bool rcu_segcblist_restempty(struct rcu_segcblist *rsclp, int seg) in rcu_segcblist_restempty() argument
|
| /kernel/linux/linux-5.10/arch/x86/pci/ |
| H A D | numachip.c | 18 static inline char __iomem *pci_dev_base(unsigned int seg, unsigned int bus, unsigned int devfn) in pci_dev_base() argument 27 static int pci_mmcfg_read_numachip(unsigned int seg, unsigned int bus, in pci_mmcfg_read_numachip() argument 67 static int pci_mmcfg_write_numachip(unsigned int seg, unsigned int bus, in pci_mmcfg_write_numachip() argument
|
| H A D | mmconfig_32.c | 27 static u32 get_base_addr(unsigned int seg, int bus, unsigned devfn) in get_base_addr() argument 51 static int pci_mmcfg_read(unsigned int seg, unsigned int bus, in pci_mmcfg_read() argument 90 static int pci_mmcfg_write(unsigned int seg, unsigned int bus, in pci_mmcfg_write() argument
|
| H A D | mmconfig_64.c | 19 static char __iomem *pci_dev_base(unsigned int seg, unsigned int bus, unsigned int devfn) in pci_dev_base() argument 28 static int pci_mmcfg_read(unsigned int seg, unsigned int bus, in pci_mmcfg_read() argument 62 static int pci_mmcfg_write(unsigned int seg, unsigned int bus, in pci_mmcfg_write() argument
|
| /kernel/linux/linux-5.10/arch/h8300/include/asm/ |
| H A D | segment.h | 20 unsigned long seg; member
|
| /kernel/linux/linux-5.10/arch/x86/boot/compressed/ |
| H A D | cmdline.c | 5 static inline void set_fs(unsigned long seg) in set_fs() argument
|
| /kernel/linux/linux-6.6/arch/x86/boot/compressed/ |
| H A D | cmdline.c | 5 static inline void set_fs(unsigned long seg) in set_fs() argument
|
| /kernel/linux/linux-5.10/fs/cachefiles/ |
| H A D | key.c | 38 int loop, len, max, seg, mark, print; in cachefiles_cook_key() local
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
| H A D | dr_buddy.c | 77 unsigned int seg, order_iter, m; in dr_buddy_find_free_seg() local 123 unsigned int seg, order_iter; in mlx5dr_buddy_alloc_mem() local 150 mlx5dr_buddy_free_mem(struct mlx5dr_icm_buddy_mem *buddy, unsigned int seg, unsigned int order) mlx5dr_buddy_free_mem() argument [all...] |
| /kernel/linux/linux-6.6/arch/x86/pci/ |
| H A D | numachip.c | 19 static inline char __iomem *pci_dev_base(unsigned int seg, unsigned int bus, unsigned int devfn) in pci_dev_base() argument 28 static int pci_mmcfg_read_numachip(unsigned int seg, unsigned int bus, in pci_mmcfg_read_numachip() argument 68 static int pci_mmcfg_write_numachip(unsigned int seg, unsigned int bus, in pci_mmcfg_write_numachip() argument
|
| /kernel/linux/linux-6.6/kernel/rcu/ |
| H A D | rcu_segcblist.h | 112 static inline bool rcu_segcblist_restempty(struct rcu_segcblist *rsclp, int seg) in rcu_segcblist_restempty() argument 121 static inline bool rcu_segcblist_segempty(struct rcu_segcblist *rsclp, int seg) in rcu_segcblist_segempty() argument
|
| /kernel/linux/linux-5.10/arch/m68k/include/asm/ |
| H A D | tlbflush.h | 148 unsigned char seg; in flush_tlb_mm() local 196 unsigned char seg, oldctx; in flush_tlb_range() local [all...] |
| H A D | segment.h | 22 unsigned long seg; member
|
| /kernel/linux/linux-5.10/arch/alpha/include/asm/ |
| H A D | processor.h | 30 unsigned long seg; member
|
| /kernel/linux/linux-6.6/arch/m68k/include/asm/ |
| H A D | tlbflush.h | 143 unsigned char seg; in flush_tlb_mm() local 191 unsigned char seg, oldctx; in flush_tlb_range() local [all...] |
| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
| H A D | common_baco.h | 49 uint32_t seg; member
|
| /kernel/linux/linux-5.10/fs/nfsd/ |
| H A D | flexfilelayout.c | 25 struct nfsd4_layout_seg *seg = &args->lg_seg; in nfsd4_ff_proc_layoutget() local
|
| /kernel/linux/linux-6.6/fs/nfsd/ |
| H A D | flexfilelayout.c | 26 struct nfsd4_layout_seg *seg = &args->lg_seg; in nfsd4_ff_proc_layoutget() local
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
| H A D | common_baco.h | 49 uint32_t seg; member
|
| /kernel/liteos_a/kernel/base/vm/ |
| H A D | los_vm_page.c | 73 struct VmPhysSeg *seg = NULL; in OsVmPageStartup() local
|
| /kernel/linux/linux-5.10/arch/x86/realmode/ |
| H A D | init.c | 122 u16 *seg = (u16 *) (base + *rel++); in setup_real_mode() local
|
| /kernel/linux/linux-5.10/drivers/firmware/google/ |
| H A D | memconsole-coreboot.c | 45 struct seg { /* describes ring buffer segments in logical order */ in memconsole_coreboot_read() struct 48 } seg[2] = { {0}, {0} }; in memconsole_coreboot_read() local [all...] |