Home
last modified time | relevance | path

Searched refs:type (Results 1 – 1 of 1) sorted by relevance

/io_uring/
Dio_uring.c1095 static int __io_register_rsrc_update(struct io_ring_ctx *ctx, unsigned type,
4869 return sock->type == SOCK_STREAM || sock->type == SOCK_SEQPACKET; in io_net_retry()
10837 static int __io_register_rsrc_update(struct io_ring_ctx *ctx, unsigned type, in __io_register_rsrc_update() argument
10850 switch (type) { in __io_register_rsrc_update()
10875 unsigned size, unsigned type) in io_register_rsrc_update() argument
10885 return __io_register_rsrc_update(ctx, type, &up, up.nr); in io_register_rsrc_update()
10889 unsigned int size, unsigned int type) in io_register_rsrc() argument
10903 switch (type) { in io_register_rsrc()