Home
last modified time | relevance | path

Searched defs:kern (Results 1 – 25 of 145) sorted by relevance

123456

/kernel/linux/linux-4.19/net/bridge/netfilter/
Debt_mark.c64 struct ebt_mark_t_info *kern = dst; in mark_tg_compat_from_user() local
73 const struct ebt_mark_t_info *kern = src; in mark_tg_compat_to_user() local
Debt_mark_m.c48 struct ebt_mark_m_info *kern = dst; in mark_mt_compat_from_user() local
59 const struct ebt_mark_m_info *kern = src; in mark_mt_compat_to_user() local
/kernel/linux/linux-5.10/net/bridge/netfilter/
Debt_mark.c65 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
Debt_mark_m.c49 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
/kernel/linux/linux-4.19/arch/ia64/sn/pci/
Dtioce_provider.c56 tioce_mmr_war_pre(struct tioce_kernel *kern, void __iomem *mmr_addr) in tioce_mmr_war_pre()
82 tioce_mmr_war_post(struct tioce_kernel *kern, void __iomem *mmr_addr) in tioce_mmr_war_post()
101 #define tioce_mmr_load(kern, mmrp, varp) do {\ argument
108 #define tioce_mmr_store(kern, mmrp, varp) do {\ argument
115 #define tioce_mmr_storei(kern, mmrp, val) do {\ argument
122 #define tioce_mmr_seti(kern, mmrp, bits) do {\ argument
130 #define tioce_mmr_clri(kern, mmrp, bits) do { \ argument
/kernel/linux/linux-5.10/arch/alpha/oprofile/
Dop_model_ev67.c132 op_add_pm(unsigned long pc, int kern, unsigned long counter, in op_add_pm()
147 int kern = !user_mode(regs); in ev67_handle_interrupt() local
/kernel/linux/linux-4.19/arch/alpha/oprofile/
Dop_model_ev67.c132 op_add_pm(unsigned long pc, int kern, unsigned long counter, in op_add_pm()
147 int kern = !user_mode(regs); in ev67_handle_interrupt() local
/kernel/linux/linux-4.19/net/nfc/
Daf_nfc.c31 int kern) in nfc_sock_create()
Dllcp_sock.c457 int flags, bool kern) in llcp_sock_accept()
973 struct sock *nfc_llcp_sock_alloc(struct socket *sock, int type, gfp_t gfp, int kern) in nfc_llcp_sock_alloc()
1024 const struct nfc_protocol *nfc_proto, int kern) in llcp_sock_create()
/kernel/linux/linux-5.10/net/nfc/
Daf_nfc.c19 int kern) in nfc_sock_create()
Dllcp_sock.c445 int flags, bool kern) in llcp_sock_accept()
964 struct sock *nfc_llcp_sock_alloc(struct socket *sock, int type, gfp_t gfp, int kern) in nfc_llcp_sock_alloc()
1015 const struct nfc_protocol *nfc_proto, int kern) in llcp_sock_create()
/kernel/linux/linux-5.10/drivers/isdn/mISDN/
Dsocket.c593 data_sock_create(struct net *net, struct socket *sock, int protocol, int kern) in data_sock_create()
749 base_sock_create(struct net *net, struct socket *sock, int protocol, int kern) in base_sock_create()
774 mISDN_sock_create(struct net *net, struct socket *sock, int proto, int kern) in mISDN_sock_create()
/kernel/linux/linux-4.19/drivers/isdn/mISDN/
Dsocket.c603 data_sock_create(struct net *net, struct socket *sock, int protocol, int kern) in data_sock_create()
761 base_sock_create(struct net *net, struct socket *sock, int protocol, int kern) in base_sock_create()
786 mISDN_sock_create(struct net *net, struct socket *sock, int proto, int kern) in mISDN_sock_create()
/kernel/linux/linux-4.19/drivers/net/ppp/
Dpppox.c120 int kern) in pppox_create()
/kernel/linux/linux-5.10/drivers/net/ppp/
Dpppox.c115 int kern) in pppox_create()
/kernel/linux/linux-5.10/net/bluetooth/rfcomm/
Dsock.c271 …ruct sock *rfcomm_sock_alloc(struct net *net, struct socket *sock, int proto, gfp_t prio, int kern) in rfcomm_sock_alloc()
313 int protocol, int kern) in rfcomm_sock_create()
474 bool kern) in rfcomm_sock_accept()
/kernel/linux/linux-4.19/net/bluetooth/rfcomm/
Dsock.c274 …ruct sock *rfcomm_sock_alloc(struct net *net, struct socket *sock, int proto, gfp_t prio, int kern) in rfcomm_sock_alloc()
316 int protocol, int kern) in rfcomm_sock_create()
477 bool kern) in rfcomm_sock_accept()
/kernel/linux/linux-4.19/net/atm/
Dsvc.c323 bool kern) in svc_accept()
656 int kern) in svc_create()
/kernel/linux/linux-5.10/net/atm/
Dsvc.c323 bool kern) in svc_accept()
657 int kern) in svc_create()
/kernel/linux/linux-4.19/net/bluetooth/cmtp/
Dsock.c198 int kern) in cmtp_sock_create()
/kernel/linux/linux-4.19/net/bluetooth/bnep/
Dsock.c195 int kern) in bnep_sock_create()
/kernel/linux/linux-5.10/net/bluetooth/cmtp/
Dsock.c201 int kern) in cmtp_sock_create()
/kernel/linux/linux-5.10/net/bluetooth/bnep/
Dsock.c198 int kern) in bnep_sock_create()
/kernel/linux/linux-5.10/crypto/
Dalgif_hash.c231 bool kern) in hash_accept()
364 int flags, bool kern) in hash_accept_nokey()
/kernel/linux/linux-4.19/crypto/
Dalgif_hash.c236 bool kern) in hash_accept()
371 int flags, bool kern) in hash_accept_nokey()

123456