Home
last modified time | relevance | path

Searched defs:code (Results 126 – 150 of 1128) sorted by relevance

12345678910>>...46

/openbmc/linux/arch/powerpc/math-emu/
H A Dfcmpu.c16 int code[4] = { (1 << 3), (1 << 1), (1 << 2), (1 << 0) }; in fcmpu() local
/openbmc/qemu/hw/s390x/
H A Ds390-virtio-hcall.c20 void s390_register_virtio_hypercall(uint64_t code, s390_virtio_fn fn) in s390_register_virtio_hypercall()
/openbmc/u-boot/post/lib_powerpc/
H A Dmulti.c33 ulong code[] = { in cpu_post_test_multi() local
/openbmc/linux/arch/csky/kernel/probes/
H A Dsimulate-insn.h14 #define CSKY_INSN_SET_SIMULATE(name, code) \ argument
/openbmc/qemu/disas/
H A Dcapstone.c25 cap_skipdata_s390x_cb(const uint8_t *code, size_t code_size, in cap_skipdata_s390x_cb()
238 bool cap_disas_host(disassemble_info *info, const void *code, size_t size) in cap_disas_host()
/openbmc/linux/net/ipv4/netfilter/
H A Dnf_reject_ipv4.c77 int hook, u8 code) in nf_reject_skb_v4_unreach()
315 void nf_send_unreach(struct sk_buff *skb_in, int code, int hook) in nf_send_unreach()
/openbmc/linux/drivers/accessibility/braille/
H A Dbraille_console.c143 unsigned long code, void *_param) in keyboard_notifier_call()
264 unsigned long code, void *_param) in vt_notifier_call()
/openbmc/linux/drivers/leds/trigger/
H A Dledtrig-activity.c224 unsigned long code, void *unused) in activity_reboot_notifier()
231 unsigned long code, void *unused) in activity_panic_notifier()
/openbmc/libcper/examples/
H A Dpcibus.json22 "code": 0, number
53 "code": 2, number
H A Ddmargeneric.json22 "code": 1, number
53 "code": 3, number
/openbmc/linux/drivers/media/platform/qcom/camss/
H A Dcamss-csiphy.c28 u32 code; member
110 unsigned int nformats, u32 code) in csiphy_get_bpp()
390 struct v4l2_subdev_mbus_code_enum *code) in csiphy_enum_mbus_code()
H A Dcamss-vfe.c35 u32 code; member
135 unsigned int nformats, u32 code) in vfe_get_bpp()
148 static u32 vfe_find_code(u32 *code, unsigned int n_code, in vfe_find_code()
836 u32 code; in vfe_try_format() local
974 struct v4l2_subdev_mbus_code_enum *code) in vfe_enum_mbus_code()
/openbmc/phosphor-host-postd/
H A Dexample.cpp28 auto code = std::get<0>(postcode); in printPostcode() local
/openbmc/sdeventplus/test/
H A Dexception.cpp15 const int code = EINTR; in TEST() local
/openbmc/linux/arch/mips/include/asm/mips-boards/
H A Dsim.h17 #define simcfg(code) \ argument
/openbmc/u-boot/fs/yaffs2/
H A Dyaffs_error.c17 int code; member
/openbmc/linux/drivers/iio/amplifiers/
H A Dhmc425a.c61 int code, gain = 0; in hmc425a_read_raw() local
94 int code = 0, gain; in hmc425a_write_raw() local
H A Dad8366.c120 int code, gain = 0; in ad8366_read_raw() local
167 int code = 0, gain; in ad8366_write_raw() local
/openbmc/linux/drivers/media/usb/uvc/
H A Duvc_status.c82 static void uvc_input_report_key(struct uvc_device *dev, unsigned int code, in uvc_input_report_key()
94 #define uvc_input_report_key(dev, code, value) argument
/openbmc/linux/tools/perf/trace/beauty/
H A Darch_prctl.c32 unsigned long code = arg->val; in syscall_arg__scnprintf_x86_arch_prctl_code() local
/openbmc/linux/drivers/platform/x86/dell/
H A Ddell-wmi-privacy.h22 static inline bool dell_privacy_process_event(int type, int code, int status) in dell_privacy_process_event()
/openbmc/u-boot/fs/jffs2/
H A Dmini_inflate.c124 int code = 0; in read_symbol() local
184 int code = 0, i, length; in fill_code_tables() local
/openbmc/linux/arch/ia64/kernel/
H A Dvmlinux.lds.S41 code : { section
215 code : { section
/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Dopfn.c13 #define OPFN_CODE(code) BIT((code) - 1) argument
14 #define OPFN_MASK(code) OPFN_CODE(STL_VERBS_EXTD_##code) argument
/openbmc/linux/arch/mips/tools/
H A Dloongson3-llsc-check.c141 static int check_ll(uint64_t pc, uint32_t *code, size_t sz) in check_ll()
196 static int check_code(uint64_t pc, uint32_t *code, size_t sz) in check_code()

12345678910>>...46