Searched defs:kern (Results 51 – 75 of 75) sorted by relevance
123
| /Linux-v5.15/net/sctp/ |
| D | ipv6.c | 766 bool kern) in sctp_v6_create_accept_sk()
|
| D | protocol.c | 577 bool kern) in sctp_v4_create_accept_sk()
|
| D | socket.c | 4839 static struct sock *sctp_accept(struct sock *sk, int flags, int *err, bool kern) in sctp_accept()
|
| /Linux-v5.15/drivers/media/dvb-frontends/ |
| D | lgdt3305.c | 23 #define lg_printk(kern, fmt, arg...) \ argument
|
| D | lg2160.c | 19 #define lg_printk(kern, fmt, arg...) \ argument
|
| /Linux-v5.15/net/ieee802154/ |
| D | socket.c | 995 int protocol, int kern) in ieee802154_create()
|
| /Linux-v5.15/net/phonet/ |
| D | pep.c | 763 bool kern) in pep_sock_accept()
|
| /Linux-v5.15/net/netlink/ |
| D | af_netlink.c | 636 int kern) in __netlink_create() 667 int kern) in netlink_create()
|
| /Linux-v5.15/net/xdp/ |
| D | xsk.c | 1372 int kern) in xsk_create()
|
| /Linux-v5.15/net/qrtr/ |
| D | qrtr.c | 1254 int protocol, int kern) in qrtr_create()
|
| /Linux-v5.15/net/appletalk/ |
| D | ddp.c | 1020 int kern) in atalk_create()
|
| /Linux-v5.15/net/kcm/ |
| D | kcmsock.c | 1941 int protocol, int kern) in kcm_create()
|
| /Linux-v5.15/net/l2tp/ |
| D | l2tp_ppp.c | 500 static int pppol2tp_create(struct net *net, struct socket *sock, int kern) in pppol2tp_create()
|
| /Linux-v5.15/net/core/ |
| D | sock.c | 1888 struct proto *prot, int kern) in sk_alloc() 2918 bool kern) in sock_no_accept()
|
| /Linux-v5.15/net/mptcp/ |
| D | protocol.c | 2854 bool kern) in mptcp_accept() 3287 int flags, bool kern) in mptcp_stream_accept()
|
| /Linux-v5.15/net/bluetooth/ |
| D | hci_sock.c | 2045 int kern) in hci_sock_create()
|
| /Linux-v5.15/net/tipc/ |
| D | socket.c | 461 int protocol, int kern) in tipc_sk_create() 2714 bool kern) in tipc_accept()
|
| /Linux-v5.15/include/linux/ |
| D | security.h | 1442 int protocol, int kern) in security_socket_create() 1450 int protocol, int kern) in security_socket_post_create()
|
| /Linux-v5.15/security/ |
| D | security.c | 2166 int security_socket_create(int family, int type, int protocol, int kern) in security_socket_create() 2172 int type, int protocol, int kern) in security_socket_post_create()
|
| /Linux-v5.15/security/selinux/ss/ |
| D | services.c | 1731 bool kern) in security_compute_sid()
|
| /Linux-v5.15/security/selinux/ |
| D | hooks.c | 4666 int protocol, int kern) in selinux_socket_create() 4686 int type, int protocol, int kern) in selinux_socket_post_create()
|
| /Linux-v5.15/net/packet/ |
| D | af_packet.c | 3272 int kern) in packet_create()
|
| /Linux-v5.15/net/key/ |
| D | af_key.c | 139 int kern) in pfkey_create()
|
| /Linux-v5.15/security/smack/ |
| D | smack_lsm.c | 2750 int type, int protocol, int kern) in smack_socket_post_create()
|
| /Linux-v5.15/net/ |
| D | socket.c | 1394 struct socket **res, int kern) in __sock_create()
|
123