Home
last modified time | relevance | path

Searched defs:hint (Results 1 – 25 of 53) sorted by relevance

123

/linux/arch/loongarch/include/asm/
H A Dasm.h19 #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
H A Dbarrier.h20 #define DBAR(hint) __asm__ __volatile__("dbar %0 " : : "I"(hint) : "memory") argument
/linux/lib/
H A Dsbitmap.c32 unsigned hint; in update_alloc_hint_before_get() local
45 unsigned int hint, in update_alloc_hint_after_get()
159 unsigned int hint, bool wrap) in __sbitmap_get_word()
264 unsigned int hint, depth; in sbitmap_get() local
293 unsigned int hint, depth; in sbitmap_get_shallow() local
503 unsigned int hint, depth; in __sbitmap_queue_get_batch() local
/linux/block/
H A Dbadblocks.c457 static int prev_by_hint(struct badblocks *bb, sector_t s, int hint) in prev_by_hint()
482 int hint) in prev_badblocks()
865 int prev = -1, hint = -1; in _badblocks_set() local
1137 int prev = -1, hint = -1; in _badblocks_clear() local
1278 int prev = -1, hint = -1, set = 0; in _badblocks_check() local
/linux/tools/perf/util/
H A Dstrbuf.c20 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/arch/mips/lib/
H A Dmemcpy.S208 # 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/sound/pci/hda/
H A Dhda_sysfs.c268 const struct hda_hint *hint; in hints_show() local
281 struct hda_hint *hint; in get_hint() local
309 struct hda_hint *hint; in parse_hints() local
418 struct hda_hint *hint = get_hint(codec, key); snd_hda_get_hint() local
780 struct hda_hint *hint; snd_hda_sysfs_clear() local
[all...]
/linux/arch/mips/include/asm/
H A Dasm-eva.h18 #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/fs/jfs/
H A Djfs_extent.c73 s64 nxlen, nxaddr, xoff, hint, xaddr = 0; in extAlloc() local
299 extBalloc(struct inode *ip, s64 hint, s64 * nblocks, s64 * blkno) in extBalloc()
/linux/net/ipv6/
H A Dip6_input.c93 const struct sk_buff *hint) in ip6_can_use_hint()
112 struct sk_buff *skb, *next, *hint = NULL; in ip6_list_rcv_finish() local
/linux/fs/lockd/
H A Dsvcsubs.c377 nlmsvc_mark_host(void *data, struct nlm_host *hint) in nlmsvc_mark_host()
418 struct nlm_host hint; in nlmsvc_mark_resources() local
/linux/drivers/gpu/drm/xe/
H A Dxe_guc_hxg_helpers.h80 static inline u32 guc_hxg_msg_encode_failure(u32 *msg, u32 error, u32 hint) in guc_hxg_msg_encode_failure()
/linux/drivers/parisc/
H A Diommu-helpers.h16 unsigned long hint, in iommu_fill_pdir()
/linux/tools/testing/selftests/net/
H A Dbind_bhash.c32 struct addrinfo *res, hint = {}; in bind_socket() local
/linux/arch/sparc/include/asm/
H A Diommu-common.h16 unsigned long hint; member
H A Diommu_64.h24 unsigned int hint; member
/linux/fs/
H A Dfcntl.c336 static bool rw_hint_valid(u64 hint) in rw_hint_valid()
363 u64 hint = READ_ONCE(inode->i_write_hint); in fcntl_get_rw_hint() local
375 u64 hint; in fcntl_set_rw_hint() local
/linux/drivers/dma/ioat/
H A Dhw.h86 unsigned int hint:1; member
118 unsigned int hint:1; member
165 unsigned int hint:1; member
214 unsigned int hint:1; member
/linux/drivers/md/
H A Ddm-cache-policy-internal.h60 bool dirty, uint32_t hint, bool hint_valid) in policy_load_mapping()
/linux/arch/arm/kernel/
H A Dprocess.c401 unsigned long hint; in arch_setup_additional_pages() local
/linux/kernel/futex/
H A Dwaitwake.c541 int ret, hint = 0; in futex_wait_multiple() local
/linux/tools/objtool/include/objtool/
H A Dcheck.h59 hint : 1, member
/linux/fs/bcachefs/
H A Dopts.h595 const char *hint; member
/linux/fs/ntfs3/
H A Dattrib.c896 CLST hint, svcn, to_alloc, evcn1, next_svcn, asize, end, vcn0, alen; in attr_data_get_block() local
1706 CLST alen, hint = 0; in attr_allocate_frame() local
/linux/net/sctp/
H A Dsm_make_chunk.c937 const size_t hint) in sctp_make_abort()
3565 size_t hint; in sctp_make_fwdtsn() local
3594 size_t hint; in sctp_make_ifwdtsn() local

123