Searched defs:near (Results 1 – 6 of 6) sorted by relevance
/Linux-v4.19/fs/hpfs/ |
D | alloc.c | 115 static secno alloc_in_bmp(struct super_block *s, secno near, unsigned n, unsigned forward) in alloc_in_bmp() 203 secno hpfs_alloc_sector(struct super_block *s, secno near, unsigned n, int forward) in hpfs_alloc_sector() 277 static secno alloc_in_dirband(struct super_block *s, secno near) in alloc_in_dirband() 428 struct dnode *hpfs_alloc_dnode(struct super_block *s, secno near, in hpfs_alloc_dnode() 454 struct fnode *hpfs_alloc_fnode(struct super_block *s, secno near, fnode_secno *fno, in hpfs_alloc_fnode() 471 struct anode *hpfs_alloc_anode(struct super_block *s, secno near, anode_secno *ano, in hpfs_alloc_anode()
|
/Linux-v4.19/include/linux/ |
D | cpu_rmap.h | 34 } near[0]; member
|
/Linux-v4.19/tools/perf/util/ |
D | auxtrace.c | 1682 bool near; member 1919 bool near = false; in print_duplicate_syms() local
|
/Linux-v4.19/scripts/mod/ |
D | modpost.c | 1218 Elf_Sym *near = NULL; in find_elf_symbol() local 1284 Elf_Sym *near = NULL; in find_elf_symbol2() local
|
/Linux-v4.19/drivers/gpu/drm/ |
D | drm_vblank.c | 1502 static u64 widen_32_to_64(u32 narrow, u64 near) in widen_32_to_64()
|
/Linux-v4.19/mm/ |
D | mmap.c | 1267 struct vm_area_struct *near; in find_mergeable_anon_vma() local
|