Searched defs:hints (Results 1 - 25 of 28) sorted by relevance

12

/linux-master/drivers/gpu/drm/vboxvideo/
H A Dmodesetting.c97 hgsmi_get_mode_hints(struct gen_pool *ctx, unsigned int screens, struct vbva_modehint *hints) argument
H A Dvbox_irq.c113 struct vbva_modehint *hints; local
[all...]
/linux-master/tools/testing/vsock/
H A Dcontrol.c38 struct addrinfo hints = { local
/linux-master/tools/objtool/include/objtool/
H A Dobjtool.h31 bool ignore_unreachables, hints, rodata; member in struct:objtool_file
/linux-master/tools/testing/selftests/bpf/
H A Dxdping.c90 struct addrinfo *a, hints = { .ai_family = AF_INET }; local
/linux-master/tools/usb/usbip/src/
H A Dusbip_network.c263 struct addrinfo hints, *res, *rp; local
H A Dusbipd.c428 struct addrinfo hints, *ai_head; local
/linux-master/drivers/ata/
H A Dlibata.h188 sata_pmp_set_lpm(struct ata_link *link, enum ata_lpm_policy policy, unsigned hints) argument
H A Dlibata-pmp.c203 sata_pmp_set_lpm(struct ata_link *link, enum ata_lpm_policy policy, unsigned hints) argument
H A Data_piix.c812 piix_sidpr_set_lpm(struct ata_link *link, enum ata_lpm_policy policy, unsigned hints) argument
H A Dlibahci.c807 ahci_set_lpm(struct ata_link *link, enum ata_lpm_policy policy, unsigned int hints) argument
H A Dlibata-eh.c3380 unsigned int hints = ATA_LPM_EMPTY | ATA_LPM_HIPM; local
/linux-master/include/asm-generic/
H A Dmshyperv.h36 u32 hints; member in struct:ms_hyperv_info
/linux-master/tools/testing/selftests/net/mptcp/
H A Dmptcp_inq.c93 struct addrinfo hints = { local
138 struct addrinfo hints = { local
74 xgetaddrinfo(const char *node, const char *service, const struct addrinfo *hints, struct addrinfo **res) argument
H A Dmptcp_sockopt.c180 struct addrinfo hints = { local
225 struct addrinfo hints = { local
161 xgetaddrinfo(const char *node, const char *service, const struct addrinfo *hints, struct addrinfo **res) argument
H A Dmptcp_connect.c292 struct addrinfo hints = { local
356 struct addrinfo hints = { local
180 xgetaddrinfo(const char *node, const char *service, const struct addrinfo *hints, struct addrinfo **res) argument
/linux-master/tools/testing/selftests/net/
H A Dcmsg_sender.c429 struct addrinfo hints, *ai; local
H A Dtxtimestamp.c809 struct addrinfo hints = { .ai_family = do_ipv4 ? AF_INET : AF_INET6 }; local
/linux-master/lib/
H A Dobjagg.c51 struct objagg_hints *hints; member in struct:objagg
[all...]
H A Dtest_objagg.c912 struct objagg_hints *hints; local
/linux-master/tools/perf/util/
H A Devent.h137 u64 hints : 8, member in struct:perf_synth_intel_mwait::__anon406::__anon407
/linux-master/drivers/parisc/
H A Dccio-dma.c546 ccio_io_pdir_entry(__le64 *pdir_ptr, space_t sid, unsigned long vba, unsigned long hints) argument
/linux-master/drivers/misc/sgi-gru/
H A Dgru_instructions.h349 gru_vload_phys(void *cb, unsigned long gpa, unsigned int tri0, int iaa, unsigned long hints) argument
361 gru_vstore_phys(void *cb, unsigned long gpa, unsigned int tri0, int iaa, unsigned long hints) argument
373 gru_vload(void *cb, unsigned long mem_addr, unsigned int tri0, unsigned char xtype, unsigned long nelem, unsigned long stride, unsigned long hints) argument
386 gru_vstore(void *cb, unsigned long mem_addr, unsigned int tri0, unsigned char xtype, unsigned long nelem, unsigned long stride, unsigned long hints) argument
399 gru_ivload(void *cb, unsigned long mem_addr, unsigned int tri0, unsigned int tri1, unsigned char xtype, unsigned long nelem, unsigned long hints) argument
412 gru_ivstore(void *cb, unsigned long mem_addr, unsigned int tri0, unsigned int tri1, unsigned char xtype, unsigned long nelem, unsigned long hints) argument
425 gru_vset(void *cb, unsigned long mem_addr, unsigned long value, unsigned char xtype, unsigned long nelem, unsigned long stride, unsigned long hints) argument
439 gru_ivset(void *cb, unsigned long mem_addr, unsigned int tri1, unsigned long value, unsigned char xtype, unsigned long nelem, unsigned long hints) argument
453 gru_vflush(void *cb, unsigned long mem_addr, unsigned long nelem, unsigned char xtype, unsigned long stride, unsigned long hints) argument
466 gru_nop(void *cb, int hints) argument
474 gru_bcopy(void *cb, const unsigned long src, unsigned long dest, unsigned int tri0, unsigned int xtype, unsigned long nelem, unsigned int bufsize, unsigned long hints) argument
489 gru_bstore(void *cb, const unsigned long src, unsigned long dest, unsigned int tri0, unsigned int xtype, unsigned long nelem, unsigned long hints) argument
502 gru_gamir(void *cb, int exopc, unsigned long src, unsigned int xtype, unsigned long hints) argument
512 gru_gamirr(void *cb, int exopc, unsigned long src, unsigned int xtype, unsigned long hints) argument
522 gru_gamer(void *cb, int exopc, unsigned long src, unsigned int xtype, unsigned long operand1, unsigned long operand2, unsigned long hints) argument
536 gru_gamerr(void *cb, int exopc, unsigned long src, unsigned int xtype, unsigned long operand1, unsigned long operand2, unsigned long hints) argument
549 gru_gamxr(void *cb, unsigned long src, unsigned int tri0, unsigned long hints) argument
560 gru_mesq(void *cb, unsigned long queue, unsigned long tri0, unsigned long nelem, unsigned long hints) argument
[all...]
/linux-master/include/sound/
H A Dhda_codec.h221 struct snd_array hints; /* additional hints */ member in struct:hda_codec
/linux-master/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_acl_erp.c1423 struct objagg_hints *hints; local
1319 mlxsw_sp_acl_erp_table_create(struct mlxsw_sp_acl_atcam_region *aregion, struct objagg_hints *hints) argument
1380 mlxsw_sp_acl_erp_hints_check(struct mlxsw_sp *mlxsw_sp, struct mlxsw_sp_acl_atcam_region *aregion, struct objagg_hints *hints, bool *p_rehash_needed) argument
1453 struct objagg_hints *hints = hints_priv; local
1462 struct objagg_hints *hints = hints_priv; local
[all...]

Completed in 341 milliseconds

12