Searched defs:code (Results 1 - 25 of 901) sorted by last modified time

1234567891011>>

/linux-master/sound/soc/sof/
H A Dcore.c92 u32 code; local
[all...]
/linux-master/net/ipv6/
H A Dudp.c461 __udp6_lib_err_encap_no_sk(struct sk_buff *skb, struct inet6_skb_parm *opt, u8 type, u8 code, int offset, __be32 info) argument
500 __udp6_lib_err_encap(struct net *net, const struct ipv6hdr *hdr, int offset, struct udphdr *uh, struct udp_table *udptable, struct sock *sk, struct sk_buff *skb, struct inet6_skb_parm *opt, u8 type, u8 code, __be32 info) argument
555 __udp6_lib_err(struct sk_buff *skb, struct inet6_skb_parm *opt, u8 type, u8 code, int offset, __be32 info, struct udp_table *udptable) argument
670 udpv6_err(struct sk_buff *skb, struct inet6_skb_parm *opt, u8 type, u8 code, int offset, __be32 info) argument
[all...]
/linux-master/net/ipv4/
H A Dudp.c712 const int code = icmp_hdr(skb)->code; local
[all...]
H A Draw.c212 const int code = icmp_hdr(skb)->code; local
H A Dtcp_ao.c50 bool tcp_ao_ignore_icmp(const struct sock *sk, int family, int type, int code) argument
H A Droute.c949 int code; local
H A Dicmp.c276 static bool icmpv4_mask_allow(struct net *net, int type, int code) argument
292 static bool icmpv4_global_allow(struct net *net, int type, int code) argument
409 int code = icmp_param->data.icmph.code; local
308 icmpv4_xrlim_allow(struct net *net, struct rtable *rt, struct flowi4 *fl4, int type, int code) argument
477 icmp_route_lookup(struct net *net, struct flowi4 *fl4, struct sk_buff *skb_in, const struct iphdr *iph, __be32 saddr, u8 tos, u32 mark, int type, int code, struct icmp_bxm *param) argument
588 __icmp_send(struct sk_buff *skb_in, int type, int code, __be32 info, const struct ip_options *opt) argument
784 icmp_ndo_send(struct sk_buff *skb_in, int type, int code, __be32 info) argument
1365 int code = icmp_hdr(skb)->code; local
[all...]
/linux-master/kernel/bpf/
H A Dverifier.c2969 u8 code = insn[i].code; local
3114 u8 code, class, op; local
18714 insn_is_cond_jump(u8 code) argument
18822 u8 code, class; local
[all...]
H A Dcore.c418 u8 code; local
1673 bpf_opcode_in_insntable(u8 code) argument
[all...]
/linux-master/arch/riscv/net/
H A Dbpf_jit_comp64.c398 u8 code = insn->code; local
1066 u8 rd = -1, rs = -1, code = insn->code; local
[all...]
/linux-master/arch/arm64/net/
H A Dbpf_jit_comp.c487 const u8 code = insn->code; local
557 const u8 code = insn->code; local
831 const u8 code = insn->code; local
[all...]
/linux-master/arch/arm/net/
H A Dbpf_jit_32.c1591 const u8 code = insn->code; local
[all...]
/linux-master/net/bluetooth/
H A Dl2cap_core.c924 static void l2cap_send_cmd(struct l2cap_conn *conn, u8 ident, u8 code, u16 len, argument
2913 static struct sk_buff *l2cap_build_cmd(struct l2cap_conn *conn, u8 code, argument
[all...]
/linux-master/drivers/firmware/qcom/
H A Dqcom_qseecom_uefisecapp.c285 u64 code = status & 0x0fffffff; local
/linux-master/drivers/bluetooth/
H A Dhci_qca.c1590 static void qca_hw_error(struct hci_dev *hdev, u8 code) argument
H A Dbtusb.c950 u8 code; member in struct:rtk_dev_coredump_hdr
1011 static void btusb_rtl_hw_error(struct hci_dev *hdev, u8 code) argument
/linux-master/drivers/hid/
H A Dhid-nintendo.c363 u32 code; member in struct:joycon_ctlr_button_mapping
/linux-master/fs/smb/client/
H A Dsmb2pdu.c2002 static inline void cifs_stats_fail_inc(struct cifs_tcon *tcon, uint16_t code) argument
/linux-master/drivers/usb/gadget/function/
H A Df_fs.c660 static long ffs_ep0_ioctl(struct file *file, unsigned code, unsigned long value) argument
1715 static long ffs_epfile_ioctl(struct file *file, unsigned code, argument
/linux-master/drivers/accessibility/speakup/
H A Dmain.c2226 keyboard_notifier_call(struct notifier_block *nb, unsigned long code, void *_param) argument
2296 vt_notifier_call(struct notifier_block *nb, unsigned long code, void *_param) argument
/linux-master/arch/x86/include/asm/
H A Dperf_event.h310 static inline bool use_fixed_pseudo_encoding(u64 code) argument
[all...]
/linux-master/tools/arch/s390/include/uapi/asm/
H A Dkvm.h150 __u16 code; member in struct:kvm_s390_pgm_info
171 __u16 code; member in struct:kvm_s390_extcall_info
175 __u16 code; member in struct:kvm_s390_emerg_info
/linux-master/include/net/netfilter/
H A Dnf_tables.h98 u32 code; member in struct:nft_verdict
/linux-master/drivers/char/
H A Drandom.c1193 void add_input_randomness(unsigned int type, unsigned int code, unsigned int value) argument
/linux-master/include/asm-generic/
H A Dmshyperv.h106 static inline u64 hv_do_rep_hypercall(u16 code, u16 rep_count, u16 varhead_size, argument

Completed in 509 milliseconds

1234567891011>>