/kernel/linux/linux-5.10/include/linux/ |
H A D | zstd.h | 95 static __attribute__((unused)) unsigned int ZSTD_isError(size_t code) in ZSTD_isError() argument
|
/kernel/linux/linux-5.10/include/net/ |
H A D | flow.h | 54 __u8 code; member
|
H A D | genetlink.h | 426 genl_set_err(const struct genl_family *family, struct net *net, u32 portid, u32 group, int code) genl_set_err() argument
|
/kernel/linux/linux-5.10/sound/soc/intel/skylake/ |
H A D | skl-sst-utils.c | 27 u32 code : 1; member
|
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | jitdump.c | 406 uint64_t code, addr; in jit_repipe_code_load() local 75 jit_emit_elf(char *filename, const char *sym, uint64_t code_addr, const void *code, int csize, void *debug, int nr_debug_entries, void *unwinding, uint32_t unwinding_header_size, uint32_t unwinding_size) jit_emit_elf() argument
|
H A D | s390-cpumsf.c | 885 static int s390_cpumsf_synth_error(struct s390_cpumsf *sf, int code, int cpu, in s390_cpumsf_synth_error() argument
|
/kernel/linux/linux-5.10/drivers/xen/xenbus/ |
H A D | xenbus_xs.c | 918 xs_reboot_notify(struct notifier_block *nb, unsigned long code, void *unused) xs_reboot_notify() argument
|
/kernel/linux/linux-5.10/drivers/watchdog/ |
H A D | pcwd_usb.c | 537 static int usb_pcwd_notify_sys(struct notifier_block *this, unsigned long code, in usb_pcwd_notify_sys() argument
|
H A D | pcwd_pci.c | 631 static int pcipcwd_notify_sys(struct notifier_block *this, unsigned long code, in pcipcwd_notify_sys() argument
|
/kernel/linux/linux-5.10/include/uapi/linux/netfilter_ipv6/ |
H A D | ip6_tables.h | 189 __u8 code[2]; /* range of code */ member
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | iommu.h | 158 __u32 code; member
|
/kernel/linux/linux-5.10/include/uapi/misc/ |
H A D | xilinx_sdfec.h | 225 __u32 code; member [all...] |
/kernel/linux/linux-5.10/include/uapi/linux/netfilter_ipv4/ |
H A D | ip_tables.h | 149 __u8 code[2]; /* range of code */ member
|
/kernel/linux/linux-5.10/lib/zlib_deflate/ |
H A D | deftree.c | 177 int code; /* code value */ tr_static_init() local 448 ush code = 0; /* running code value */ gen_codes() local 973 unsigned code; /* the code to send */ global() local [all...] |
/kernel/linux/linux-5.10/kernel/trace/ |
H A D | trace_probe.c | 272 parse_probe_vars(char *arg, const struct fetch_type *t, struct fetch_insn *code, unsigned int flags, int offs) parse_probe_vars() argument 358 struct fetch_insn *code = *pcode; parse_probe_arg() local 512 struct fetch_insn *code = *pcode; __parse_bitfield_probe_arg() local 546 struct fetch_insn *code, *scode, *tmp = NULL; traceprobe_parse_probe_arg_body() local 792 struct fetch_insn *code = arg->code; traceprobe_free_probe_arg() local 808 struct fetch_insn *code = arg->code; traceprobe_update_arg() local [all...] |
/kernel/linux/linux-5.10/net/atm/ |
H A D | clip.c | 707 static int code[] = { 1, 2, 10, 6, 1, 0 }; in svc_addr() local
|
/kernel/linux/linux-5.10/net/bluetooth/ |
H A D | smp.h | 27 __u8 code; member
|
/kernel/linux/linux-5.10/net/ipv6/ |
H A D | icmp.c | 450 void icmp6_send(struct sk_buff *skb, u8 type, u8 code, __u32 info, in icmp6_send() argument 644 void icmpv6_param_prob(struct sk_buff *skb, u8 code, int pos) in icmpv6_param_prob() argument 814 void icmpv6_notify(struct sk_buff *skb, u8 type, u8 code, __be3 argument 83 icmpv6_err(struct sk_buff *skb, struct inet6_skb_parm *opt, u8 type, u8 code, int offset, __be32 info) icmpv6_err() argument 1130 icmpv6_err_convert(u8 type, u8 code, int *err) icmpv6_err_convert() argument [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/i810/ |
H A D | i810_dma.c | 493 static void i810EmitTexVerified(struct drm_device *dev, volatile unsigned int *code) in i810EmitTexVerified() argument 460 i810EmitContextVerified(struct drm_device *dev, volatile unsigned int *code) i810EmitContextVerified() argument 526 i810EmitDestVerified(struct drm_device *dev, volatile unsigned int *code) i810EmitDestVerified() argument [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/adreno/ |
H A D | a6xx_hfi.h | 70 u32 code; member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/fifo/ |
H A D | gk104.c | 565 u32 code = intr & 0x000000ff; in gk104_fifo_intr_bind() local 615 u32 code = intr & 0x000000ff; in gk104_fifo_intr_sched() local
|
/kernel/linux/linux-5.10/drivers/power/supply/ |
H A D | da9150-fg.c | 88 static u32 da9150_fg_read_attr(struct da9150_fg *fg, u8 code, u8 size) in da9150_fg_read_attr() argument 106 static void da9150_fg_write_attr(struct da9150_fg *fg, u8 code, u8 size, in da9150_fg_write_attr() argument 163 static u32 da9150_fg_read_attr_sync(struct da9150_fg *fg, u8 code, u8 size) in da9150_fg_read_attr_sync() argument 175 static void da9150_fg_write_attr_sync(struct da9150_fg *fg, u8 code, u8 size, in da9150_fg_write_attr_sync() argument [all...] |
/kernel/linux/linux-5.10/drivers/media/platform/ti-vpe/ |
H A D | cal.h | 54 u32 code; member
|
/kernel/linux/linux-5.10/drivers/media/usb/dvb-usb-v2/ |
H A D | az6007.c | 202 unsigned code; in az6007_rc_query() local
|
/kernel/linux/linux-5.10/drivers/media/platform/xilinx/ |
H A D | xilinx-tpg.c | 115 static u32 xtpg_get_bayer_phase(unsigned int code) in xtpg_get_bayer_phase() argument [all...] |