| /components/dfs/dfs_v1/filesystems/nfs/rpc/ |
| A D | clnt_generic.c | 57 struct addrinfo hint, *res = NULL; in clnt_create() local
|
| /components/mm/ |
| A D | mm_kmem.c | 60 struct rt_mm_va_hint hint = {.flags = MMF_MAP_FIXED, in rt_kmem_map_phy() local
|
| A D | ioremap.c | 46 struct rt_mm_va_hint hint = { in _ioremap_type() local
|
| A D | mm_aspace.c | 415 void *alloc_va, rt_mm_va_hint_t hint, in _try_expand_and_merge_okay() 462 void *alloc_va, rt_mm_va_hint_t hint) in _insert_new_varea() 511 rt_mm_va_hint_t hint, struct _mapping_property *prop, in _varea_install() 591 struct rt_mm_va_hint hint = {.prefer = *addr, in _mm_aspace_map() local 753 rt_mm_va_hint_t hint, rt_size_t attr, rt_size_t pa_off, in _mm_aspace_map_phy() 808 int rt_aspace_map_phy(rt_aspace_t aspace, rt_mm_va_hint_t hint, rt_size_t attr, in rt_aspace_map_phy() 839 rt_mm_va_hint_t hint, rt_size_t attr, in rt_aspace_map_phy_static() 1532 struct rt_mm_va_hint hint = {.flags = src_varea->flag, in _dup_varea() local
|
| A D | mm_fault.h | 78 enum rt_mm_hint_prefetch hint; member
|
| A D | mm_memblock.c | 386 struct rt_mm_va_hint hint = {.flags = MMF_MAP_FIXED, in rt_memblock_setup_memory_environment() local
|
| A D | mm_page.c | 89 static void hint_free(rt_mm_va_hint_t hint) in hint_free()
|
| /components/net/lwip/lwip-1.4.1/src/include/lwip/ |
| A D | netif.h | 327 #define NETIF_SET_HWADDRHINT(netif, hint) ((netif)->addr_hint = (hint)) argument 329 #define NETIF_SET_HWADDRHINT(netif, hint) argument
|
| /components/net/lwip/lwip-2.0.3/src/core/ipv4/ |
| A D | etharp.c | 121 #define ETHARP_SET_HINT(netif, hint) if (((netif) != NULL) && ((netif)->addr_hint != NULL)) \ argument 124 #define ETHARP_SET_HINT(netif, hint) (etharp_cached_entry = (hint)) argument
|
| /components/net/lwip/lwip-2.0.3/src/apps/ping/ |
| A D | ping.c | 148 struct addrinfo hint, *res = NULL; in ping() local
|
| /components/net/lwip/lwip-1.4.1/src/apps/ping/ |
| A D | ping.c | 148 struct addrinfo hint, *res = NULL; in ping() local
|
| /components/net/lwip/lwip-2.1.2/src/apps/ping/ |
| A D | ping.c | 148 struct addrinfo hint, *res = NULL; in ping() local
|
| /components/net/lwip/lwip-1.4.1/src/netif/ |
| A D | etharp.c | 135 #define ETHARP_SET_HINT(netif, hint) if (((netif) != NULL) && ((netif)->addr_hint != NULL)) \ argument 138 #define ETHARP_SET_HINT(netif, hint) (etharp_cached_entry = (hint)) argument
|
| /components/lwp/terminal/freebsd/ |
| A D | tty_pts.c | 445 static int pts_kqops_read_event(struct knote *kn, long hint) in pts_kqops_read_event() 472 static int pts_kqops_write_event(struct knote *kn, long hint) in pts_kqops_write_event()
|
| /components/net/lwip/lwip-2.0.3/src/include/lwip/ |
| A D | netif.h | 473 #define NETIF_SET_HWADDRHINT(netif, hint) ((netif)->addr_hint = (hint)) argument 475 #define NETIF_SET_HWADDRHINT(netif, hint) argument
|
| /components/dfs/dfs_v2/src/ |
| A D | dfs_file_mmap.c | 119 static void hint_free(rt_mm_va_hint_t hint) in hint_free()
|
| /components/net/lwip/port/ |
| A D | ethernetif.c | 225 struct addrinfo hint, *res = RT_NULL; in lwip_netdev_ping() local
|
| /components/lwp/ |
| A D | lwp_user_mm.c | 361 struct rt_mm_va_hint hint = {.flags = 0, in lwp_map_user_phy() local
|