/kernel/linux/linux-5.10/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 …]
|
/kernel/linux/linux-5.10/arch/x86/include/asm/ |
D | mwait.h | 14 #define MWAIT_HINT2CSTATE(hint) (((hint) >> MWAIT_SUBSTATE_SIZE) & MWAIT_CSTATE_MASK) argument 15 #define MWAIT_HINT2SUBSTATE(hint) ((hint) & MWAIT_CSTATE_MASK) argument
|
/kernel/linux/linux-5.10/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()
|
/kernel/linux/linux-5.10/net/ipv4/ |
D | ip_input.c | 306 const struct sk_buff *hint) in ip_can_use_hint() 316 const struct sk_buff *hint) in ip_rcv_finish_core() 578 struct sk_buff *skb, *next, *hint = NULL; in ip_list_rcv_finish() local
|
/kernel/linux/linux-5.10/arch/mips/lib/ |
D | memcpy.S | 208 # define _PREF(hint, addr, type) \ argument 229 # 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
|
/kernel/linux/linux-5.10/sound/pci/hda/ |
D | hda_sysfs.c | 271 const struct hda_hint *hint; in hints_show() local 284 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
|
/kernel/linux/linux-5.10/arch/mips/include/asm/ |
D | asm-eva.h | 18 #define kernel_pref(hint, base) "pref " hint ", " base "\n" argument 55 #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
|
/kernel/linux/linux-5.10/net/ipv6/ |
D | ip6_input.c | 94 const struct sk_buff *hint) in ip6_can_use_hint() 112 struct sk_buff *skb, *next, *hint = NULL; in ip6_list_rcv_finish() local
|
/kernel/linux/linux-5.10/drivers/cpuidle/ |
D | cpuidle-pseries.c | 144 u8 hint; member 205 u8 hint = record->hint; in parse_cede_parameters() local
|
/kernel/linux/linux-5.10/lib/ |
D | sbitmap.c | 108 unsigned int hint, bool wrap) in __sbitmap_get_word() 426 unsigned int hint, depth; in __sbitmap_queue_get() local 455 unsigned int hint, depth; in __sbitmap_queue_get_shallow() local
|
/kernel/linux/linux-5.10/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
|
/kernel/linux/linux-5.10/fs/jfs/ |
D | jfs_extent.c | 76 s64 nxlen, nxaddr, xoff, hint, xaddr = 0; in extAlloc() local 496 extBalloc(struct inode *ip, s64 hint, s64 * nblocks, s64 * blkno) in extBalloc()
|
/kernel/linux/linux-5.10/drivers/parisc/ |
D | iommu-helpers.h | 16 unsigned long hint, in iommu_fill_pdir()
|
/kernel/linux/linux-5.10/tools/testing/selftests/vm/ |
D | virtual_address_range.c | 101 char *hint; in main() local
|
/kernel/linux/linux-5.10/arch/sparc/include/asm/ |
D | iommu-common.h | 16 unsigned long hint; member
|
D | iommu_64.h | 24 unsigned int hint; member
|
/kernel/linux/linux-5.10/drivers/dma/ioat/ |
D | hw.h | 86 unsigned int hint:1; member 118 unsigned int hint:1; member 165 unsigned int hint:1; member 214 unsigned int hint:1; member
|
/kernel/linux/linux-5.10/drivers/md/ |
D | dm-cache-policy-internal.h | 59 bool dirty, uint32_t hint, bool hint_valid) in policy_load_mapping()
|
/kernel/linux/linux-5.10/drivers/net/appletalk/ |
D | ltpc.h | 45 unsigned char hint; member
|
/kernel/linux/linux-5.10/arch/arm/kernel/ |
D | process.c | 407 unsigned long hint; in arch_setup_additional_pages() local
|
/kernel/linux/linux-5.10/fs/ |
D | fcntl.c | 269 static bool rw_hint_valid(enum rw_hint hint) in rw_hint_valid() 289 enum rw_hint hint; in fcntl_rw_hint() local
|
/kernel/linux/linux-5.10/tools/objtool/ |
D | check.h | 49 bool hint; member
|
/kernel/linux/linux-5.10/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()
|
/kernel/linux/linux-5.10/arch/x86/platform/intel-mid/ |
D | sfi.c | 107 struct sfi_timer_table_entry *sfi_get_mtmr(int hint) in sfi_get_mtmr()
|
/kernel/linux/linux-5.10/include/linux/ |
D | sfi.h | 123 u32 hint; /* MWAIT hint */ member
|