Home
last modified time | relevance | path

Searched defs:hints (Results 151 - 175 of 188) sorted by relevance

12345678

/kernel/linux/linux-5.10/drivers/ata/
H A Dlibahci.c749 ahci_set_lpm(struct ata_link *link, enum ata_lpm_policy policy, unsigned int hints) ahci_set_lpm() argument
H A Data_piix.c811 piix_sidpr_set_lpm(struct ata_link *link, enum ata_lpm_policy policy, unsigned hints) piix_sidpr_set_lpm() argument
/kernel/linux/linux-5.10/drivers/misc/sgi-gru/
H A Dgru_instructions.h359 gru_vload_phys(void *cb, unsigned long gpa, unsigned int tri0, int iaa, unsigned long hints) gru_vload_phys() argument
371 gru_vstore_phys(void *cb, unsigned long gpa, unsigned int tri0, int iaa, unsigned long hints) gru_vstore_phys() argument
383 gru_vload(void *cb, unsigned long mem_addr, unsigned int tri0, unsigned char xtype, unsigned long nelem, unsigned long stride, unsigned long hints) gru_vload() argument
396 gru_vstore(void *cb, unsigned long mem_addr, unsigned int tri0, unsigned char xtype, unsigned long nelem, unsigned long stride, unsigned long hints) gru_vstore() argument
409 gru_ivload(void *cb, unsigned long mem_addr, unsigned int tri0, unsigned int tri1, unsigned char xtype, unsigned long nelem, unsigned long hints) gru_ivload() argument
422 gru_ivstore(void *cb, unsigned long mem_addr, unsigned int tri0, unsigned int tri1, unsigned char xtype, unsigned long nelem, unsigned long hints) gru_ivstore() argument
435 gru_vset(void *cb, unsigned long mem_addr, unsigned long value, unsigned char xtype, unsigned long nelem, unsigned long stride, unsigned long hints) gru_vset() argument
449 gru_ivset(void *cb, unsigned long mem_addr, unsigned int tri1, unsigned long value, unsigned char xtype, unsigned long nelem, unsigned long hints) gru_ivset() argument
463 gru_vflush(void *cb, unsigned long mem_addr, unsigned long nelem, unsigned char xtype, unsigned long stride, unsigned long hints) gru_vflush() argument
476 gru_nop(void *cb, int hints) gru_nop() argument
484 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) gru_bcopy() argument
499 gru_bstore(void *cb, const unsigned long src, unsigned long dest, unsigned int tri0, unsigned int xtype, unsigned long nelem, unsigned long hints) gru_bstore() argument
512 gru_gamir(void *cb, int exopc, unsigned long src, unsigned int xtype, unsigned long hints) gru_gamir() argument
522 gru_gamirr(void *cb, int exopc, unsigned long src, unsigned int xtype, unsigned long hints) gru_gamirr() argument
532 gru_gamer(void *cb, int exopc, unsigned long src, unsigned int xtype, unsigned long operand1, unsigned long operand2, unsigned long hints) gru_gamer() argument
546 gru_gamerr(void *cb, int exopc, unsigned long src, unsigned int xtype, unsigned long operand1, unsigned long operand2, unsigned long hints) gru_gamerr() argument
559 gru_gamxr(void *cb, unsigned long src, unsigned int tri0, unsigned long hints) gru_gamxr() argument
570 gru_mesq(void *cb, unsigned long queue, unsigned long tri0, unsigned long nelem, unsigned long hints) gru_mesq() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_acl_erp.c1410 struct objagg_hints *hints; in mlxsw_sp_acl_erp_rehash_hints_get() local
1306 mlxsw_sp_acl_erp_table_create(struct mlxsw_sp_acl_atcam_region *aregion, struct objagg_hints *hints) mlxsw_sp_acl_erp_table_create() argument
1367 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) mlxsw_sp_acl_erp_hints_check() argument
1440 struct objagg_hints *hints = hints_priv; mlxsw_sp_acl_erp_rehash_hints_put() local
1449 struct objagg_hints *hints = hints_priv; mlxsw_sp_acl_erp_region_init() local
[all...]
/kernel/linux/linux-5.10/include/sound/
H A Dhda_codec.h219 struct snd_array hints; /* additional hints */ member
/kernel/linux/linux-5.10/drivers/parisc/
H A Dccio-dma.c556 ccio_io_pdir_entry(u64 *pdir_ptr, space_t sid, unsigned long vba, unsigned long hints) ccio_io_pdir_entry() argument
/kernel/linux/linux-6.6/drivers/misc/sgi-gru/
H A Dgru_instructions.h359 gru_vload_phys(void *cb, unsigned long gpa, unsigned int tri0, int iaa, unsigned long hints) gru_vload_phys() argument
371 gru_vstore_phys(void *cb, unsigned long gpa, unsigned int tri0, int iaa, unsigned long hints) gru_vstore_phys() argument
383 gru_vload(void *cb, unsigned long mem_addr, unsigned int tri0, unsigned char xtype, unsigned long nelem, unsigned long stride, unsigned long hints) gru_vload() argument
396 gru_vstore(void *cb, unsigned long mem_addr, unsigned int tri0, unsigned char xtype, unsigned long nelem, unsigned long stride, unsigned long hints) gru_vstore() argument
409 gru_ivload(void *cb, unsigned long mem_addr, unsigned int tri0, unsigned int tri1, unsigned char xtype, unsigned long nelem, unsigned long hints) gru_ivload() argument
422 gru_ivstore(void *cb, unsigned long mem_addr, unsigned int tri0, unsigned int tri1, unsigned char xtype, unsigned long nelem, unsigned long hints) gru_ivstore() argument
435 gru_vset(void *cb, unsigned long mem_addr, unsigned long value, unsigned char xtype, unsigned long nelem, unsigned long stride, unsigned long hints) gru_vset() argument
449 gru_ivset(void *cb, unsigned long mem_addr, unsigned int tri1, unsigned long value, unsigned char xtype, unsigned long nelem, unsigned long hints) gru_ivset() argument
463 gru_vflush(void *cb, unsigned long mem_addr, unsigned long nelem, unsigned char xtype, unsigned long stride, unsigned long hints) gru_vflush() argument
476 gru_nop(void *cb, int hints) gru_nop() argument
484 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) gru_bcopy() argument
499 gru_bstore(void *cb, const unsigned long src, unsigned long dest, unsigned int tri0, unsigned int xtype, unsigned long nelem, unsigned long hints) gru_bstore() argument
512 gru_gamir(void *cb, int exopc, unsigned long src, unsigned int xtype, unsigned long hints) gru_gamir() argument
522 gru_gamirr(void *cb, int exopc, unsigned long src, unsigned int xtype, unsigned long hints) gru_gamirr() argument
532 gru_gamer(void *cb, int exopc, unsigned long src, unsigned int xtype, unsigned long operand1, unsigned long operand2, unsigned long hints) gru_gamer() argument
546 gru_gamerr(void *cb, int exopc, unsigned long src, unsigned int xtype, unsigned long operand1, unsigned long operand2, unsigned long hints) gru_gamerr() argument
559 gru_gamxr(void *cb, unsigned long src, unsigned int tri0, unsigned long hints) gru_gamxr() argument
570 gru_mesq(void *cb, unsigned long queue, unsigned long tri0, unsigned long nelem, unsigned long hints) gru_mesq() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_acl_erp.c1423 struct objagg_hints *hints; in mlxsw_sp_acl_erp_rehash_hints_get() local
1319 mlxsw_sp_acl_erp_table_create(struct mlxsw_sp_acl_atcam_region *aregion, struct objagg_hints *hints) mlxsw_sp_acl_erp_table_create() 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) mlxsw_sp_acl_erp_hints_check() argument
1453 struct objagg_hints *hints = hints_priv; mlxsw_sp_acl_erp_rehash_hints_put() local
1462 struct objagg_hints *hints = hints_priv; mlxsw_sp_acl_erp_region_init() local
[all...]
/kernel/linux/linux-6.6/drivers/ata/
H A Data_piix.c812 piix_sidpr_set_lpm(struct ata_link *link, enum ata_lpm_policy policy, unsigned hints) piix_sidpr_set_lpm() argument
H A Dlibata-eh.c3378 unsigned int hints = ATA_LPM_EMPTY | ATA_LPM_HIPM; in ata_eh_set_lpm() local
H A Dlibahci.c807 ahci_set_lpm(struct ata_link *link, enum ata_lpm_policy policy, unsigned int hints) ahci_set_lpm() argument
/kernel/linux/linux-6.6/include/sound/
H A Dhda_codec.h220 struct snd_array hints; /* additional hints */ member
/kernel/linux/linux-6.6/drivers/parisc/
H A Dccio-dma.c546 ccio_io_pdir_entry(__le64 *pdir_ptr, space_t sid, unsigned long vba, unsigned long hints) ccio_io_pdir_entry() argument
/kernel/linux/linux-6.6/tools/testing/selftests/net/mptcp/
H A Dmptcp_connect.c292 struct addrinfo hints = { in sock_listen_mptcp() local
356 struct addrinfo hints = { in sock_connect_mptcp() local
180 xgetaddrinfo(const char *node, const char *service, const struct addrinfo *hints, struct addrinfo **res) xgetaddrinfo() argument
/third_party/ffmpeg/libavformat/
H A Drtsp.c199 struct addrinfo hints = { 0 }, *ai = NULL; in get_sockaddr() local
/third_party/glfw/src/
H A Dx11_window.c272 XSizeHints* hints = XAllocSizeHints(); in updateNormalHints() local
695 XWMHints* hints = XAllocWMHints(); createNativeWindow() local
712 XSizeHints* hints = XAllocSizeHints(); createNativeWindow() local
2176 XSizeHints* hints = XAllocSizeHints(); _glfwSetWindowPosX11() local
2633 } hints = {0}; _glfwSetWindowDecoratedX11() local
[all...]
/third_party/backends/frontend/
H A Dsaned.c572 struct addrinfo hints; in check_v4_in_range() local
638 struct addrinfo hints; in check_v6_in_range() local
754 struct addrinfo hints; check_host() local
2951 struct addrinfo hints; global() local
[all...]
/third_party/backends/backend/pixma/
H A Dpixma_bjnp.c1744 struct addrinfo hints; in bjnp_allocate_device() local
[all...]
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_winsys.h402 uint32 hints; member
/third_party/node/src/
H A Dcares_wrap.cc1591 struct addrinfo hints; in GetAddrInfo() local
/third_party/libcoap/src/
H A Dcoap_net.c4117 struct addrinfo *resmulti = NULL, hints, *ainfo; in coap_join_mcast_group_intf() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cDirectStateAccessBuffersTests.cpp243 static const glw::GLenum hints[] = { GL_STREAM_DRAW, GL_STREAM_READ, GL_STREAM_COPY, in iterate() local
/third_party/skia/third_party/externals/freetype/src/autofit/
H A Daflatin.c58 AF_GlyphHintsRec hints[1]; in af_latin_metrics_init_widths() local
1985 af_latin_hints_link_segments( AF_GlyphHints hints, FT_UInt width_count, AF_WidthRec* widths, AF_Dimension dim ) af_latin_hints_link_segments() argument
2498 af_latin_hints_compute_blue_edges( AF_GlyphHints hints, AF_LatinMetrics metrics ) af_latin_hints_compute_blue_edges() argument
2612 af_latin_hints_init( AF_GlyphHints hints, AF_LatinMetrics metrics ) af_latin_hints_init() argument
2739 af_latin_compute_stem_width( AF_GlyphHints hints, AF_Dimension dim, FT_Pos width, FT_Pos base_delta, FT_UInt base_flags, FT_UInt stem_flags ) af_latin_compute_stem_width() argument
2936 af_latin_align_linked_edge( AF_GlyphHints hints, AF_Dimension dim, AF_Edge base_edge, AF_Edge stem_edge ) af_latin_align_linked_edge() argument
2967 af_latin_align_serif_edge( AF_GlyphHints hints, AF_Edge base, AF_Edge serif ) af_latin_align_serif_edge() argument
2991 af_latin_hint_edges( AF_GlyphHints hints, AF_Dimension dim ) af_latin_hint_edges() argument
3542 af_latin_hints_apply( FT_UInt glyph_index, AF_GlyphHints hints, FT_Outline* outline, AF_LatinMetrics metrics ) af_latin_hints_apply() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/amazon/ena/
H A Dena_netdev.c3819 ena_update_hints(struct ena_adapter *adapter, struct ena_admin_ena_hw_hints *hints) ena_update_hints() argument
4570 struct ena_admin_ena_hw_hints *hints; ena_notification() local
[all...]
/test/xts/acts/multimedia/drm/drm_ndk_test/entry/src/main/cpp/
H A Dhello.cpp130 struct addrinfo hints, *res, *p; in getHttp() local

Completed in 69 milliseconds

12345678