Searched refs:bind (Results 976 - 1000 of 2329) sorted by relevance
1...<<31323334353637383940>>...94
| /kernel/linux/linux-5.10/drivers/usb/gadget/legacy/ |
| H A D | raw_gadget.c | 503 dev->driver.bind = gadget_bind; in raw_ioctl_init()
|
| /kernel/linux/linux-5.10/net/netrom/ |
| H A D | af_netrom.c | 679 if (sock_flag(sk, SOCK_ZAPPED)) { /* Must bind first - autobinding in this may or may not work */ in nr_connect() 705 nr_insert_socket(sk); /* Finish the bind */ in nr_connect() 1356 .bind = nr_bind,
|
| /kernel/linux/linux-5.10/net/sctp/ |
| H A D | ipv6.c | 292 /* Walk through the bind address list and look for a bind in sctp_v6_get_dst() 320 /* Walk through the bind address list and try to get the in sctp_v6_get_dst() 392 * and asoc's bind address list. 1023 .bind = inet6_bind,
|
| H A D | protocol.c | 412 * source address that matches an address in the bind address list. 464 /* Walk through the bind address list and look for a bind in sctp_v4_get_dst() 486 /* Walk through the bind address list and try to get a dst that in sctp_v4_get_dst() 487 * matches a bind address as the source address. in sctp_v4_get_dst() 1029 .bind = inet_bind, 1481 pr_err("Failed bind hash alloc\n"); in sctp_init() 1508 pr_info("Hash tables configured (bind %d/%d)\n", sctp_port_hashsize, in sctp_init()
|
| /kernel/linux/linux-5.10/net/qrtr/ |
| H A D | af_qrtr.c | 20 /* auto-bind range */ 789 /* Auto bind to an ephemeral port. */ 1218 .bind = qrtr_bind,
|
| /kernel/linux/linux-5.10/net/xdp/ |
| H A D | xsk.c | 225 /* Matches smp_wmb() in bind(). */ in xsk_is_bound() 806 /* Matches smp_rmb() in bind() for shared umem in xsk_bind() 1153 .bind = xsk_bind,
|
| /kernel/linux/linux-5.10/net/netlink/ |
| H A D | genetlink.c | 1406 .bind = genl_bind, in genl_pernet_init()
|
| /kernel/linux/linux-5.10/tools/objtool/ |
| H A D | elf.c | 352 sym->bind = GELF_ST_BIND(sym->sym.st_info); in elf_add_symbol()
|
| /kernel/linux/linux-5.10/sound/soc/intel/skylake/ |
| H A D | skl-sst-ipc.c | 834 u8 bind_unbind = msg->bind ? IPC_MOD_BIND : IPC_MOD_UNBIND; in skl_ipc_bind_unbind() 853 dev_err(ipc->dev, "ipc: bind/unbind failed\n"); in skl_ipc_bind_unbind()
|
| /kernel/linux/linux-5.10/fs/nfs/ |
| H A D | nfs3proc.c | 19 #include <linux/lockd/bind.h>
|
| H A D | super.c | 43 #include <linux/lockd/bind.h>
|
| /kernel/linux/linux-5.10/net/bluetooth/ |
| H A D | sco.c | 1260 .bind = sco_sock_bind,
|
| /kernel/linux/linux-5.10/net/dccp/ |
| H A D | ipv6.c | 1061 .bind = inet6_bind,
|
| /kernel/linux/linux-5.10/net/can/j1939/ |
| H A D | socket.c | 224 * - all packages that match our bind() address in j1939_sk_match_dst() 463 /* A re-bind() to a different interface is not in j1939_sk_bind() 547 /* bind() before connect() is mandatory */ in j1939_sk_connect() 1234 .bind = j1939_sk_bind,
|
| /kernel/linux/linux-5.10/net/ipv4/ |
| H A D | raw.c | 960 .bind = raw_bind,
|
| H A D | ping.c | 301 /* Checks the bind address and possibly modifies sk->sk_bound_dev_if. */ 406 * We need our own bind because there are no privileged id's == local ports. 436 pr_debug("after bind(): num = %hu, dif = %d\n", in ping_bind() 1011 .bind = ping_bind,
|
| /kernel/linux/linux-5.10/net/llc/ |
| H A D | af_llc.c | 268 * llc_ui_autobind - automatically bind a socket to a sap 269 * @sock: socket to bind 273 * specifically used llc_ui_bind to bind to an specific address/sap 327 * llc_ui_bind - bind a socket to a specific address. 328 * @sock: Socket to bind an address to. 332 * Bind a socket to a specific address. For llc a user is able to bind to 334 * If the user desires to bind to a specific mac + sap, it is possible to 474 * called bind(2) with a smac the address of the first interface of the 476 * This function will autobind if user did not previously call bind. 498 /* bind connectio in llc_ui_connect() [all...] |
| /kernel/linux/linux-5.10/net/l2tp/ |
| H A D | l2tp_ppp.c | 734 /* Don't bind if tunnel_id is 0 */ in pppol2tp_connect() 1654 .bind = sock_no_bind,
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/armada/ |
| H A D | armada_crtc.c | 1052 .bind = armada_lcd_bind,
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/exynos/ |
| H A D | exynos_drm_gsc.c | 1197 .bind = gsc_bind,
|
| H A D | exynos_drm_g2d.c | 1442 .bind = g2d_bind,
|
| H A D | exynos_drm_fimd.c | 1111 .bind = fimd_bind,
|
| H A D | exynos_drm_fimc.c | 1161 .bind = fimc_bind,
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/mcde/ |
| H A D | mcde_dsi.c | 1171 .bind = mcde_dsi_bind,
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/dpu1/ |
| H A D | dpu_kms.c | 1153 .bind = dpu_bind,
|
Completed in 40 milliseconds
1...<<31323334353637383940>>...94