Home
last modified time | relevance | path

Searched refs:kern (Results 1 – 25 of 78) sorted by relevance

1234

/linux/net/bridge/netfilter/
H A Debt_mark_m.c49 struct ebt_mark_m_info *kern = dst; in mark_mt_compat_from_user() local
51 kern->mark = user->mark; in mark_mt_compat_from_user()
52 kern->mask = user->mask; in mark_mt_compat_from_user()
53 kern->invert = user->invert; in mark_mt_compat_from_user()
54 kern->bitmask = user->bitmask; in mark_mt_compat_from_user()
60 const struct ebt_mark_m_info *kern = src; in mark_mt_compat_to_user() local
62 if (put_user(kern->mark, &user->mark) || in mark_mt_compat_to_user()
63 put_user(kern->mask, &user->mask) || in mark_mt_compat_to_user()
64 put_user(kern->invert, &user->invert) || in mark_mt_compat_to_user()
65 put_user(kern in mark_mt_compat_to_user()
[all...]
H A Debt_mark.c65 struct ebt_mark_t_info *kern = dst; in mark_tg_compat_from_user() local
67 kern->mark = user->mark; in mark_tg_compat_from_user()
68 kern->target = user->target; in mark_tg_compat_from_user()
74 const struct ebt_mark_t_info *kern = src; in mark_tg_compat_to_user() local
76 if (put_user(kern->mark, &user->mark) || in mark_tg_compat_to_user()
77 put_user(kern->target, &user->target)) in mark_tg_compat_to_user()
/linux/net/nfc/
H A Daf_nfc.c19 int kern) in nfc_sock_create() argument
31 rc = proto_tab[proto]->create(net, sock, proto_tab[proto], kern); in nfc_sock_create()
H A Drawsock.c324 const struct nfc_protocol *nfc_proto, int kern) in rawsock_create() argument
341 sk = sk_alloc(net, PF_NFC, GFP_ATOMIC, nfc_proto->proto, kern); in rawsock_create()
H A Dllcp_sock.c974 struct sock *nfc_llcp_sock_alloc(struct socket *sock, int type, gfp_t gfp, int kern) in nfc_llcp_sock_alloc() argument
979 sk = sk_alloc(&init_net, PF_NFC, gfp, &llcp_sock_proto, kern); in nfc_llcp_sock_alloc()
1025 const struct nfc_protocol *nfc_proto, int kern) in llcp_sock_create() argument
1044 sk = nfc_llcp_sock_alloc(sock, sock->type, GFP_ATOMIC, kern); in llcp_sock_create()
H A Dnfc.h24 const struct nfc_protocol *nfc_proto, int kern);
/linux/drivers/net/ppp/
H A Dpppox.c115 int kern) in pppox_create() argument
129 rc = pppox_protos[protocol]->create(net, sock, kern); in pppox_create()
/linux/tools/testing/selftests/bpf/progs/
H A Dlsm_cgroup.c86 int type, int protocol, int kern) in BPF_PROG() argument
95 int type, int protocol, int kern) in BPF_PROG() argument
H A Dtask_storage_nodeadlock.c26 int protocol, int kern) in BPF_PROG() argument
H A Dbench_local_storage_create.c62 int protocol, int kern) in BPF_PROG() argument
/linux/drivers/media/usb/dvb-usb-v2/
H A Dmxl111sf.h123 #define mxl_printk(kern, fmt, arg...) \ argument
124 printk(kern "%s: " fmt "\n", __func__, ##arg)
/linux/net/atm/
H A Dpvc.c133 int kern) in pvc_create() argument
139 return vcc_create(net, sock, protocol, PF_ATMPVC, kern); in pvc_create()
H A Dcommon.h14 int vcc_create(struct net *net, struct socket *sock, int protocol, int family, int kern);
/linux/drivers/isdn/mISDN/
H A Dsocket.c593 data_sock_create(struct net *net, struct socket *sock, int protocol, int kern) in data_sock_create() argument
600 sk = sk_alloc(net, PF_ISDN, GFP_KERNEL, &mISDN_proto, kern); in data_sock_create()
749 base_sock_create(struct net *net, struct socket *sock, int protocol, int kern) in base_sock_create() argument
758 sk = sk_alloc(net, PF_ISDN, GFP_KERNEL, &mISDN_proto, kern); in base_sock_create()
774 mISDN_sock_create(struct net *net, struct socket *sock, int proto, int kern) in mISDN_sock_create() argument
780 err = base_sock_create(net, sock, proto, kern); in mISDN_sock_create()
794 err = data_sock_create(net, sock, proto, kern); in mISDN_sock_create()
/linux/net/bluetooth/cmtp/
H A Dsock.c201 int kern) in cmtp_sock_create() argument
210 sk = sk_alloc(net, PF_BLUETOOTH, GFP_ATOMIC, &cmtp_proto, kern); in cmtp_sock_create()
/linux/net/bluetooth/bnep/
H A Dsock.c199 int kern) in bnep_sock_create() argument
208 sk = bt_sock_alloc(net, sock, &bnep_proto, protocol, GFP_ATOMIC, kern); in bnep_sock_create()
/linux/net/bluetooth/
H A Daf_bluetooth.c117 int kern) in bt_sock_create() argument
135 err = bt_proto[proto]->create(net, sock, proto, kern); in bt_sock_create()
147 struct proto *prot, int proto, gfp_t prio, int kern) in bt_sock_alloc() argument
151 sk = sk_alloc(net, PF_BLUETOOTH, prio, prot, kern); in bt_sock_alloc()
164 if (!kern) { in bt_sock_alloc()
/linux/Documentation/driver-api/usb/
H A Dusb3-debug-port.rst74 # tail -f /var/log/kern.log
129 root@target: tail -f /var/log/kern.log
142 root@host: tail -f /var/log/kern.log
/linux/net/bluetooth/hidp/
H A Dsock.c250 int kern) in hidp_sock_create() argument
259 sk = bt_sock_alloc(net, sock, &hidp_proto, protocol, GFP_ATOMIC, kern); in hidp_sock_create()
/linux/include/linux/
H A Dif_pppox.h71 int (*create)(struct net *net, struct socket *sock, int kern);
H A Dnet.h235 int protocol, int kern);
254 struct socket **res, int kern);
/linux/Documentation/misc-devices/
H A Ddw-xdata-pcie.rst28 information to ``/var/log/kern.log`` or dmesg.
/linux/include/net/
H A Dllc_conn.h100 struct proto *prot, int kern);
/linux/net/bluetooth/rfcomm/
H A Dsock.c272 int proto, gfp_t prio, int kern) in rfcomm_sock_alloc() argument
281 sk = bt_sock_alloc(net, sock, &rfcomm_proto, proto, prio, kern); in rfcomm_sock_alloc()
306 int protocol, int kern) in rfcomm_sock_create() argument
319 sk = rfcomm_sock_alloc(net, sock, protocol, GFP_ATOMIC, kern); in rfcomm_sock_create()
/linux/net/phonet/
H A Daf_phonet.c51 int kern) in pn_socket_create() argument
87 sk = sk_alloc(net, PF_PHONET, GFP_KERNEL, pnp->prot, kern); in pn_socket_create()

1234