/openbmc/linux/arch/powerpc/math-emu/ |
H A D | fcmpu.c | 16 int code[4] = { (1 << 3), (1 << 1), (1 << 2), (1 << 0) }; in fcmpu() local
|
/openbmc/qemu/hw/s390x/ |
H A D | s390-virtio-hcall.c | 20 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 D | multi.c | 33 ulong code[] = { in cpu_post_test_multi() local
|
/openbmc/linux/arch/csky/kernel/probes/ |
H A D | simulate-insn.h | 14 #define CSKY_INSN_SET_SIMULATE(name, code) \ argument
|
/openbmc/qemu/disas/ |
H A D | capstone.c | 25 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 D | nf_reject_ipv4.c | 77 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 D | braille_console.c | 143 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 D | ledtrig-activity.c | 224 unsigned long code, void *unused) in activity_reboot_notifier() 231 unsigned long code, void *unused) in activity_panic_notifier()
|
/openbmc/libcper/examples/ |
H A D | pcibus.json | 22 "code": 0, number 53 "code": 2, number
|
H A D | dmargeneric.json | 22 "code": 1, number 53 "code": 3, number
|
/openbmc/linux/drivers/media/platform/qcom/camss/ |
H A D | camss-csiphy.c | 28 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 D | camss-vfe.c | 35 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 D | example.cpp | 28 auto code = std::get<0>(postcode); in printPostcode() local
|
/openbmc/sdeventplus/test/ |
H A D | exception.cpp | 15 const int code = EINTR; in TEST() local
|
/openbmc/linux/arch/mips/include/asm/mips-boards/ |
H A D | sim.h | 17 #define simcfg(code) \ argument
|
/openbmc/u-boot/fs/yaffs2/ |
H A D | yaffs_error.c | 17 int code; member
|
/openbmc/linux/drivers/iio/amplifiers/ |
H A D | hmc425a.c | 61 int code, gain = 0; in hmc425a_read_raw() local 94 int code = 0, gain; in hmc425a_write_raw() local
|
H A D | ad8366.c | 120 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 D | uvc_status.c | 82 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 D | arch_prctl.c | 32 unsigned long code = arg->val; in syscall_arg__scnprintf_x86_arch_prctl_code() local
|
/openbmc/linux/drivers/platform/x86/dell/ |
H A D | dell-wmi-privacy.h | 22 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 D | mini_inflate.c | 124 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 D | vmlinux.lds.S | 41 code : { section 215 code : { section
|
/openbmc/linux/drivers/infiniband/hw/hfi1/ |
H A D | opfn.c | 13 #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 D | loongson3-llsc-check.c | 141 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()
|