Home
last modified time | relevance | path

Searched refs:hints (Results 1 – 25 of 124) sorted by relevance

12345

/linux/drivers/misc/sgi-gru/
A Dgru_instructions.h396 tri0, CB_IMA(hints))); in gru_vstore()
436 0, CB_IMA(hints))); in gru_vset()
450 0, CB_IMA(hints))); in gru_ivset()
455 unsigned long hints) in gru_vflush() argument
463 0, CB_IMA(hints))); in gru_vflush()
509 0, CB_IMA(hints))); in gru_gamir()
519 0, CB_IMA(hints))); in gru_gamirr()
525 unsigned long hints) in gru_gamer() argument
533 0, CB_IMA(hints))); in gru_gamer()
546 0, CB_IMA(hints))); in gru_gamerr()
[all …]
/linux/drivers/gpu/drm/vboxvideo/
A Dvbox_irq.c113 struct vbva_modehint *hints; in vbox_update_mode_hints() local
133 hints = &vbox->last_mode_hints[vbox_conn->vbox_crtc->crtc_id]; in vbox_update_mode_hints()
134 if (hints->magic != VBVAMODEHINT_MAGIC) in vbox_update_mode_hints()
137 disconnected = !(hints->enabled); in vbox_update_mode_hints()
139 vbox_conn->mode_hint.width = hints->cx; in vbox_update_mode_hints()
140 vbox_conn->mode_hint.height = hints->cy; in vbox_update_mode_hints()
141 vbox_conn->vbox_crtc->x_hint = hints->dx; in vbox_update_mode_hints()
142 vbox_conn->vbox_crtc->y_hint = hints->dy; in vbox_update_mode_hints()
154 hints->cx * 4, hints->cx, in vbox_update_mode_hints()
155 hints->cy, 0, flags); in vbox_update_mode_hints()
A Dmodesetting.c98 struct vbva_modehint *hints) in hgsmi_get_mode_hints() argument
103 if (WARN_ON(!hints)) in hgsmi_get_mode_hints()
123 memcpy(hints, ((u8 *)p) + sizeof(struct vbva_query_mode_hints), size); in hgsmi_get_mode_hints()
/linux/tools/usb/usbip/src/
A Dusbip_network.c263 struct addrinfo hints, *res, *rp; in usbip_net_tcp_connect() local
267 memset(&hints, 0, sizeof(hints)); in usbip_net_tcp_connect()
268 hints.ai_family = AF_UNSPEC; in usbip_net_tcp_connect()
269 hints.ai_socktype = SOCK_STREAM; in usbip_net_tcp_connect()
272 ret = getaddrinfo(hostname, service, &hints, &res); in usbip_net_tcp_connect()
A Dusbipd.c428 struct addrinfo hints, *ai_head; in do_getaddrinfo() local
431 memset(&hints, 0, sizeof(hints)); in do_getaddrinfo()
432 hints.ai_family = ai_family; in do_getaddrinfo()
433 hints.ai_socktype = SOCK_STREAM; in do_getaddrinfo()
434 hints.ai_flags = AI_PASSIVE; in do_getaddrinfo()
436 rc = getaddrinfo(host, usbip_port_string, &hints, &ai_head); in do_getaddrinfo()
/linux/tools/testing/selftests/net/mptcp/
A Dmptcp_inq.c75 const struct addrinfo *hints, in xgetaddrinfo() argument
78 int err = getaddrinfo(node, service, hints, res); in xgetaddrinfo()
93 struct addrinfo hints = { in sock_listen_mptcp() local
99 hints.ai_family = pf; in sock_listen_mptcp()
104 xgetaddrinfo(listenaddr, port, &hints, &addr); in sock_listen_mptcp()
105 hints.ai_family = pf; in sock_listen_mptcp()
138 struct addrinfo hints = { in sock_connect_mptcp() local
145 hints.ai_family = pf; in sock_connect_mptcp()
147 xgetaddrinfo(remoteaddr, port, &hints, &addr); in sock_connect_mptcp()
A Dmptcp_sockopt.c162 const struct addrinfo *hints, in xgetaddrinfo() argument
165 int err = getaddrinfo(node, service, hints, res); in xgetaddrinfo()
180 struct addrinfo hints = { in sock_listen_mptcp() local
186 hints.ai_family = pf; in sock_listen_mptcp()
191 xgetaddrinfo(listenaddr, port, &hints, &addr); in sock_listen_mptcp()
192 hints.ai_family = pf; in sock_listen_mptcp()
225 struct addrinfo hints = { in sock_connect_mptcp() local
232 hints.ai_family = pf; in sock_connect_mptcp()
234 xgetaddrinfo(remoteaddr, port, &hints, &addr); in sock_connect_mptcp()
A Dmptcp_connect.c181 const struct addrinfo *hints, in xgetaddrinfo() argument
184 int err = getaddrinfo(node, service, hints, res); in xgetaddrinfo()
292 struct addrinfo hints = { in sock_listen_mptcp() local
298 hints.ai_family = pf; in sock_listen_mptcp()
303 xgetaddrinfo(listenaddr, port, &hints, &addr); in sock_listen_mptcp()
304 hints.ai_family = pf; in sock_listen_mptcp()
356 struct addrinfo hints = { in sock_connect_mptcp() local
364 hints.ai_family = pf; in sock_connect_mptcp()
366 xgetaddrinfo(remoteaddr, port, &hints, &addr); in sock_connect_mptcp()
/linux/arch/x86/kernel/cpu/
A Dmshyperv.c125 if (ms_hyperv.hints & HV_DEPRECATING_AEOI_RECOMMENDED) in DEFINE_IDTENTRY_SYSVEC()
383 ms_hyperv.hints = cpuid_eax(HYPERV_CPUID_ENLIGHTMENT_INFO); in ms_hyperv_init_platform()
388 ms_hyperv.features, ms_hyperv.priv_high, ms_hyperv.hints, in ms_hyperv_init_platform()
417 if (ms_hyperv.hints & HV_X64_HYPERV_NESTED) { in ms_hyperv_init_platform()
449 ms_hyperv.hints &= ~HV_X64_APIC_ACCESS_RECOMMENDED; in ms_hyperv_init_platform()
473 ms_hyperv.hints &= ~HV_X64_REMOTE_TLB_FLUSH_RECOMMENDED; in ms_hyperv_init_platform()
/linux/arch/arm64/hyperv/
A Dmshyperv.c58 ms_hyperv.hints = result.as32.a; in hyperv_init()
61 ms_hyperv.features, ms_hyperv.priv_high, ms_hyperv.hints, in hyperv_init()
/linux/sound/pci/hda/
A Dhda_sysfs.c271 snd_array_for_each(&codec->hints, i, hint) { in hints_show()
284 snd_array_for_each(&codec->hints, i, hint) { in get_hint()
340 if (codec->hints.used >= MAX_HINTS) in parse_hints()
343 hint = snd_array_new(&codec->hints); in parse_hints()
403 static DEVICE_ATTR_RW(hints);
772 snd_array_init(&codec->hints, sizeof(struct hda_hint), 32); in snd_hda_sysfs_init()
786 snd_array_for_each(&codec->hints, i, hint) { in snd_hda_sysfs_clear()
789 snd_array_free(&codec->hints); in snd_hda_sysfs_clear()
/linux/drivers/net/ethernet/mellanox/mlxsw/
A Dspectrum_acl_erp.c1307 struct objagg_hints *hints) in mlxsw_sp_acl_erp_table_create() argument
1317 hints, aregion); in mlxsw_sp_acl_erp_table_create()
1386 hstats = objagg_hints_stats_get(hints); in mlxsw_sp_acl_erp_hints_check()
1410 struct objagg_hints *hints; in mlxsw_sp_acl_erp_rehash_hints_get() local
1418 if (IS_ERR(hints)) { in mlxsw_sp_acl_erp_rehash_hints_get()
1420 return ERR_CAST(hints); in mlxsw_sp_acl_erp_rehash_hints_get()
1431 return hints; in mlxsw_sp_acl_erp_rehash_hints_get()
1434 objagg_hints_put(hints); in mlxsw_sp_acl_erp_rehash_hints_get()
1440 struct objagg_hints *hints = hints_priv; in mlxsw_sp_acl_erp_rehash_hints_put() local
1442 objagg_hints_put(hints); in mlxsw_sp_acl_erp_rehash_hints_put()
[all …]
/linux/arch/x86/hyperv/
A Dhv_apic.c115 if (!(ms_hyperv.hints & HV_X64_EX_PROCESSOR_MASKS_RECOMMENDED)) in __send_ipi_mask_ex()
291 if (ms_hyperv.hints & HV_X64_CLUSTER_IPI_RECOMMENDED) { in hv_apic_init()
306 if (ms_hyperv.hints & HV_X64_APIC_ACCESS_RECOMMENDED) { in hv_apic_init()
A Dmmu.c180 if (!(ms_hyperv.hints & HV_X64_EX_PROCESSOR_MASKS_RECOMMENDED)) in hyperv_flush_tlb_others_ex()
238 if (!(ms_hyperv.hints & HV_X64_REMOTE_TLB_FLUSH_RECOMMENDED)) in hyperv_setup_mmu_ops()
A Dhv_spinlock.c73 !(ms_hyperv.hints & HV_X64_CLUSTER_IPI_RECOMMENDED) || in hv_init_spinlocks()
/linux/lib/
A Dobjagg.c51 struct objagg_hints *hints; member
232 if (!objagg->hints) { in objagg_obj_root_id_alloc()
244 min = objagg->hints->root_count; in objagg_obj_root_id_alloc()
259 if (!objagg->hints) in objagg_obj_root_id_free()
306 hnode = objagg_hints_lookup(objagg->hints, objagg_obj->obj); in objagg_obj_init_with_hints()
533 objagg->hints = objagg_hints; in objagg_create()
570 if (objagg->hints) in objagg_destroy()
571 objagg_hints_put(objagg->hints); in objagg_destroy()
A Dtest_objagg.c912 struct objagg_hints *hints; in test_hints_case() local
941 hints = objagg_hints_get(objagg, OBJAGG_OPT_ALGO_SIMPLE_GREEDY); in test_hints_case()
942 if (IS_ERR(hints)) { in test_hints_case()
943 err = PTR_ERR(hints); in test_hints_case()
947 pr_debug_hints_stats(hints); in test_hints_case()
948 err = check_expect_hints_stats(hints, &hints_case->expect_stats_hints, in test_hints_case()
955 objagg2 = objagg_create(&delta_ops, hints, &world2); in test_hints_case()
985 objagg_hints_put(hints); in test_hints_case()
/linux/tools/testing/selftests/net/
A Dcmsg_sender.c437 struct addrinfo hints, *ai; in main() local
451 memset(&hints, 0, sizeof(hints)); in main()
452 hints.ai_family = opt.sock.family; in main()
455 err = getaddrinfo(opt.host, opt.service, &hints, &ai); in main()
/linux/tools/testing/vsock/
A Dcontrol.c38 struct addrinfo hints = { in control_init() local
45 ret = getaddrinfo(control_host, control_port, &hints, &result); in control_init()
/linux/tools/testing/selftests/bpf/
A Dxdping.c90 struct addrinfo *a, hints = { .ai_family = AF_INET }; in main() local
159 if (getaddrinfo(argv[optind], NULL, &hints, &a) || !a) { in main()
/linux/net/wireless/
A DKconfig126 bool "cfg80211 regulatory support for cellular base station hints"
129 This option enables support for parsing regulatory hints
131 claims support for parsing cellular base station hints the
132 regulatory core will allow and parse these regulatory hints.
133 The regulatory core will only apply these regulatory hints on
/linux/tools/objtool/include/objtool/
A Dobjtool.h31 bool ignore_unreachables, hints, rodata; member
/linux/include/linux/
A Dobjagg.h29 struct objagg_hints *hints, void *priv);
/linux/tools/hv/
A Dhv_kvp_daemon.c1640 struct addrinfo hints, *info ; in kvp_get_domain_name() local
1644 memset(&hints, 0, sizeof(hints)); in kvp_get_domain_name()
1645 hints.ai_family = AF_INET; /*Get only ipv4 addrinfo. */ in kvp_get_domain_name()
1646 hints.ai_socktype = SOCK_STREAM; in kvp_get_domain_name()
1647 hints.ai_flags = AI_CANONNAME; in kvp_get_domain_name()
1649 error = getaddrinfo(buffer, NULL, &hints, &info); in kvp_get_domain_name()
/linux/Documentation/ABI/testing/
A Dsysfs-firmware-opal-psr6 Power-Shift-Ratio allows to provide hints the firmware

Completed in 59 milliseconds

12345