Home
last modified time | relevance | path

Searched defs:code (Results 2051 - 2075 of 3290) sorted by relevance

1...<<81828384858687888990>>...132

/kernel/linux/linux-5.10/sound/soc/sof/intel/
H A Dhda.c285 u32 code; member
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dinet_diag.h81 unsigned char code; member
H A Dinput.h45 __u16 code; member
/kernel/linux/linux-5.10/include/uapi/linux/android/
H A Dbinder.h284 __u32 code; /* transaction command */ member
/kernel/linux/linux-5.10/drivers/watchdog/
H A Df71808e_wdt.c642 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 Ddefutil.h45 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 Dxz_dec_lzma2.c97 uint32_t code; member
[all...]
/kernel/linux/linux-5.10/lib/
H A Ddecompress_unlzma.c73 uint32_t code; member
[all...]
/kernel/linux/linux-5.10/kernel/debug/
H A Ddebug_core.c1058 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 Dtrace_probe.h215 struct fetch_insn *code; member
/kernel/linux/linux-5.10/kernel/
H A Dexit.c768 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 Dxfs_ioctl.c1440 int code; in xfs_ioctl_setattr() local
[all...]
/kernel/linux/linux-5.10/net/bluetooth/hidp/
H A Dcore.c147 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 Dicmp.c283 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 Draw.c229 const int code = icmp_hdr(skb)->code; in raw_err() local
H A Dping.c471 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 Dip_gre.c140 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 Desp6.c1025 esp6_err(struct sk_buff *skb, struct inet6_skb_parm *opt, u8 type, u8 code, int offset, __be32 info) esp6_err() argument
H A Dip6_vti.c599 vti6_err(struct sk_buff *skb, struct inet6_skb_parm *opt, u8 type, u8 code, int offset, __be32 info) vti6_err() argument
H A Draw.c322 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 Dnf_conntrack_sip.c1135 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 Dgf100.h295 struct nvkm_blob code; member
/kernel/linux/linux-5.10/drivers/media/rc/
H A Dati_remote.c276 unsigned short code; /* Input layer translation */ member
[all...]
/kernel/linux/linux-5.10/drivers/media/usb/go7007/
H A Dgo7007-fw.c365 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 Dzd1201.c415 int code; in zd1201_getconfig() local

Completed in 38 milliseconds

1...<<81828384858687888990>>...132