/openbmc/linux/arch/xtensa/include/asm/ |
H A D | jump_label.h | 59 jump_label_t code; member
|
/openbmc/linux/arch/sparc/include/asm/ |
H A D | jump_label.h | 46 jump_label_t code; member
|
/openbmc/linux/tools/perf/jvmti/ |
H A D | jvmti_agent.c | 360 uint64_t vma, void const *code, unsigned int const size) in jvmti_write_code() 417 jvmti_write_debug_info(void *agent, uint64_t code, in jvmti_write_debug_info()
|
/openbmc/linux/drivers/scsi/csiostor/ |
H A D | csio_hw_chip.h | 54 #define CHELSIO_CHIP_VERSION(code) (((code) >> 12) & 0xf) argument 55 #define CHELSIO_CHIP_RELEASE(code) ((code) & 0xf) argument
|
/openbmc/linux/tools/testing/selftests/pidfd/ |
H A D | pidfd_fdinfo_test.c | 21 int code; member 25 static int error_set(struct error *err, int code, const char *fmt, ...) in error_set()
|
/openbmc/linux/arch/s390/include/uapi/asm/ |
H A D | chsc.h | 21 __u16 code; member 35 __u16 code; member 45 __u16 code; member
|
/openbmc/qemu/disas/ |
H A D | disas-host.c | 100 void disas(FILE *out, const void *code, size_t size) in disas()
|
/openbmc/qemu/ui/ |
H A D | win32-kbd-hook.c | 18 static LRESULT CALLBACK keyboard_hook_cb(int code, WPARAM wparam, LPARAM lparam) in keyboard_hook_cb()
|
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/inc/ |
H A D | pp_debug.h | 37 #define PP_ASSERT_WITH_CODE(cond, msg, code) \ argument
|
/openbmc/linux/drivers/pcmcia/ |
H A D | max1600.h | 24 unsigned int code; member
|
/openbmc/linux/net/phonet/ |
H A D | pep.c | 85 static int pep_reply(struct sock *sk, struct sk_buff *oskb, u8 code, in pep_reply() 107 static int pep_indicate(struct sock *sk, u8 id, u8 code, in pep_indicate() 128 static int pipe_handler_request(struct sock *sk, u8 id, u8 code, in pipe_handler_request() 180 static int pep_reject_conn(struct sock *sk, struct sk_buff *skb, u8 code, in pep_reject_conn() 190 static int pep_ctrlreq_error(struct sock *sk, struct sk_buff *oskb, u8 code, in pep_ctrlreq_error()
|
/openbmc/linux/drivers/input/ |
H A D | mousedev.c | 124 unsigned int code, int value) in mousedev_touchpad_event() 168 unsigned int code, int value) in mousedev_abs_event() 205 unsigned int code, int value) in mousedev_rel_event() 223 unsigned int code, int value) in mousedev_key_event() 347 unsigned int type, unsigned int code, int value) in mousedev_event()
|
/openbmc/linux/drivers/mmc/core/ |
H A D | sdio_cis.c | 115 unsigned char code; member 123 unsigned char code, in cis_tpl_parse()
|
/openbmc/u-boot/test/ |
H A D | unicode_ut.c | 122 s32 code; in unicode_test_utf8_get() local 340 s32 code; in unicode_test_utf16_get() local
|
/openbmc/linux/net/ipv6/netfilter/ |
H A D | nf_reject_ipv6.c | 97 int hook, u8 code) in nf_reject_skb_v6_unreach() 392 unsigned char code, unsigned int hooknum) in nf_send_unreach6()
|
/openbmc/qemu/bsd-user/riscv/ |
H A D | target_arch_cpu.h | 46 int32_t signo, code; in target_cpu_loop() local
|
/openbmc/linux/drivers/staging/media/tegra-video/ |
H A D | csi.c | 67 struct v4l2_subdev_mbus_code_enum *code) in csi_enum_bus_code() 94 static int csi_get_frmrate_table_index(struct tegra_csi *csi, u32 code, in csi_get_frmrate_table_index() 113 u32 code, u32 width, u32 height) in csi_chan_update_blank_intervals()
|
/openbmc/qemu/tests/tcg/tricore/asm/ |
H A D | macros.h | 44 #define TEST_CASE(num, testreg, correct, code...) \ argument 52 #define TEST_CASE_E(num, correct_lo, correct_hi, code...) \ argument 61 #define TEST_CASE_PSW(num, testreg, correct, correct_psw, code...) \ argument
|
/openbmc/linux/drivers/base/regmap/ |
H A D | regmap-spi-avmm.c | 85 u8 code; member 183 u8 code; in br_trans_tx_prepare() local 525 u8 code; in br_wr_trans_rx_parse() local
|
/openbmc/linux/drivers/input/misc/ |
H A D | pcspkr.c | 24 unsigned int code, int value) in pcspkr_event()
|
H A D | sparcspkr.c | 67 static int bbc_spkr_event(struct input_dev *dev, unsigned int type, unsigned int code, int value) in bbc_spkr_event() 105 static int grover_spkr_event(struct input_dev *dev, unsigned int type, unsigned int code, int value) in grover_spkr_event()
|
/openbmc/linux/include/uapi/linux/ |
H A D | igmp.h | 33 __u8 code; /* For newer IGMP */ member 65 __u8 code; member
|
/openbmc/linux/drivers/scsi/isci/ |
H A D | scu_event_codes.h | 87 #define SCU_EVENT_SPECIFIC(code) \ argument 96 #define SCU_EVENT_MESSAGE(type, code) \ argument
|
/openbmc/u-boot/arch/riscv/lib/ |
H A D | interrupts.c | 15 static void _exit_trap(ulong code, ulong epc, struct pt_regs *regs) in _exit_trap()
|
/openbmc/u-boot/post/lib_powerpc/ |
H A D | cmp.c | 92 unsigned long code[] = in cpu_post_test_cmp() local
|