Searched defs:kern (Results  1 – 25 of 49) sorted by relevance
12
| /net/bridge/netfilter/ | 
| D | ebt_mark.c | 65 	struct ebt_mark_t_info *kern = dst;  in mark_tg_compat_from_user()  local 74 	const struct ebt_mark_t_info *kern = src;  in mark_tg_compat_to_user()  local
  | 
| D | ebt_mark_m.c | 49 	struct ebt_mark_m_info *kern = dst;  in mark_mt_compat_from_user()  local 60 	const struct ebt_mark_m_info *kern = src;  in mark_mt_compat_to_user()  local
  | 
| /net/nfc/ | 
| D | af_nfc.c | 19 			   int kern)  in nfc_sock_create()
  | 
| D | llcp_sock.c | 974 struct sock *nfc_llcp_sock_alloc(struct socket *sock, int type, gfp_t gfp, int kern)  in nfc_llcp_sock_alloc() 1025 			    const struct nfc_protocol *nfc_proto, int kern)  in llcp_sock_create()
  | 
| D | rawsock.c | 324 			  const struct nfc_protocol *nfc_proto, int kern)  in rawsock_create()
  | 
| /net/bluetooth/cmtp/ | 
| D | sock.c | 201 			    int kern)  in cmtp_sock_create()
  | 
| /net/bluetooth/bnep/ | 
| D | sock.c | 199 			    int kern)  in bnep_sock_create()
  | 
| /net/atm/ | 
| D | pvc.c | 133 		      int kern)  in pvc_create()
  | 
| D | svc.c | 661 		      int kern)  in svc_create()
  | 
| D | common.c | 140 int vcc_create(struct net *net, struct socket *sock, int protocol, int family, int kern)  in vcc_create()
  | 
| /net/bluetooth/ | 
| D | af_bluetooth.c | 114 			  int kern)  in bt_sock_create() 144 			   struct proto *prot, int proto, gfp_t prio, int kern)  in bt_sock_alloc()
  | 
| D | l2cap_sock.c | 1879 				     int proto, gfp_t prio, int kern)  in l2cap_sock_alloc() 1909 			     int kern)  in l2cap_sock_create()
  | 
| D | sco.c | 505 				   int proto, gfp_t prio, int kern)  in sco_sock_alloc() 527 			   int kern)  in sco_sock_create()
  | 
| D | iso.c | 877 				   int proto, gfp_t prio, int kern)  in iso_sock_alloc() 899 			   int kern)  in iso_sock_create()
  | 
| /net/bluetooth/rfcomm/ | 
| D | sock.c | 272 				      int proto, gfp_t prio, int kern)  in rfcomm_sock_alloc() 306 			      int protocol, int kern)  in rfcomm_sock_create()
  | 
| /net/bluetooth/hidp/ | 
| D | sock.c | 250 			    int kern)  in hidp_sock_create()
  | 
| /net/phonet/ | 
| D | af_phonet.c | 51 			    int kern)  in pn_socket_create()
  | 
| /net/x25/ | 
| D | af_x25.c | 508 static struct sock *x25_alloc_socket(struct net *net, int kern)  in x25_alloc_socket() 528 		      int kern)  in x25_create()
  | 
| /net/can/ | 
| D | af_can.c | 115 		      int kern)  in can_create()
  | 
| /net/iucv/ | 
| D | af_iucv.c | 449 static struct sock *iucv_sock_alloc(struct socket *sock, int proto, gfp_t prio, int kern)  in iucv_sock_alloc() 2232 			    int kern)  in iucv_sock_create()
  | 
| /net/mctp/ | 
| D | af_mctp.c | 708 			  int protocol, int kern)  in mctp_pf_create()
  | 
| /net/rds/ | 
| D | af_rds.c | 698 		      int kern)  in rds_create()
  | 
| /net/rxrpc/ | 
| D | af_rxrpc.c | 814 			int kern)  in rxrpc_create()
  | 
| /net/ipv6/ | 
| D | af_inet6.c | 124 			int kern)  in inet6_create()
  | 
| /net/llc/ | 
| D | af_llc.c | 172 			 int kern)  in llc_ui_create()
  | 
        12