| /kernel/linux/linux-6.6/drivers/cpuidle/ |
| H 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
|
| /kernel/linux/linux-6.6/kernel/futex/ |
| H A D | waitwake.c | 527 int ret, hint = 0; in futex_wait_multiple() local
|
| /kernel/linux/linux-6.6/drivers/md/ |
| H A D | dm-cache-policy-internal.h | 58 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 D | check.h | 59 hint : 1, member
|
| /kernel/linux/linux-6.6/net/ipv6/ |
| H A D | ip6_input.c | 112 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 D | ip_input.c | 597 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 D | traps.c | 560 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 D | sfi.c | 107 struct sfi_timer_table_entry *sfi_get_mtmr(int hint) in sfi_get_mtmr() argument
|
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | sfi.h | 123 u32 hint; /* MWAIT hint */ member
|
| /kernel/linux/linux-5.10/fs/ |
| H A D | fcntl.c | 269 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 D | sbitmap.c | 426 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 D | intel_guc.c | 546 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 D | unwind.h | 56 short hint; member
|
| /kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
| H A D | iommu.h | 89 unsigned long hint; member
|
| /kernel/linux/linux-5.10/drivers/base/ |
| H A D | bus.c | 356 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 D | unwind.h | 56 short hint; member
|
| /kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
| H A D | iommu.h | 90 unsigned long hint; member
|
| /kernel/linux/linux-5.10/sound/pci/hda/ |
| H A 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); 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 D | cxlflash_ioctl.h | 142 __u64 hint; /* Reasons for verify */ member
|
| /kernel/linux/linux-6.6/fs/ |
| H A D | fcntl.c | 271 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 D | cxlflash_ioctl.h | 142 __u64 hint; /* Reasons for verify */ member
|
| /kernel/linux/linux-6.6/arch/x86/kernel/ |
| H A D | traps.c | 645 enum kernel_gp_hint hint = GP_NO_HINT; in DEFINE_IDTENTRY_ERRORCODE() local
|
| /kernel/linux/linux-6.6/sound/pci/hda/ |
| H 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); snd_hda_get_hint() local 784 struct hda_hint *hint; snd_hda_sysfs_clear() local [all...] |
| /kernel/linux/linux-6.6/lib/ |
| H A D | sbitmap.c | 32 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 D | cxlflash_ioctl.h | 80 __u64 hint; member
|