Home
last modified time | relevance | path

Searched defs:code (Results 176 – 200 of 1128) sorted by relevance

12345678910>>...46

/openbmc/linux/arch/xtensa/include/asm/
H A Djump_label.h59 jump_label_t code; member
/openbmc/linux/arch/sparc/include/asm/
H A Djump_label.h46 jump_label_t code; member
/openbmc/linux/tools/perf/jvmti/
H A Djvmti_agent.c360 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 Dcsio_hw_chip.h54 #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 Dpidfd_fdinfo_test.c21 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 Dchsc.h21 __u16 code; member
35 __u16 code; member
45 __u16 code; member
/openbmc/qemu/disas/
H A Ddisas-host.c100 void disas(FILE *out, const void *code, size_t size) in disas()
/openbmc/qemu/ui/
H A Dwin32-kbd-hook.c18 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 Dpp_debug.h37 #define PP_ASSERT_WITH_CODE(cond, msg, code) \ argument
/openbmc/linux/drivers/pcmcia/
H A Dmax1600.h24 unsigned int code; member
/openbmc/linux/net/phonet/
H A Dpep.c85 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 Dmousedev.c124 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 Dsdio_cis.c115 unsigned char code; member
123 unsigned char code, in cis_tpl_parse()
/openbmc/u-boot/test/
H A Dunicode_ut.c122 s32 code; in unicode_test_utf8_get() local
340 s32 code; in unicode_test_utf16_get() local
/openbmc/linux/net/ipv6/netfilter/
H A Dnf_reject_ipv6.c97 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 Dtarget_arch_cpu.h46 int32_t signo, code; in target_cpu_loop() local
/openbmc/linux/drivers/staging/media/tegra-video/
H A Dcsi.c67 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 Dmacros.h44 #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 Dregmap-spi-avmm.c85 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 Dpcspkr.c24 unsigned int code, int value) in pcspkr_event()
H A Dsparcspkr.c67 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 Digmp.h33 __u8 code; /* For newer IGMP */ member
65 __u8 code; member
/openbmc/linux/drivers/scsi/isci/
H A Dscu_event_codes.h87 #define SCU_EVENT_SPECIFIC(code) \ argument
96 #define SCU_EVENT_MESSAGE(type, code) \ argument
/openbmc/u-boot/arch/riscv/lib/
H A Dinterrupts.c15 static void _exit_trap(ulong code, ulong epc, struct pt_regs *regs) in _exit_trap()
/openbmc/u-boot/post/lib_powerpc/
H A Dcmp.c92 unsigned long code[] = in cpu_post_test_cmp() local

12345678910>>...46