Home
last modified time | relevance | path

Searched defs:hint (Results 26 - 50 of 124) sorted by relevance

12345

/kernel/linux/linux-6.6/drivers/cpuidle/
H A Dcpuidle-pseries.c146 u8 hint; member
207 u8 hint = record->hint; in parse_cede_parameters() local
373 u8 hint = record->hint; in fixup_cede0_latency() local
/kernel/linux/linux-6.6/kernel/futex/
H A Dwaitwake.c527 int ret, hint = 0; in futex_wait_multiple() local
/kernel/linux/linux-6.6/drivers/md/
H A Ddm-cache-policy-internal.h58 policy_load_mapping(struct dm_cache_policy *p, dm_oblock_t oblock, dm_cblock_t cblock, bool dirty, uint32_t hint, bool hint_valid) policy_load_mapping() argument
/kernel/linux/linux-6.6/tools/objtool/include/objtool/
H A Dcheck.h59 hint : 1, member
/kernel/linux/linux-6.6/net/ipv6/
H A Dip6_input.c112 struct sk_buff *skb, *next, *hint = NULL; in ip6_list_rcv_finish() local
92 ip6_can_use_hint(const struct sk_buff *skb, const struct sk_buff *hint) ip6_can_use_hint() argument
/kernel/linux/linux-6.6/net/ipv4/
H A Dip_input.c597 struct sk_buff *skb, *next, *hint = NULL; in ip_list_rcv_finish() local
308 ip_can_use_hint(const struct sk_buff *skb, const struct iphdr *iph, const struct sk_buff *hint) ip_can_use_hint() argument
317 ip_rcv_finish_core(struct net *net, struct sock *sk, struct sk_buff *skb, struct net_device *dev, const struct sk_buff *hint) ip_rcv_finish_core() argument
[all...]
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dtraps.c560 enum kernel_gp_hint hint = GP_NO_HINT; in DEFINE_IDTENTRY_ERRORCODE() local
/kernel/linux/linux-5.10/arch/x86/platform/intel-mid/
H A Dsfi.c107 struct sfi_timer_table_entry *sfi_get_mtmr(int hint) in sfi_get_mtmr() argument
/kernel/linux/linux-5.10/include/linux/
H A Dsfi.h123 u32 hint; /* MWAIT hint */ member
/kernel/linux/linux-5.10/fs/
H A Dfcntl.c269 static bool rw_hint_valid(enum rw_hint hint) in rw_hint_valid() argument
289 enum rw_hint hint; in fcntl_rw_hint() local
/kernel/linux/linux-5.10/lib/
H A Dsbitmap.c426 unsigned int hint, depth; in __sbitmap_queue_get() local
107 __sbitmap_get_word(unsigned long *word, unsigned long depth, unsigned int hint, bool wrap) __sbitmap_get_word() argument
455 unsigned int hint, depth; __sbitmap_queue_get_shallow() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc.c546 u32 hint = FIELD_GET(GUC_HXG_FAILURE_MSG_0_HINT, header); in intel_guc_send_mmio() local
/kernel/linux/linux-5.10/arch/ia64/include/asm/
H A Dunwind.h56 short hint; member
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Diommu.h89 unsigned long hint; member
/kernel/linux/linux-5.10/drivers/base/
H A Dbus.c356 subsys_find_device_by_id(struct bus_type *subsys, unsigned int id, struct device *hint) subsys_find_device_by_id() argument
/kernel/linux/linux-6.6/arch/ia64/include/asm/
H A Dunwind.h56 short hint; member
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Diommu.h90 unsigned long hint; member
/kernel/linux/linux-5.10/sound/pci/hda/
H A Dhda_sysfs.c271 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); snd_hda_get_hint() local
787 struct hda_hint *hint; snd_hda_sysfs_clear() local
[all...]
/kernel/linux/linux-5.10/include/uapi/scsi/
H A Dcxlflash_ioctl.h142 __u64 hint; /* Reasons for verify */ member
/kernel/linux/linux-6.6/fs/
H A Dfcntl.c271 static bool rw_hint_valid(u64 hint) in rw_hint_valid() argument
291 u64 hint; in fcntl_rw_hint() local
/kernel/linux/linux-6.6/include/uapi/scsi/
H A Dcxlflash_ioctl.h142 __u64 hint; /* Reasons for verify */ member
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dtraps.c645 enum kernel_gp_hint hint = GP_NO_HINT; in DEFINE_IDTENTRY_ERRORCODE() local
/kernel/linux/linux-6.6/sound/pci/hda/
H A Dhda_sysfs.c270 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); snd_hda_get_hint() local
784 struct hda_hint *hint; snd_hda_sysfs_clear() local
[all...]
/kernel/linux/linux-6.6/lib/
H A Dsbitmap.c32 unsigned hint; in update_alloc_hint_before_get() local
43 update_alloc_hint_after_get(struct sbitmap *sb, unsigned int depth, unsigned int hint, unsigned int nr) update_alloc_hint_after_get() argument
136 __sbitmap_get_word(unsigned long *word, unsigned long depth, unsigned int hint, bool wrap) __sbitmap_get_word() argument
242 unsigned int hint, depth; sbitmap_get() local
271 unsigned int hint, depth; sbitmap_get_shallow() local
486 unsigned int hint, depth; __sbitmap_queue_get_batch() local
[all...]
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/scsi/
H A Dcxlflash_ioctl.h80 __u64 hint; member

Completed in 22 milliseconds

12345