| /Linux-v5.4/fs/reiserfs/ | 
| D | bitmap.c | 773 static inline void new_hashed_relocation(reiserfs_blocknr_hint_t * hint)  in new_hashed_relocation()799 static void dirid_groups(reiserfs_blocknr_hint_t * hint)  in dirid_groups()
 825 static void oid_groups(reiserfs_blocknr_hint_t * hint)  in oid_groups()
 854 static int get_left_neighbor(reiserfs_blocknr_hint_t * hint)  in get_left_neighbor()
 908 				      reiserfs_blocknr_hint_t * hint)  in set_border_in_hint()
 919 static inline void displace_large_file(reiserfs_blocknr_hint_t * hint)  in displace_large_file()
 933 static inline void hash_formatted_node(reiserfs_blocknr_hint_t * hint)  in hash_formatted_node()
 949 this_blocknr_allocation_would_make_it_a_large_file(reiserfs_blocknr_hint_t *  in this_blocknr_allocation_would_make_it_a_large_file()
 957 static inline void displace_new_packing_locality(reiserfs_blocknr_hint_t * hint)  in displace_new_packing_locality()
 968 static inline int old_hashed_relocation(reiserfs_blocknr_hint_t * hint)  in old_hashed_relocation()
 [all …]
 
 | 
| /Linux-v5.4/arch/x86/include/asm/ | 
| D | mwait.h | 14 #define MWAIT_HINT2CSTATE(hint)		(((hint) >> MWAIT_SUBSTATE_SIZE) & MWAIT_CSTATE_MASK)  argument15 #define MWAIT_HINT2SUBSTATE(hint)	((hint) & MWAIT_CSTATE_MASK)  argument
 
 | 
| /Linux-v5.4/tools/perf/util/ | 
| D | strbuf.c | 20 int strbuf_init(struct strbuf *sb, ssize_t hint)  in strbuf_init()139 ssize_t strbuf_read(struct strbuf *sb, int fd, ssize_t hint)  in strbuf_read()
 
 | 
| /Linux-v5.4/arch/mips/lib/ | 
| D | memcpy.S | 208 # define _PREF(hint, addr, type)					\  argument229 # define _PREF(hint, addr, type)  argument
 232 #define PREFS(hint, addr) _PREF(hint, addr, SRC_PREFETCH)  argument
 233 #define PREFD(hint, addr) _PREF(hint, addr, DST_PREFETCH)  argument
 
 | 
| /Linux-v5.4/sound/pci/hda/ | 
| D | hda_sysfs.c | 271 	const struct hda_hint *hint;  in hints_show()  local284 	struct hda_hint *hint;  in get_hint()  local
 312 	struct hda_hint *hint;  in parse_hints()  local
 423 	struct hda_hint *hint = get_hint(codec, key);  in snd_hda_get_hint()  local
 787 	struct hda_hint *hint;  in snd_hda_sysfs_clear()  local
 
 | 
| /Linux-v5.4/arch/mips/include/asm/ | 
| D | asm-eva.h | 18 #define kernel_pref(hint, base)		"pref " hint ", " base "\n"  argument55 #define user_pref(hint, base)		__BUILD_EVA_INSN("prefe", hint, base)  argument
 77 #define user_pref(hint, base)		kernel_pref(hint, base)  argument
 105 #define kernel_pref(hint, base)		pref hint, base  argument
 142 #define user_pref(hint, base)		__BUILD_EVA_INSN(prefe, hint, base)  argument
 163 #define user_pref(hint, base)		kernel_pref(hint, base)  argument
 
 | 
| /Linux-v5.4/lib/ | 
| D | sbitmap.c | 108 			      unsigned int hint, bool wrap)  in __sbitmap_get_word()440 	unsigned int hint, depth;  in __sbitmap_queue_get()  local
 469 	unsigned int hint, depth;  in __sbitmap_queue_get_shallow()  local
 
 | 
| /Linux-v5.4/fs/lockd/ | 
| D | svcsubs.c | 331 nlmsvc_mark_host(void *data, struct nlm_host *hint)  in nlmsvc_mark_host()372 	struct nlm_host hint;  in nlmsvc_mark_resources()  local
 
 | 
| /Linux-v5.4/fs/jfs/ | 
| D | jfs_extent.c | 76 	s64 nxlen, nxaddr, xoff, hint, xaddr = 0;  in extAlloc()  local496 extBalloc(struct inode *ip, s64 hint, s64 * nblocks, s64 * blkno)  in extBalloc()
 
 | 
| /Linux-v5.4/drivers/parisc/ | 
| D | iommu-helpers.h | 16 		unsigned long hint,  in iommu_fill_pdir()
 | 
| D | ccio-dma.c | 733 	unsigned long hint = hint_lookup[(int)direction];  in ccio_map_single()  local914 	unsigned long hint = hint_lookup[(int)direction];  in ccio_map_sg()  local
 
 | 
| /Linux-v5.4/tools/testing/selftests/vm/ | 
| D | virtual_address_range.c | 101 	char *hint;  in main()  local
 | 
| /Linux-v5.4/arch/sparc/include/asm/ | 
| D | iommu-common.h | 16 	unsigned long	hint;  member
 | 
| D | iommu_64.h | 24 	unsigned int	hint;  member
 | 
| /Linux-v5.4/drivers/dma/ioat/ | 
| D | hw.h | 86 			unsigned int hint:1;  member118 			unsigned int hint:1;  member
 165 			unsigned int hint:1;  member
 214 			unsigned int hint:1;  member
 
 | 
| /Linux-v5.4/drivers/md/ | 
| D | dm-cache-policy-internal.h | 59 				      bool dirty, uint32_t hint, bool hint_valid)  in policy_load_mapping()
 | 
| /Linux-v5.4/drivers/net/appletalk/ | 
| D | ltpc.h | 45 	unsigned char hint;  member
 | 
| /Linux-v5.4/fs/ | 
| D | fcntl.c | 261 static bool rw_hint_valid(enum rw_hint hint)  in rw_hint_valid()281 	enum rw_hint hint;  in fcntl_rw_hint()  local
 
 | 
| /Linux-v5.4/arch/arm/kernel/ | 
| D | process.c | 421 	unsigned long hint;  in arch_setup_additional_pages()  local
 | 
| /Linux-v5.4/tools/objtool/ | 
| D | check.h | 36 	bool alt_group, dead_end, ignore, hint, save, restore, ignore_alts;  member
 | 
| /Linux-v5.4/arch/x86/platform/intel-mid/ | 
| D | sfi.c | 107 struct sfi_timer_table_entry *sfi_get_mtmr(int hint)  in sfi_get_mtmr()
 | 
| /Linux-v5.4/drivers/nvdimm/ | 
| D | nd.h | 46 		int dimm, int hint)  in ndrd_get_flush_wpq()55 		int hint, void __iomem *flush)  in ndrd_set_flush_wpq()
 
 | 
| /Linux-v5.4/include/linux/ | 
| D | sfi.h | 123 	u32	hint;		/* MWAIT hint */  member
 | 
| /Linux-v5.4/arch/powerpc/include/asm/ | 
| D | iommu.h | 89 	unsigned long hint;  member
 | 
| /Linux-v5.4/arch/ia64/include/asm/ | 
| D | unwind.h | 56 	short hint;  member
 |