/kernel/linux/linux-6.6/net/ipv4/netfilter/ |
H A D | nf_reject_ipv4.c | 317 void nf_send_unreach(struct sk_buff *skb_in, int code, int hook) in nf_send_unreach() argument 74 nf_reject_skb_v4_unreach(struct net *net, struct sk_buff *oldskb, const struct net_device *dev, int hook, u8 code) nf_reject_skb_v4_unreach() argument
|
/kernel/linux/linux-6.6/net/dccp/ |
H A D | input.c | 123 static u16 dccp_reset_code_convert(const u8 code) in dccp_reset_code_convert() argument
|
/kernel/linux/linux-6.6/net/ipv6/ |
H A D | fou6.c | 74 gue6_err_proto_handler(int proto, struct sk_buff *skb, struct inet6_skb_parm *opt, u8 type, u8 code, int offset, __be32 info) gue6_err_proto_handler() argument 89 gue6_err(struct sk_buff *skb, struct inet6_skb_parm *opt, u8 type, u8 code, int offset, __be32 info) gue6_err() argument
|
/kernel/linux/linux-6.6/sound/usb/line6/ |
H A D | midibuf.c | 13 static int midibuf_message_length(unsigned char code) in midibuf_message_length() argument
|
/kernel/linux/linux-6.6/tools/include/uapi/linux/ |
H A D | filter.h | 25 __u16 code; /* Actual filter code */ member [all...] |
/kernel/linux/linux-6.6/sound/soc/sof/ |
H A D | core.c | 91 u32 code; in sof_print_oops_and_stack() local
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | virtio_input.h | 58 __le16 code; member
|
H A D | filter.h | 27 __u16 code; member
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | virtio_input.h | 45 __le16 code; member
|
H A D | filter.h | 15 __u16 code; member
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | virtio_input.h | 58 __le16 code; member
|
/kernel/linux/linux-5.10/drivers/crypto/cavium/nitrox/ |
H A D | nitrox_main.c | 74 u64 code[]; member
|
/kernel/linux/linux-5.10/arch/m68k/kernel/ |
H A D | traps.c | 1159 asmlinkage void fpemu_signal(int signal, int code, void *addr) in fpemu_signal() argument
|
/kernel/linux/linux-5.10/drivers/accessibility/braille/ |
H A D | braille_console.c | 143 keyboard_notifier_call(struct notifier_block *blk, unsigned long code, void *_param) keyboard_notifier_call() argument 262 vt_notifier_call(struct notifier_block *blk, unsigned long code, void *_param) vt_notifier_call() argument
|
/kernel/linux/linux-5.10/arch/loongarch/kernel/ |
H A D | paravirt.c | 152 static int pv_reboot_notify(struct notifier_block *nb, unsigned long code, in pv_reboot_notify() argument
|
/kernel/linux/linux-5.10/arch/ia64/kernel/ |
H A D | traps.c | 103 int sig, code; in ia64_bad_break() local 420 unsigned long code, error = isr, iip; ia64_fault() local [all...] |
H A D | unwind_decoder.c | 86 unw_decode_x1 (unsigned char *dp, unsigned char code, void *arg) in unw_decode_x1() argument 103 unw_decode_x2 (unsigned char *dp, unsigned char code, void *arg) in unw_decode_x2() argument 121 unw_decode_x3 (unsigned char *dp, unsigned char code, void *arg) in unw_decode_x3() argument 141 unw_decode_x4 (unsigned char *dp, unsigned char code, void *arg) in unw_decode_x4() argument 162 unw_decode_r1 (unsigned char *dp, unsigned char code, void *arg) in unw_decode_r1() argument 173 unw_decode_r2 (unsigned char *dp, unsigned char code, void *arg) in unw_decode_r2() argument 188 unw_decode_r3(unsigned char *dp, unsigned char code, void *arg) unw_decode_r3() argument 198 unw_decode_p1(unsigned char *dp, unsigned char code, void *arg) unw_decode_p1() argument 207 unw_decode_p2_p5(unsigned char *dp, unsigned char code, void *arg) unw_decode_p2_p5() argument 256 unw_decode_p6(unsigned char *dp, unsigned char code, void *arg) unw_decode_p6() argument 269 unw_decode_p7_p10(unsigned char *dp, unsigned char code, void *arg) unw_decode_p7_p10() argument 368 unw_decode_b1(unsigned char *dp, unsigned char code, void *arg) unw_decode_b1() argument 380 unw_decode_b2(unsigned char *dp, unsigned char code, void *arg) unw_decode_b2() argument 390 unw_decode_b3_x4(unsigned char *dp, unsigned char code, void *arg) unw_decode_b3_x4() argument 454 unsigned char code; unw_decode() local [all...] |
/kernel/linux/linux-5.10/arch/alpha/include/asm/ |
H A D | mce.h | 16 unsigned int code; /* machine check code */ member
|
/kernel/linux/linux-5.10/arch/arm/mm/ |
H A D | fault.c | 241 int sig, code; in do_page_fault() local 497 int code; member 147 __do_user_fault(unsigned long addr, unsigned int fsr, unsigned int sig, int code, struct pt_regs *regs) __do_user_fault() argument 509 hook_fault_code(int nr, int (*fn)(unsigned long, unsigned int, struct pt_regs *), int sig, int code, const char *name) hook_fault_code() argument 542 hook_ifault_code(int nr, int (*fn)(unsigned long, unsigned int, struct pt_regs *), int sig, int code, const char *name) hook_ifault_code() argument [all...] |
/kernel/linux/linux-5.10/arch/mips/pci/ |
H A D | ops-tx4927.c | 77 int code = PCIBIOS_SUCCESSFUL; in check_abort() local
|
/kernel/linux/linux-5.10/arch/mips/tools/ |
H A D | loongson3-llsc-check.c | 141 static int check_ll(uint64_t pc, uint32_t *code, size_t sz) in check_ll() argument 196 static int check_code(uint64_t pc, uint32_t *code, size_t sz) in check_code() argument [all...] |
/kernel/linux/linux-5.10/arch/mips/kernel/ |
H A D | ftrace.c | 267 unsigned int code; in ftrace_get_parent_ra_addr() local
|
/kernel/linux/linux-5.10/arch/parisc/kernel/ |
H A D | traps.c | 325 static void default_trap(int code, struct pt_regs *regs) in default_trap() argument 414 void parisc_terminate(char *msg, struct pt_regs *regs, int code, unsigned long offset) in parisc_terminate() argument 475 handle_interruption(int code, struct pt_regs *regs) handle_interruption() argument [all...] |
/kernel/linux/linux-5.10/arch/sparc/kernel/ |
H A D | traps_32.c | 204 int code; local
|
/kernel/linux/linux-5.10/arch/sparc/mm/ |
H A D | fault_32.c | 106 show_signal_msg(struct pt_regs *regs, int sig, int code, in show_signal_msg() argument 126 static void __do_fault_siginfo(int code, int sig, struct pt_regs *regs, in __do_fault_siginfo() argument 151 static noinline void do_fault_siginfo(int code, int sig, struct pt_regs *regs, in do_fault_siginfo() argument 168 int code; in do_sparc_fault() local 376 int code; force_user_fault() local [all...] |