| /kernel/linux/linux-5.10/sound/soc/sof/intel/ |
| H A D | hda.c | 285 u32 code; member
|
| /kernel/linux/linux-5.10/include/uapi/linux/ |
| H A D | inet_diag.h | 81 unsigned char code; member
|
| H A D | input.h | 45 __u16 code; member
|
| /kernel/linux/linux-5.10/include/uapi/linux/android/ |
| H A D | binder.h | 284 __u32 code; /* transaction command */ member
|
| /kernel/linux/linux-5.10/drivers/watchdog/ |
| H A D | f71808e_wdt.c | 642 static int watchdog_notify_sys(struct notifier_block *this, unsigned long code, in watchdog_notify_sys() argument
|
| /kernel/linux/linux-5.10/lib/zlib_deflate/ |
| H A D | defutil.h | 45 ush code; /* bit string */ member 298 bi_reverse( unsigned code, int len ) bi_reverse() argument [all...] |
| /kernel/linux/linux-5.10/lib/xz/ |
| H A D | xz_dec_lzma2.c | 97 uint32_t code; member [all...] |
| /kernel/linux/linux-5.10/lib/ |
| H A D | decompress_unlzma.c | 73 uint32_t code; member [all...] |
| /kernel/linux/linux-5.10/kernel/debug/ |
| H A D | debug_core.c | 1058 dbg_notify_reboot(struct notifier_block *this, unsigned long code, void *x) in dbg_notify_reboot() argument
|
| /kernel/linux/linux-5.10/kernel/trace/ |
| H A D | trace_probe.h | 215 struct fetch_insn *code; member
|
| /kernel/linux/linux-5.10/kernel/ |
| H A D | exit.c | 768 void __noreturn do_exit(long code) in do_exit() argument 954 void complete_and_exit(struct completion *comp, long code) in complete_and_exit() argument
|
| /kernel/linux/linux-5.10/fs/xfs/ |
| H A D | xfs_ioctl.c | 1440 int code; in xfs_ioctl_setattr() local [all...] |
| /kernel/linux/linux-5.10/net/bluetooth/hidp/ |
| H A D | core.c | 147 hidp_input_event(struct input_dev *dev, unsigned int type, unsigned int code, int value) hidp_input_event() argument
|
| /kernel/linux/linux-5.10/net/ipv4/ |
| H A D | icmp.c | 283 static bool icmpv4_mask_allow(struct net *net, int type, int code) in icmpv4_mask_allow() argument 299 static bool icmpv4_global_allow(struct net *net, int type, int code) in icmpv4_global_allow() argument 414 int code = icmp_param->data.icmph.code; in icmp_reply() local 314 icmpv4_xrlim_allow(struct net *net, struct rtable *rt, struct flowi4 *fl4, int type, int code) icmpv4_xrlim_allow() argument 482 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) icmp_route_lookup() argument 593 __icmp_send(struct sk_buff *skb_in, int type, int code, __be32 info, const struct ip_options *opt) __icmp_send() argument 789 icmp_ndo_send(struct sk_buff *skb_in, int type, int code, __be32 info) icmp_ndo_send() argument 1221 int code = icmp_hdr(skb)->code; icmp_err() local [all...] |
| H A D | raw.c | 229 const int code = icmp_hdr(skb)->code; in raw_err() local
|
| H A D | ping.c | 471 static inline int ping_supported(int family, int type, int code) in ping_supported() argument 488 int code; in ping_err() local 658 u8 type, code; ping_common_sendmsg() local [all...] |
| H A D | ip_gre.c | 140 const int code = icmp_hdr(skb)->code; in ipgre_err() local 230 const int code = icmp_hdr(skb)->code; in gre_err() local
|
| /kernel/linux/linux-5.10/net/ipv6/ |
| H A D | esp6.c | 1025 esp6_err(struct sk_buff *skb, struct inet6_skb_parm *opt, u8 type, u8 code, int offset, __be32 info) esp6_err() argument
|
| H A D | ip6_vti.c | 599 vti6_err(struct sk_buff *skb, struct inet6_skb_parm *opt, u8 type, u8 code, int offset, __be32 info) vti6_err() argument
|
| H A D | raw.c | 322 rawv6_err(struct sock *sk, struct sk_buff *skb, struct inet6_skb_parm *opt, u8 type, u8 code, int offset, __be32 info) rawv6_err() argument 361 raw6_icmp_error(struct sk_buff *skb, int nexthdr, u8 type, u8 code, int inner_offset, __be32 info) raw6_icmp_error() argument
|
| /kernel/linux/linux-5.10/net/netfilter/ |
| H A D | nf_conntrack_sip.c | 1135 process_invite_response(struct sk_buff *skb, unsigned int protoff, unsigned int dataoff, const char **dptr, unsigned int *datalen, unsigned int cseq, unsigned int code) process_invite_response() argument 1152 process_update_response(struct sk_buff *skb, unsigned int protoff, unsigned int dataoff, const char **dptr, unsigned int *datalen, unsigned int cseq, unsigned int code) process_update_response() argument 1169 process_prack_response(struct sk_buff *skb, unsigned int protoff, unsigned int dataoff, const char **dptr, unsigned int *datalen, unsigned int cseq, unsigned int code) process_prack_response() argument 1317 process_register_response(struct sk_buff *skb, unsigned int protoff, unsigned int dataoff, const char **dptr, unsigned int *datalen, unsigned int cseq, unsigned int code) process_register_response() argument 1410 unsigned int code, cseq, i; process_sip_response() local [all...] |
| /kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
| H A D | gf100.h | 295 struct nvkm_blob code; member
|
| /kernel/linux/linux-5.10/drivers/media/rc/ |
| H A D | ati_remote.c | 276 unsigned short code; /* Input layer translation */ member [all...] |
| /kernel/linux/linux-5.10/drivers/media/usb/go7007/ |
| H A D | go7007-fw.c | 365 static int gen_mjpeghdr_to_package(struct go7007 *go, __le16 *code, int space) in gen_mjpeghdr_to_package() argument 631 gen_mpeg1hdr_to_package(struct go7007 *go, __le16 *code, int space, int *framelen) gen_mpeg1hdr_to_package() argument 817 gen_mpeg4hdr_to_package(struct go7007 *go, __le16 *code, int space, int *framelen) gen_mpeg4hdr_to_package() argument 919 brctrl_to_package(struct go7007 *go, __le16 *code, int space, int *framelen) brctrl_to_package() argument 1076 config_package(struct go7007 *go, __le16 *code, int space) config_package() argument 1198 seqhead_to_package(struct go7007 *go, __le16 *code, int space, int (*sequence_header_func)(struct go7007 *go, unsigned char *buf, int ext)) seqhead_to_package() argument 1277 avsync_to_package(struct go7007 *go, __le16 *code, int space) avsync_to_package() argument 1308 final_package(struct go7007 *go, __le16 *code, int space) final_package() argument 1371 audio_to_package(struct go7007 *go, __le16 *code, int space) audio_to_package() argument 1421 modet_to_package(struct go7007 *go, __le16 *code, int space) modet_to_package() argument 1494 do_special(struct go7007 *go, u16 type, __le16 *code, int space, int *framelen) do_special() argument 1546 __le16 *code, *src; go7007_construct_fw_image() local [all...] |
| /kernel/linux/linux-5.10/drivers/net/wireless/zydas/ |
| H A D | zd1201.c | 415 int code; in zd1201_getconfig() local
|