/linux-6.3-rc2/fs/reiserfs/ |
A D | bitmap.c | 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() 987 static inline int old_way(reiserfs_blocknr_hint_t * hint) in old_way() 1005 static inline void hundredth_slices(reiserfs_blocknr_hint_t * hint) in hundredth_slices() 1018 static void determine_search_start(reiserfs_blocknr_hint_t * hint, in determine_search_start() 1130 static int determine_prealloc_size(reiserfs_blocknr_hint_t * hint) in determine_prealloc_size() 1195 (reiserfs_blocknr_hint_t * hint, b_blocknr_t * new_blocknrs, in blocknrs_and_prealloc_arrays_from_search_start() [all …]
|
/linux-6.3-rc2/arch/loongarch/include/asm/ |
A D | asm.h | 19 #define PREF(hint, addr, offs) \ argument 22 #define PREFX(hint, addr, index) \ argument 27 #define PREF(hint, addr, offs) argument 28 #define PREFX(hint, addr, index) argument
|
/linux-6.3-rc2/lib/ |
A D | sbitmap.c | 32 unsigned hint; in update_alloc_hint_before_get() local 45 unsigned int hint, in update_alloc_hint_after_get() 137 unsigned int hint, bool wrap) in __sbitmap_get_word() 242 unsigned int hint, depth; in sbitmap_get() local 271 unsigned int hint, depth; in sbitmap_get_shallow() local 486 unsigned int hint, depth; in __sbitmap_queue_get_batch() local
|
/linux-6.3-rc2/drivers/cpuidle/ |
A D | cpuidle-pseries.c | 146 u8 hint; member 207 u8 hint = record->hint; in parse_cede_parameters() local 373 u8 hint = record->hint; in fixup_cede0_latency() local
|
/linux-6.3-rc2/arch/x86/include/asm/ |
A 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-6.3-rc2/tools/perf/util/ |
A 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-6.3-rc2/net/ipv4/ |
A D | ip_input.c | 309 const struct sk_buff *hint) in ip_can_use_hint() 319 const struct sk_buff *hint) in ip_rcv_finish_core() 596 struct sk_buff *skb, *next, *hint = NULL; in ip_list_rcv_finish() local
|
/linux-6.3-rc2/arch/mips/lib/ |
A 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-6.3-rc2/sound/pci/hda/ |
A D | hda_sysfs.c | 270 const struct hda_hint *hint; in hints_show() local 283 struct hda_hint *hint; in get_hint() local 311 struct hda_hint *hint; in parse_hints() local 420 struct hda_hint *hint = get_hint(codec, key); in snd_hda_get_hint() local 784 struct hda_hint *hint; in snd_hda_sysfs_clear() local
|
/linux-6.3-rc2/arch/mips/include/asm/ |
A 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-6.3-rc2/fs/jfs/ |
A D | jfs_extent.c | 73 s64 nxlen, nxaddr, xoff, hint, xaddr = 0; in extAlloc() local 299 extBalloc(struct inode *ip, s64 hint, s64 * nblocks, s64 * blkno) in extBalloc()
|
/linux-6.3-rc2/net/ipv6/ |
A D | ip6_input.c | 93 const struct sk_buff *hint) in ip6_can_use_hint() 111 struct sk_buff *skb, *next, *hint = NULL; in ip6_list_rcv_finish() local
|
/linux-6.3-rc2/fs/lockd/ |
A D | svcsubs.c | 377 nlmsvc_mark_host(void *data, struct nlm_host *hint) in nlmsvc_mark_host() 418 struct nlm_host hint; in nlmsvc_mark_resources() local
|
/linux-6.3-rc2/drivers/parisc/ |
A D | iommu-helpers.h | 16 unsigned long hint, in iommu_fill_pdir()
|
/linux-6.3-rc2/tools/testing/selftests/mm/ |
A D | virtual_address_range.c | 101 char *hint; in main() local
|
/linux-6.3-rc2/tools/testing/selftests/net/ |
A D | bind_bhash.c | 32 struct addrinfo *res, hint = {}; in bind_socket() local
|
/linux-6.3-rc2/arch/sparc/include/asm/ |
A D | iommu-common.h | 16 unsigned long hint; member
|
A D | iommu_64.h | 24 unsigned int hint; member
|
/linux-6.3-rc2/drivers/dma/ioat/ |
A 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-6.3-rc2/drivers/md/ |
A D | dm-cache-policy-internal.h | 60 bool dirty, uint32_t hint, bool hint_valid) in policy_load_mapping()
|
/linux-6.3-rc2/arch/arm/kernel/ |
A D | process.c | 402 unsigned long hint; in arch_setup_additional_pages() local
|
/linux-6.3-rc2/fs/ |
A D | fcntl.c | 271 static bool rw_hint_valid(enum rw_hint hint) in rw_hint_valid() 291 enum rw_hint hint; in fcntl_rw_hint() local
|
/linux-6.3-rc2/kernel/futex/ |
A D | waitwake.c | 527 int ret, hint = 0; in futex_wait_multiple() local
|
/linux-6.3-rc2/tools/objtool/include/objtool/ |
A D | check.h | 59 hint : 1, member
|
/linux-6.3-rc2/drivers/nvdimm/ |
A D | nd.h | 311 int dimm, int hint) in ndrd_get_flush_wpq() 320 int hint, void __iomem *flush) in ndrd_set_flush_wpq()
|