/Linux-v5.15/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.15/lib/ |
D | sbitmap.c | 32 unsigned hint; in update_alloc_hint_before_get() local 45 unsigned int hint, in update_alloc_hint_after_get() 147 unsigned int hint, bool wrap) in __sbitmap_get_word() 234 unsigned int hint, depth; in sbitmap_get() local 286 unsigned int hint, depth; in sbitmap_get_shallow() local
|
/Linux-v5.15/drivers/cpuidle/ |
D | cpuidle-pseries.c | 144 u8 hint; member 205 u8 hint = record->hint; in parse_cede_parameters() local 369 u8 hint = record->hint; in fixup_cede0_latency() local
|
/Linux-v5.15/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
|
/Linux-v5.15/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.15/net/ipv4/ |
D | ip_input.c | 307 const struct sk_buff *hint) in ip_can_use_hint() 317 const struct sk_buff *hint) in ip_rcv_finish_core() 567 struct sk_buff *skb, *next, *hint = NULL; in ip_list_rcv_finish() local
|
/Linux-v5.15/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
|
/Linux-v5.15/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
|
/Linux-v5.15/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
|
/Linux-v5.15/net/ipv6/ |
D | ip6_input.c | 90 const struct sk_buff *hint) in ip6_can_use_hint() 108 struct sk_buff *skb, *next, *hint = NULL; in ip6_list_rcv_finish() local
|
/Linux-v5.15/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()
|
/Linux-v5.15/fs/lockd/ |
D | svcsubs.c | 372 nlmsvc_mark_host(void *data, struct nlm_host *hint) in nlmsvc_mark_host() 413 struct nlm_host hint; in nlmsvc_mark_resources() local
|
/Linux-v5.15/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() local 914 unsigned long hint = hint_lookup[(int)direction]; in ccio_map_sg() local
|
/Linux-v5.15/tools/testing/selftests/vm/ |
D | virtual_address_range.c | 101 char *hint; in main() local
|
/Linux-v5.15/arch/sparc/include/asm/ |
D | iommu-common.h | 16 unsigned long hint; member
|
D | iommu_64.h | 24 unsigned int hint; member
|
/Linux-v5.15/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
|
/Linux-v5.15/drivers/md/ |
D | dm-cache-policy-internal.h | 59 bool dirty, uint32_t hint, bool hint_valid) in policy_load_mapping()
|
/Linux-v5.15/drivers/net/appletalk/ |
D | ltpc.h | 45 unsigned char hint; member
|
/Linux-v5.15/fs/ |
D | fcntl.c | 270 static bool rw_hint_valid(enum rw_hint hint) in rw_hint_valid() 290 enum rw_hint hint; in fcntl_rw_hint() local
|
/Linux-v5.15/arch/arm/kernel/ |
D | process.c | 402 unsigned long hint; in arch_setup_additional_pages() local
|
/Linux-v5.15/tools/objtool/include/objtool/ |
D | check.h | 50 bool hint; member
|
/Linux-v5.15/drivers/gpu/drm/i915/gt/uc/ |
D | intel_guc.c | 462 u32 hint = FIELD_GET(GUC_HXG_FAILURE_MSG_0_HINT, header); in intel_guc_send_mmio() local
|
/Linux-v5.15/drivers/nvdimm/ |
D | nd.h | 196 int dimm, int hint) in ndrd_get_flush_wpq() 205 int hint, void __iomem *flush) in ndrd_set_flush_wpq()
|