Searched defs:near (Results  1 – 6 of 6) sorted by relevance
| /Linux-v5.4/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-v5.4/include/linux/ | 
| D | cpu_rmap.h | 31 	}		near[0];  member
 | 
| /Linux-v5.4/tools/perf/util/ | 
| D | auxtrace.c | 1714 	bool		near;  member1952 	bool near = false;  in print_duplicate_syms()  local
 
 | 
| /Linux-v5.4/scripts/mod/ | 
| D | modpost.c | 1319 	Elf_Sym *near = NULL;  in find_elf_symbol()  local1363 	Elf_Sym *near = NULL;  in find_elf_symbol2()  local
 
 | 
| /Linux-v5.4/drivers/gpu/drm/ | 
| D | drm_vblank.c | 1550 static u64 widen_32_to_64(u32 narrow, u64 near)  in widen_32_to_64()
 | 
| /Linux-v5.4/mm/ | 
| D | mmap.c | 1302 	struct vm_area_struct *near;  in find_mergeable_anon_vma()  local
 |