| /linux/net/ipv6/ |
| H A D | xfrm6_protocol.c | 129 u8 type, u8 code, int offset, __be32 info) in xfrm6_esp_err() 158 u8 type, u8 code, int offset, __be32 info) in xfrm6_ah_err() 187 u8 type, u8 code, int offset, __be32 info) in xfrm6_ipcomp_err()
|
| H A D | icmp.c | 75 u8 type, u8 code, int offset, __be32 info) in icmpv6_err() 636 void icmp6_send(struct sk_buff *skb, u8 type, u8 code, __u32 info, in icmp6_send() 845 void icmpv6_param_prob_reason(struct sk_buff *skb, u8 code, int pos, in icmpv6_param_prob_reason() 1038 u8 code, __be32 info) in icmpv6_notify() 1339 int icmpv6_err_convert(u8 type, u8 code, int *err) in icmpv6_err_convert()
|
| /linux/include/linux/mtd/ |
| H A D | nand-ecc-sw-hamming.h | 59 unsigned char *code, bool sm_order) in ecc_sw_hamming_calculate() 66 unsigned char *code) in nand_ecc_sw_hamming_calculate()
|
| /linux/drivers/scsi/ |
| H A D | raid_class.c | 174 #define raid_attr_show_internal(attr, fmt, var, code) \ argument 184 #define raid_attr_ro_states(attr, states, code) \ argument 193 #define raid_attr_ro_internal(attr, code) \ argument
|
| /linux/arch/nios2/kernel/ |
| H A D | traps.c | 27 static void _send_sig(int signo, int code, unsigned long addr) in _send_sig() 46 void _exception(int signo, struct pt_regs *regs, int code, unsigned long addr) in _exception()
|
| /linux/arch/parisc/kernel/ |
| H A D | traps.c | 335 static void default_trap(int code, struct pt_regs *regs) in default_trap() 421 void parisc_terminate(char *msg, struct pt_regs *regs, int code, unsigned long offset) in parisc_terminate() 478 void notrace handle_interruption(int code, struct pt_regs *regs) in handle_interruption()
|
| /linux/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() 106 static void da9150_fg_write_attr(struct da9150_fg *fg, u8 code, u8 size, in da9150_fg_write_attr() 163 static u32 da9150_fg_read_attr_sync(struct da9150_fg *fg, u8 code, u8 size) in da9150_fg_read_attr_sync() 175 static void da9150_fg_write_attr_sync(struct da9150_fg *fg, u8 code, u8 size, in da9150_fg_write_attr_sync()
|
| /linux/drivers/media/platform/xilinx/ |
| H A D | xilinx-vip.c | 55 const struct xvip_video_format *xvip_get_format_by_code(unsigned int code) in xvip_get_format_by_code() 250 struct v4l2_subdev_mbus_code_enum *code) in xvip_enum_mbus_code()
|
| /linux/drivers/parisc/ |
| H A D | power.c | 36 #define DIAG_CODE(code) (0x14000000 + ((code)<<5)) argument 38 #define MFCPU_X(rDiagReg, t_ch, t_th, code) \ argument
|
| /linux/tools/lib/subcmd/ |
| H A D | run-command.c | 176 int status, code; in wait_or_whine() local 275 int code = start_command(cmd); in run_command() local
|
| /linux/drivers/pcmcia/ |
| H A D | pxa2xx_base.c | 88 u_int code = pcmcia_cycle_ns * mem_clk_10khz; in pxa2xx_mcxx_hold() local 95 u_int code = pcmcia_cycle_ns * mem_clk_10khz; in pxa2xx_mcxx_asst() local 102 u_int code = pcmcia_cycle_ns * mem_clk_10khz; in pxa2xx_mcxx_setup() local
|
| /linux/arch/riscv/kernel/ |
| H A D | traps.c | 115 void do_trap(struct pt_regs *regs, int signo, int code, unsigned long addr) in do_trap() 132 static void do_trap_error(struct pt_regs *regs, int signo, int code, in do_trap_error() 146 #define DO_ERROR_INFO(name, signo, code, str) \ argument
|
| /linux/arch/powerpc/lib/ |
| H A D | code-patching.c | 437 static int __patch_instructions(u32 *patch_addr, u32 *code, size_t len, bool repeat_instr) in __patch_instructions() 468 static int __do_patch_instructions_mm(u32 *addr, u32 *code, size_t len, bool repeat_instr) in __do_patch_instructions_mm() 519 static int __do_patch_instructions(u32 *addr, u32 *code, size_t len, bool repeat_instr) in __do_patch_instructions() 550 int patch_instructions(u32 *addr, u32 *code, size_t len, bool repeat_instr) in patch_instructions()
|
| /linux/drivers/md/dm-vdo/ |
| H A D | admin-state.h | 82 const struct admin_state_code *code) in vdo_set_admin_state_code() 124 const struct admin_state_code *code = vdo_get_admin_state_code(state); in vdo_is_state_clean_load() local
|
| H A D | admin-state.c | 161 const struct admin_state_code *code = vdo_get_admin_state_code(state); in get_next_state() local 293 static bool check_code(bool valid, const struct admin_state_code *code, const char *what, in check_code() 335 const struct admin_state_code *code = vdo_get_admin_state_code(state); in vdo_start_draining() local
|
| /linux/drivers/leds/trigger/ |
| H A D | ledtrig-heartbeat.c | 167 unsigned long code, void *unused) in heartbeat_reboot_notifier() 174 unsigned long code, void *unused) in heartbeat_panic_notifier()
|
| H A D | ledtrig-activity.c | 224 unsigned long code, void *unused) in activity_reboot_notifier() 231 unsigned long code, void *unused) in activity_panic_notifier()
|
| /linux/drivers/bus/ |
| H A D | omap_l3_smx.c | 56 static char *omap3_l3_code_string(u8 code) in omap3_l3_code_string() 142 u8 code = omap3_l3_decode_error_code(error); in omap3_l3_block_irq() local
|
| /linux/drivers/staging/media/imx/ |
| H A D | imx-ic-prp.c | 97 struct v4l2_subdev_mbus_code_enum *code) in prp_enum_mbus_code() 161 u32 code; in prp_set_fmt() local 451 u32 code; in prp_registered() local
|
| /linux/tools/testing/selftests/powerpc/tm/ |
| H A D | tm-unavailable.c | 40 #define pr_warn(code, format, ...) err_at_line(0, code, format, ##__VA_ARGS__) argument 41 #define pr_err(code, format, ...) err_at_line(1, code, format, ##__VA_ARGS__) argument
|
| /linux/arch/sparc/mm/ |
| H A D | fault_64.c | 140 show_signal_msg(struct pt_regs *regs, int sig, int code, in show_signal_msg() 160 static void do_fault_siginfo(int code, int sig, struct pt_regs *regs, in do_fault_siginfo()
|
| /linux/drivers/accessibility/braille/ |
| H A D | braille_console.c | 143 unsigned long code, void *_param) in keyboard_notifier_call() 264 unsigned long code, void *_param) in vt_notifier_call()
|
| /linux/drivers/input/ |
| H A D | input-leds.c | 47 unsigned int code; /* One of LED_* constants */ member 73 unsigned int code, int value) in input_leds_event()
|
| /linux/net/nfc/nci/ |
| H A D | lib.c | 24 int nci_to_errno(__u8 code) in nci_to_errno()
|
| /linux/lib/zstd/common/ |
| H A D | error_private.c | 16 const char* ERR_getErrorString(ERR_enum code) in ERR_getErrorString()
|