Searched defs:npaths (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/external/xserver/hw/dmx/ |
| H A D | dmxfont.c | 65 dmxGetFontPath(int *npaths) in dmxGetFontPath() 125 int npaths; in dmxSetFontPath() local 285 int npaths; in dmxBELoadFont() local
|
| /OK3568_Linux_fs/kernel/net/rds/ |
| H A D | connection.c | 173 int npaths = (trans->t_mp_capable ? RDS_MPATH_WORKERS : 1); in __rds_conn_create() local 486 int npaths = (conn->c_trans->t_mp_capable ? RDS_MPATH_WORKERS : 1); in rds_conn_destroy() local 559 int npaths; in rds_conn_message_info_cmn() local
|
| H A D | tcp_listen.c | 69 int npaths = max_t(int, 1, conn->c_npaths); in rds_tcp_accept_one_path() local
|
| H A D | send.c | 1463 u16 npaths = cpu_to_be16(RDS_MPATH_WORKERS); in rds_send_probe() local
|
| /OK3568_Linux_fs/kernel/drivers/thunderbolt/ |
| H A D | tunnel.h | 48 size_t npaths; member
|
| H A D | tunnel.c | 63 static struct tb_tunnel *tb_tunnel_alloc(struct tb *tb, size_t npaths, in tb_tunnel_alloc()
|
| /OK3568_Linux_fs/external/xserver/dix/ |
| H A D | dixfonts.c | 1571 SetFontPathElements(int npaths, unsigned char *paths, int *bad, Bool persist) in SetFontPathElements() 1675 SetFontPath(ClientPtr client, int npaths, unsigned char *paths) in SetFontPath()
|
| /OK3568_Linux_fs/kernel/net/ipv4/ |
| H A D | nexthop.c | 386 static bool valid_group_nh(struct nexthop *nh, unsigned int npaths, in valid_group_nh()
|