Searched defs:kern (Results 51 – 71 of 71) sorted by relevance
123
| /Linux-v5.4/net/ieee802154/ |
| D | socket.c | 999 int protocol, int kern) in ieee802154_create()
|
| /Linux-v5.4/drivers/media/dvb-frontends/ |
| D | lg2160.c | 19 #define lg_printk(kern, fmt, arg...) \ argument
|
| D | lgdt3305.c | 23 #define lg_printk(kern, fmt, arg...) \ argument
|
| /Linux-v5.4/net/sctp/ |
| D | protocol.c | 554 bool kern) in sctp_v4_create_accept_sk()
|
| D | socket.c | 4872 static struct sock *sctp_accept(struct sock *sk, int flags, int *err, bool kern) in sctp_accept()
|
| /Linux-v5.4/net/qrtr/ |
| D | qrtr.c | 1044 int protocol, int kern) in qrtr_create()
|
| /Linux-v5.4/net/phonet/ |
| D | pep.c | 763 bool kern) in pep_sock_accept()
|
| /Linux-v5.4/net/core/ |
| D | sock.c | 1655 struct proto *prot, int kern) in sk_alloc() 2663 bool kern) in sock_no_accept()
|
| /Linux-v5.4/net/kcm/ |
| D | kcmsock.c | 1943 int protocol, int kern) in kcm_create()
|
| /Linux-v5.4/net/l2tp/ |
| D | l2tp_ppp.c | 505 static int pppol2tp_create(struct net *net, struct socket *sock, int kern) in pppol2tp_create()
|
| /Linux-v5.4/net/appletalk/ |
| D | ddp.c | 1012 int kern) in atalk_create()
|
| /Linux-v5.4/net/bluetooth/ |
| D | hci_sock.c | 1995 int kern) in hci_sock_create()
|
| /Linux-v5.4/net/tipc/ |
| D | socket.c | 416 int protocol, int kern) in tipc_sk_create() 2523 bool kern) in tipc_accept()
|
| /Linux-v5.4/include/linux/ |
| D | security.h | 1341 int protocol, int kern) in security_socket_create() 1349 int protocol, int kern) in security_socket_post_create()
|
| /Linux-v5.4/security/ |
| D | security.c | 1973 int security_socket_create(int family, int type, int protocol, int kern) in security_socket_create() 1979 int type, int protocol, int kern) in security_socket_post_create()
|
| /Linux-v5.4/security/selinux/ss/ |
| D | services.c | 1643 bool kern) in security_compute_sid()
|
| /Linux-v5.4/security/selinux/ |
| D | hooks.c | 4487 int protocol, int kern) in selinux_socket_create() 4507 int type, int protocol, int kern) in selinux_socket_post_create()
|
| /Linux-v5.4/net/key/ |
| D | af_key.c | 139 int kern) in pfkey_create()
|
| /Linux-v5.4/security/smack/ |
| D | smack_lsm.c | 2752 int type, int protocol, int kern) in smack_socket_post_create()
|
| /Linux-v5.4/net/packet/ |
| D | af_packet.c | 3214 int kern) in packet_create()
|
| /Linux-v5.4/net/ |
| D | socket.c | 1348 struct socket **res, int kern) in __sock_create()
|
123