hints            1493 arch/ia64/include/asm/pal.h 							pal_hints_u_t *hints)
hints            1499 arch/ia64/include/asm/pal.h 	if (hints)
hints            1500 arch/ia64/include/asm/pal.h 		hints->ph_data = iprv.v1;
hints             425 arch/ia64/kernel/palinfo.c 	pal_hints_u_t hints;
hints             442 arch/ia64/kernel/palinfo.c 	if (ia64_pal_rse_info(&phys_stacked, &hints) == 0)
hints             446 arch/ia64/kernel/palinfo.c 			   phys_stacked, hints.ph_data,
hints             447 arch/ia64/kernel/palinfo.c 			   hints.ph_data < RSE_HINTS_COUNT ? rse_hints[hints.ph_data]: "(??)");
hints             108 arch/x86/hyperv/hv_apic.c 	if (!(ms_hyperv.hints & HV_X64_EX_PROCESSOR_MASKS_RECOMMENDED))
hints             247 arch/x86/hyperv/hv_apic.c 	if (ms_hyperv.hints & HV_X64_CLUSTER_IPI_RECOMMENDED) {
hints             262 arch/x86/hyperv/hv_apic.c 	if (ms_hyperv.hints & HV_X64_APIC_ACCESS_RECOMMENDED) {
hints             287 arch/x86/hyperv/hv_init.c 		ms_hyperv.hints &= ~HV_X64_ENLIGHTENED_VMCS_RECOMMENDED;
hints              68 arch/x86/hyperv/hv_spinlock.c 	    !(ms_hyperv.hints & HV_X64_CLUSTER_IPI_RECOMMENDED) ||
hints             172 arch/x86/hyperv/mmu.c 	if (!(ms_hyperv.hints & HV_X64_EX_PROCESSOR_MASKS_RECOMMENDED))
hints             232 arch/x86/hyperv/mmu.c 	if (!(ms_hyperv.hints & HV_X64_REMOTE_TLB_FLUSH_RECOMMENDED))
hints              52 arch/x86/kernel/cpu/mshyperv.c 	if (ms_hyperv.hints & HV_DEPRECATING_AEOI_RECOMMENDED)
hints             228 arch/x86/kernel/cpu/mshyperv.c 	ms_hyperv.hints    = cpuid_eax(HYPERV_CPUID_ENLIGHTMENT_INFO);
hints             231 arch/x86/kernel/cpu/mshyperv.c 		ms_hyperv.features, ms_hyperv.hints, ms_hyperv.misc_features);
hints             261 arch/x86/kernel/cpu/mshyperv.c 	if (ms_hyperv.hints & HV_X64_ENLIGHTENED_VMCS_RECOMMENDED) {
hints            7996 arch/x86/kvm/vmx/vmx.c 	    ms_hyperv.hints & HV_X64_ENLIGHTENED_VMCS_RECOMMENDED &&
hints             812 drivers/ata/ata_piix.c 			      unsigned hints)
hints              46 drivers/ata/libahci.c 			unsigned hints);
hints             745 drivers/ata/libahci.c 			unsigned int hints)
hints             754 drivers/ata/libahci.c 		hints &= ~ATA_LPM_WAKE_ONLY;
hints             770 drivers/ata/libahci.c 		if (policy == ATA_LPM_MAX_POWER || !(hints & ATA_LPM_HIPM)) {
hints             771 drivers/ata/libahci.c 			if (!(hints & ATA_LPM_WAKE_ONLY))
hints             781 drivers/ata/libahci.c 			if (hints & ATA_LPM_WAKE_ONLY)
hints            3434 drivers/ata/libata-eh.c 	unsigned int hints = ATA_LPM_EMPTY | ATA_LPM_HIPM;
hints            3459 drivers/ata/libata-eh.c 		hints &= ~ATA_LPM_EMPTY;
hints            3461 drivers/ata/libata-eh.c 			hints &= ~ATA_LPM_HIPM;
hints            3478 drivers/ata/libata-eh.c 		rc = ap->ops->set_lpm(link, policy, hints);
hints            3480 drivers/ata/libata-eh.c 			rc = ap->ops->set_lpm(ap->slave_link, policy, hints);
hints            3482 drivers/ata/libata-eh.c 		rc = sata_pmp_set_lpm(link, policy, hints);
hints             204 drivers/ata/libata-pmp.c 		     unsigned hints)
hints             173 drivers/ata/libata.h 			    unsigned hints);
hints             187 drivers/ata/libata.h 				   enum ata_lpm_policy policy, unsigned hints)
hints              94 drivers/gpu/drm/vboxvideo/modesetting.c 			 struct vbva_modehint *hints)
hints              99 drivers/gpu/drm/vboxvideo/modesetting.c 	if (WARN_ON(!hints))
hints             119 drivers/gpu/drm/vboxvideo/modesetting.c 	memcpy(hints, ((u8 *)p) + sizeof(struct vbva_query_mode_hints), size);
hints             112 drivers/gpu/drm/vboxvideo/vbox_irq.c 	struct vbva_modehint *hints;
hints             132 drivers/gpu/drm/vboxvideo/vbox_irq.c 		hints = &vbox->last_mode_hints[vbox_conn->vbox_crtc->crtc_id];
hints             133 drivers/gpu/drm/vboxvideo/vbox_irq.c 		if (hints->magic != VBVAMODEHINT_MAGIC)
hints             136 drivers/gpu/drm/vboxvideo/vbox_irq.c 		disconnected = !(hints->enabled);
hints             138 drivers/gpu/drm/vboxvideo/vbox_irq.c 		vbox_conn->mode_hint.width = hints->cx;
hints             139 drivers/gpu/drm/vboxvideo/vbox_irq.c 		vbox_conn->mode_hint.height = hints->cy;
hints             140 drivers/gpu/drm/vboxvideo/vbox_irq.c 		vbox_conn->vbox_crtc->x_hint = hints->dx;
hints             141 drivers/gpu/drm/vboxvideo/vbox_irq.c 		vbox_conn->vbox_crtc->y_hint = hints->dy;
hints             153 drivers/gpu/drm/vboxvideo/vbox_irq.c 					   hints->cx * 4, hints->cx,
hints             154 drivers/gpu/drm/vboxvideo/vbox_irq.c 					   hints->cy, 0, flags);
hints              59 drivers/gpu/drm/vboxvideo/vboxvideo_guest.h 			 struct vbva_modehint *hints);
hints             187 drivers/hv/hv.c 	if (ms_hyperv.hints & HV_DEPRECATING_AEOI_RECOMMENDED)
hints             360 drivers/misc/sgi-gru/gru_instructions.h 		unsigned int tri0, int iaa, unsigned long hints)
hints             368 drivers/misc/sgi-gru/gru_instructions.h 					(unsigned long)tri0, CB_IMA(hints)));
hints             372 drivers/misc/sgi-gru/gru_instructions.h 		unsigned int tri0, int iaa, unsigned long hints)
hints             380 drivers/misc/sgi-gru/gru_instructions.h 					(unsigned long)tri0, CB_IMA(hints)));
hints             385 drivers/misc/sgi-gru/gru_instructions.h 		unsigned long stride, unsigned long hints)
hints             393 drivers/misc/sgi-gru/gru_instructions.h 					(unsigned long)tri0, CB_IMA(hints)));
hints             398 drivers/misc/sgi-gru/gru_instructions.h 		unsigned long stride, unsigned long hints)
hints             406 drivers/misc/sgi-gru/gru_instructions.h 					tri0, CB_IMA(hints)));
hints             411 drivers/misc/sgi-gru/gru_instructions.h 		unsigned long nelem, unsigned long hints)
hints             419 drivers/misc/sgi-gru/gru_instructions.h 					tri0, CB_IMA(hints)));
hints             424 drivers/misc/sgi-gru/gru_instructions.h 		unsigned char xtype, unsigned long nelem, unsigned long hints)
hints             432 drivers/misc/sgi-gru/gru_instructions.h 					tri0, CB_IMA(hints)));
hints             437 drivers/misc/sgi-gru/gru_instructions.h 		unsigned long stride, unsigned long hints)
hints             446 drivers/misc/sgi-gru/gru_instructions.h 					 0, CB_IMA(hints)));
hints             451 drivers/misc/sgi-gru/gru_instructions.h 		unsigned long nelem, unsigned long hints)
hints             460 drivers/misc/sgi-gru/gru_instructions.h 					0, CB_IMA(hints)));
hints             465 drivers/misc/sgi-gru/gru_instructions.h 		unsigned long hints)
hints             473 drivers/misc/sgi-gru/gru_instructions.h 					0, CB_IMA(hints)));
hints             476 drivers/misc/sgi-gru/gru_instructions.h static inline void gru_nop(void *cb, int hints)
hints             480 drivers/misc/sgi-gru/gru_instructions.h 	gru_start_instruction(ins, __opdword(OP_NOP, 0, 0, 0, 0, 0, CB_IMA(hints)));
hints             487 drivers/misc/sgi-gru/gru_instructions.h 		unsigned int bufsize, unsigned long hints)
hints             496 drivers/misc/sgi-gru/gru_instructions.h 					IAA_RAM, tri0, CB_IMA(hints)));
hints             501 drivers/misc/sgi-gru/gru_instructions.h 		unsigned long nelem, unsigned long hints)
hints             509 drivers/misc/sgi-gru/gru_instructions.h 					tri0, CB_IMA(hints)));
hints             513 drivers/misc/sgi-gru/gru_instructions.h 		unsigned int xtype, unsigned long hints)
hints             519 drivers/misc/sgi-gru/gru_instructions.h 					0, CB_IMA(hints)));
hints             523 drivers/misc/sgi-gru/gru_instructions.h 		unsigned int xtype, unsigned long hints)
hints             529 drivers/misc/sgi-gru/gru_instructions.h 					0, CB_IMA(hints)));
hints             535 drivers/misc/sgi-gru/gru_instructions.h 		unsigned long hints)
hints             543 drivers/misc/sgi-gru/gru_instructions.h 					0, CB_IMA(hints)));
hints             548 drivers/misc/sgi-gru/gru_instructions.h 		unsigned long operand2, unsigned long hints)
hints             556 drivers/misc/sgi-gru/gru_instructions.h 					0, CB_IMA(hints)));
hints             560 drivers/misc/sgi-gru/gru_instructions.h 		unsigned int tri0, unsigned long hints)
hints             567 drivers/misc/sgi-gru/gru_instructions.h 				 IAA_RAM, 0, 0, CB_IMA(hints)));
hints             572 drivers/misc/sgi-gru/gru_instructions.h 		unsigned long hints)
hints             579 drivers/misc/sgi-gru/gru_instructions.h 					tri0, CB_IMA(hints)));
hints            3065 drivers/net/ethernet/amazon/ena/ena_netdev.c 			     struct ena_admin_ena_hw_hints *hints)
hints            3069 drivers/net/ethernet/amazon/ena/ena_netdev.c 	if (hints->admin_completion_tx_timeout)
hints            3071 drivers/net/ethernet/amazon/ena/ena_netdev.c 			hints->admin_completion_tx_timeout * 1000;
hints            3073 drivers/net/ethernet/amazon/ena/ena_netdev.c 	if (hints->mmio_read_timeout)
hints            3076 drivers/net/ethernet/amazon/ena/ena_netdev.c 			hints->mmio_read_timeout * 1000;
hints            3078 drivers/net/ethernet/amazon/ena/ena_netdev.c 	if (hints->missed_tx_completion_count_threshold_to_reset)
hints            3080 drivers/net/ethernet/amazon/ena/ena_netdev.c 			hints->missed_tx_completion_count_threshold_to_reset;
hints            3082 drivers/net/ethernet/amazon/ena/ena_netdev.c 	if (hints->missing_tx_completion_timeout) {
hints            3083 drivers/net/ethernet/amazon/ena/ena_netdev.c 		if (hints->missing_tx_completion_timeout == ENA_HW_HINTS_NO_TIMEOUT)
hints            3087 drivers/net/ethernet/amazon/ena/ena_netdev.c 				msecs_to_jiffies(hints->missing_tx_completion_timeout);
hints            3090 drivers/net/ethernet/amazon/ena/ena_netdev.c 	if (hints->netdev_wd_timeout)
hints            3091 drivers/net/ethernet/amazon/ena/ena_netdev.c 		netdev->watchdog_timeo = msecs_to_jiffies(hints->netdev_wd_timeout);
hints            3093 drivers/net/ethernet/amazon/ena/ena_netdev.c 	if (hints->driver_watchdog_timeout) {
hints            3094 drivers/net/ethernet/amazon/ena/ena_netdev.c 		if (hints->driver_watchdog_timeout == ENA_HW_HINTS_NO_TIMEOUT)
hints            3098 drivers/net/ethernet/amazon/ena/ena_netdev.c 				msecs_to_jiffies(hints->driver_watchdog_timeout);
hints            3858 drivers/net/ethernet/amazon/ena/ena_netdev.c 	struct ena_admin_ena_hw_hints *hints;
hints            3867 drivers/net/ethernet/amazon/ena/ena_netdev.c 		hints = (struct ena_admin_ena_hw_hints *)
hints            3869 drivers/net/ethernet/amazon/ena/ena_netdev.c 		ena_update_hints(adapter, hints);
hints            1318 drivers/net/ethernet/mellanox/mlxsw/spectrum_acl_erp.c 			      struct objagg_hints *hints)
hints            1328 drivers/net/ethernet/mellanox/mlxsw/spectrum_acl_erp.c 					  hints, aregion);
hints            1380 drivers/net/ethernet/mellanox/mlxsw/spectrum_acl_erp.c 			     struct objagg_hints *hints, bool *p_rehash_needed)
hints            1397 drivers/net/ethernet/mellanox/mlxsw/spectrum_acl_erp.c 	hstats = objagg_hints_stats_get(hints);
hints            1421 drivers/net/ethernet/mellanox/mlxsw/spectrum_acl_erp.c 	struct objagg_hints *hints;
hints            1426 drivers/net/ethernet/mellanox/mlxsw/spectrum_acl_erp.c 	hints = objagg_hints_get(erp_table->objagg,
hints            1429 drivers/net/ethernet/mellanox/mlxsw/spectrum_acl_erp.c 	if (IS_ERR(hints)) {
hints            1431 drivers/net/ethernet/mellanox/mlxsw/spectrum_acl_erp.c 		return ERR_CAST(hints);
hints            1433 drivers/net/ethernet/mellanox/mlxsw/spectrum_acl_erp.c 	err = mlxsw_sp_acl_erp_hints_check(mlxsw_sp, aregion, hints,
hints            1442 drivers/net/ethernet/mellanox/mlxsw/spectrum_acl_erp.c 	return hints;
hints            1445 drivers/net/ethernet/mellanox/mlxsw/spectrum_acl_erp.c 	objagg_hints_put(hints);
hints            1451 drivers/net/ethernet/mellanox/mlxsw/spectrum_acl_erp.c 	struct objagg_hints *hints = hints_priv;
hints            1453 drivers/net/ethernet/mellanox/mlxsw/spectrum_acl_erp.c 	objagg_hints_put(hints);
hints            1460 drivers/net/ethernet/mellanox/mlxsw/spectrum_acl_erp.c 	struct objagg_hints *hints = hints_priv;
hints            1463 drivers/net/ethernet/mellanox/mlxsw/spectrum_acl_erp.c 	erp_table = mlxsw_sp_acl_erp_table_create(aregion, hints);
hints             557 drivers/parisc/ccio-dma.c 		   unsigned long hints)
hints             571 drivers/parisc/ccio-dma.c 	asm volatile("depw  %1,31,12,%0" : "+r" (pa) : "r" (hints));
hints             119 include/acpi/actbl2.h 	u8 hints;
hints              31 include/asm-generic/mshyperv.h 	u32 hints;
hints             936 include/linux/libata.h 			unsigned hints);
hints              30 include/linux/objagg.h 			     struct objagg_hints *hints, void *priv);
hints             220 include/sound/hda_codec.h 	struct snd_array hints;		/* additional hints */
hints              51 lib/objagg.c   	struct objagg_hints *hints;
hints             229 lib/objagg.c   	if (!objagg->hints) {
hints             241 lib/objagg.c   		min = objagg->hints->root_count;
hints             256 lib/objagg.c   	if (!objagg->hints)
hints             303 lib/objagg.c   	hnode = objagg_hints_lookup(objagg->hints, objagg_obj->obj);
hints             530 lib/objagg.c   		objagg->hints = objagg_hints;
hints             567 lib/objagg.c   	if (objagg->hints)
hints             568 lib/objagg.c   		objagg_hints_put(objagg->hints);
hints             912 lib/test_objagg.c 	struct objagg_hints *hints;
hints             941 lib/test_objagg.c 	hints = objagg_hints_get(objagg, OBJAGG_OPT_ALGO_SIMPLE_GREEDY);
hints             942 lib/test_objagg.c 	if (IS_ERR(hints)) {
hints             943 lib/test_objagg.c 		err = PTR_ERR(hints);
hints             947 lib/test_objagg.c 	pr_debug_hints_stats(hints);
hints             948 lib/test_objagg.c 	err = check_expect_hints_stats(hints, &hints_case->expect_stats_hints,
hints             955 lib/test_objagg.c 	objagg2 = objagg_create(&delta_ops, hints, &world2);
hints             982 lib/test_objagg.c 	objagg_hints_put(hints);
hints             274 sound/pci/hda/hda_sysfs.c 	snd_array_for_each(&codec->hints, i, hint) {
hints             287 sound/pci/hda/hda_sysfs.c 	snd_array_for_each(&codec->hints, i, hint) {
hints             343 sound/pci/hda/hda_sysfs.c 	if (codec->hints.used >= MAX_HINTS)
hints             346 sound/pci/hda/hda_sysfs.c 		hint = snd_array_new(&codec->hints);
hints             408 sound/pci/hda/hda_sysfs.c static DEVICE_ATTR_RW(hints);
hints             779 sound/pci/hda/hda_sysfs.c 	snd_array_init(&codec->hints, sizeof(struct hda_hint), 32);
hints             793 sound/pci/hda/hda_sysfs.c 	snd_array_for_each(&codec->hints, i, hint) {
hints             796 sound/pci/hda/hda_sysfs.c 	snd_array_free(&codec->hints);
hints            1334 tools/hv/hv_kvp_daemon.c 	struct addrinfo	hints, *info ;
hints            1338 tools/hv/hv_kvp_daemon.c 	memset(&hints, 0, sizeof(hints));
hints            1339 tools/hv/hv_kvp_daemon.c 	hints.ai_family = AF_INET; /*Get only ipv4 addrinfo. */
hints            1340 tools/hv/hv_kvp_daemon.c 	hints.ai_socktype = SOCK_STREAM;
hints            1341 tools/hv/hv_kvp_daemon.c 	hints.ai_flags = AI_CANONNAME;
hints            1343 tools/hv/hv_kvp_daemon.c 	error = getaddrinfo(buffer, NULL, &hints, &info);
hints            1181 tools/objtool/check.c 	file->hints = true;
hints            2228 tools/objtool/check.c 	if (!file->hints)
hints            2450 tools/objtool/check.c 	file.hints = false;
hints              54 tools/objtool/check.h 	bool ignore_unreachables, c_file, hints, rodata;
hints            1548 tools/perf/builtin-script.c 		      data->hints, data->extensions);
hints             193 tools/perf/util/event.h 			u64	hints		:  8,
hints              90 tools/testing/selftests/bpf/xdping.c 	struct addrinfo *a, hints = { .ai_family = AF_INET };
hints             160 tools/testing/selftests/bpf/xdping.c 		if (getaddrinfo(argv[optind], NULL, &hints, &a) || !a) {
hints             663 tools/testing/selftests/networking/timestamping/txtimestamp.c 	struct addrinfo hints = { .ai_family = do_ipv4 ? AF_INET : AF_INET6 };
hints             668 tools/testing/selftests/networking/timestamping/txtimestamp.c 	if (getaddrinfo(hostname, NULL, &hints, &addrs))
hints             688 tools/testing/selftests/networking/timestamping/txtimestamp.c 	if (do_ipv6 && hints.ai_family != AF_INET6) {
hints             689 tools/testing/selftests/networking/timestamping/txtimestamp.c 		hints.ai_family = AF_INET6;
hints              38 tools/testing/vsock/control.c 	struct addrinfo hints = {
hints              45 tools/testing/vsock/control.c 	ret = getaddrinfo(control_host, control_port, &hints, &result);
hints             263 tools/usb/usbip/src/usbip_network.c 	struct addrinfo hints, *res, *rp;
hints             267 tools/usb/usbip/src/usbip_network.c 	memset(&hints, 0, sizeof(hints));
hints             268 tools/usb/usbip/src/usbip_network.c 	hints.ai_family = AF_UNSPEC;
hints             269 tools/usb/usbip/src/usbip_network.c 	hints.ai_socktype = SOCK_STREAM;
hints             272 tools/usb/usbip/src/usbip_network.c 	ret = getaddrinfo(hostname, service, &hints, &res);
hints             428 tools/usb/usbip/src/usbipd.c 	struct addrinfo hints, *ai_head;
hints             431 tools/usb/usbip/src/usbipd.c 	memset(&hints, 0, sizeof(hints));
hints             432 tools/usb/usbip/src/usbipd.c 	hints.ai_family   = ai_family;
hints             433 tools/usb/usbip/src/usbipd.c 	hints.ai_socktype = SOCK_STREAM;
hints             434 tools/usb/usbip/src/usbipd.c 	hints.ai_flags    = AI_PASSIVE;
hints             436 tools/usb/usbip/src/usbipd.c 	rc = getaddrinfo(host, usbip_port_string, &hints, &ai_head);