Home
last modified time | relevance | path

Searched +defs:a +defs:code (Results 1 – 25 of 90) sorted by relevance

1234

/linux-6.14.4/include/acpi/
Dacexcep.h30 #define EXCEP_ENV(code) ((acpi_status) (code | AE_CODE_ENVIRONMENTAL)) argument
31 #define EXCEP_PGM(code) ((acpi_status) (code | AE_CODE_PROGRAMMER)) argument
32 #define EXCEP_TBL(code) ((acpi_status) (code | AE_CODE_ACPI_TABLES)) argument
33 #define EXCEP_AML(code) ((acpi_status) (code | AE_CODE_AML)) argument
34 #define EXCEP_CTL(code) ((acpi_status) (code | AE_CODE_CONTROL)) argument
57 #define ACPI_SUCCESS(a) (!(a)) argument
58 #define ACPI_FAILURE(a) (a) argument
/linux-6.14.4/tools/testing/selftests/pidfd/
Dpidfd_fdinfo_test.c21 int code; member
25 static int error_set(struct error *err, int code, const char *fmt, ...) in error_set()
254 struct child a, b; in test_pidfd_fdinfo_nspid() local
287 struct child a; in test_pidfd_dead_fdinfo() local
/linux-6.14.4/tools/testing/selftests/bpf/progs/
Dbtf_dump_test_case_packing.c10 int a; member
15 int a; member
20 short a; member
25 short a; member
31 int a: 4; member
40 int a: 4; member
47 long a; member
54 char code[5]; member
121 int a; member
126 short a; member
[all …]
/linux-6.14.4/kernel/trace/
Dtrace_probe.c21 #define C(a, b) b argument
290 static int parse_trace_event_arg(char *arg, struct fetch_insn *code, in parse_trace_event_arg()
366 struct fetch_insn *code = *pcode + 1; in check_prepare_btf_string_fetch() local
526 struct fetch_insn *code = *pcode; in parse_btf_field() local
608 struct fetch_insn *code = *pcode; in parse_btf_arg() local
714 struct fetch_insn *code = *pcode; in parse_btf_bitfield() local
882 struct fetch_insn *code = &earg->code[i]; in store_trace_entry_data() local
911 struct fetch_insn *code = *pcode; in NOKPROBE_SYMBOL() local
1050 struct fetch_insn *code = *pcode; in parse_probe_arg() local
1221 struct fetch_insn *code = *pcode; in __parse_bitfield_probe_arg() local
[all …]
/linux-6.14.4/drivers/media/i2c/
Dmt9t112.c60 #define mt9t112_reg_write(ret, client, a, b) \ argument
62 #define mt9t112_mcu_write(ret, client, a, b) \ argument
65 #define mt9t112_reg_mask_set(ret, client, a, b, c) \ argument
67 #define mt9t112_mcu_mask_set(ret, client, a, b, c) \ argument
70 #define mt9t112_reg_read(ret, client, a) \ argument
84 u32 code; member
272 #define CLOCK_INFO(a, b) argument
274 #define CLOCK_INFO(a, b) mt9t112_clock_info(a, b) argument
847 u32 code) in mt9t112_set_params()
991 struct v4l2_subdev_mbus_code_enum *code) in mt9t112_enum_mbus_code()
Dgc2145.c63 #define GC2145_DPHY_CLK_DIFF(a) ((a) & 0x07) argument
64 #define GC2145_DPHY_LANE0_DIFF(a) (((a) & 0x07) << 4) argument
66 #define GC2145_DPHY_LANE1_DIFF(a) ((a) & 0x07) argument
549 unsigned int code; member
661 gc2145_get_format_code(struct gc2145 *gc2145, u32 code) in gc2145_get_format_code()
678 struct v4l2_mbus_framefmt *fmt, u32 code, in gc2145_update_pad_format()
743 struct v4l2_subdev_mbus_code_enum *code) in gc2145_enum_mbus_code()
758 u32 code; in gc2145_enum_frame_size() local
/linux-6.14.4/arch/csky/abiv2/
Dfpu.c94 int sig, code; in fpu_fpe() local
137 #define STW_FPU_REGS(a, b, c, d) \ argument
143 #define LDW_FPU_REGS(a, b, c, d) \ argument
/linux-6.14.4/tools/testing/selftests/vDSO/
Dvdso_standalone_test_x86.c22 int strcmp(const char *a, const char *b) in strcmp()
73 static inline void linux_exit(int code) in linux_exit()
/linux-6.14.4/drivers/media/usb/go7007/
Dgo7007-fw.c53 u32 a; /* collects bits at the top of the variable */ member
365 static int gen_mjpeghdr_to_package(struct go7007 *go, __le16 *code, int space) in gen_mjpeghdr_to_package()
632 __le16 *code, int space, int *framelen) in gen_mpeg1hdr_to_package()
818 __le16 *code, int space, int *framelen) in gen_mpeg4hdr_to_package()
920 __le16 *code, int space, int *framelen) in brctrl_to_package()
1076 static int config_package(struct go7007 *go, __le16 *code, int space) in config_package()
1198 static int seqhead_to_package(struct go7007 *go, __le16 *code, int space, in seqhead_to_package()
1277 static int avsync_to_package(struct go7007 *go, __le16 *code, int space) in avsync_to_package()
1308 static int final_package(struct go7007 *go, __le16 *code, int space) in final_package()
1371 static int audio_to_package(struct go7007 *go, __le16 *code, int space) in audio_to_package()
[all …]
/linux-6.14.4/tools/sched_ext/include/scx/
Dcommon.bpf.h113 #define scx_bpf_exit(code, fmt, args...) \ argument
457 static inline bool time_after(u64 a, u64 b) in time_after()
469 static inline bool time_before(u64 a, u64 b) in time_before()
481 static inline bool time_after_eq(u64 a, u64 b) in time_after_eq()
493 static inline bool time_before_eq(u64 a, u64 b) in time_before_eq()
506 static inline bool time_in_range(u64 a, u64 b, u64 c) in time_in_range()
519 static inline bool time_in_range_open(u64 a, u64 b, u64 c) in time_in_range_open()
/linux-6.14.4/drivers/scsi/esas2r/
Desas2r_ioctl.c70 struct esas2r_adapter *a; member
84 static void complete_fm_api_req(struct esas2r_adapter *a, in complete_fm_api_req()
94 struct esas2r_adapter *a = (struct esas2r_adapter *)sgc->adapter; in get_physaddr_fm_api() local
103 struct esas2r_adapter *a = (struct esas2r_adapter *)sgc->adapter; in get_physaddr_fm_api_header() local
111 static void do_fm_api(struct esas2r_adapter *a, struct esas2r_flash_img *fi) in do_fm_api()
183 static void complete_nvr_req(struct esas2r_adapter *a, in complete_nvr_req()
200 static void complete_buffered_ioctl_req(struct esas2r_adapter *a, in complete_buffered_ioctl_req()
209 struct esas2r_adapter *a = bi->a; in handle_buffered_ioctl() local
295 static int smp_ioctl_callback(struct esas2r_adapter *a, in smp_ioctl_callback()
314 static u8 handle_smp_ioctl(struct esas2r_adapter *a, struct atto_ioctl_smp *si) in handle_smp_ioctl()
[all …]
/linux-6.14.4/arch/sh/math-emu/
Dmath.c56 #define MWRITE(d,a) ({if(put_user(d, (typeof (d) __user *)a)) return -EFAULT;}) argument
57 #define MREAD(d,a) ({if(get_user(d, (typeof (d) __user *)a)) return -EFAULT;}) argument
426 id_fnmx(struct sh_fpu_soft_struct *fregs, struct pt_regs *regs, u16 code) in id_fnmx()
433 id_sys(struct sh_fpu_soft_struct *fregs, struct pt_regs *regs, u16 code) in id_sys()
464 static int fpu_emulate(u16 code, struct sh_fpu_soft_struct *fregs, struct pt_regs *regs) in fpu_emulate()
/linux-6.14.4/drivers/hid/
Dhid-input.c246 __s32 hidinput_calc_abs_res(const struct hid_field *field, __u16 code) in hidinput_calc_abs_res()
672 int max = 0, code; in hidinput_configure_usage() local
1395 int a = field->logical_minimum; in hidinput_configure_usage() local
1452 int code; in hidinput_handle_scroll() local
1640 int a = field->logical_minimum; in hidinput_hid_event() local
1738 unsigned int code, struct hid_field **field) in hidinput_find_field()
1845 unsigned int code, int value) in hidinput_input_event()
/linux-6.14.4/arch/mips/net/
Dbpf_jit_comp32.c516 static u64 jit_mod64(u64 a, u64 b) in jit_mod64()
715 u8 dst, u8 src, s16 off, u8 code) in emit_atomic_r32()
791 static s64 jit_xchg64(s64 a, atomic64_t *v) in jit_xchg64()
798 u8 dst, const u8 src[], s16 off, u8 code) in emit_atomic_r64()
1469 u8 code = insn->code; in build_insn() local
/linux-6.14.4/drivers/crypto/cavium/cpt/
Dcptpf.h18 #define CPT_PF_INT_VEC_E_MBOXX(a) (0x02 + (a)) argument
32 void *code; member
/linux-6.14.4/arch/s390/kvm/
Dguestdbg.c302 static inline int in_addr_range(u64 addr, u64 a, u64 b) in in_addr_range()
383 #define per_bp_event(code) \ argument
385 #define per_write_wp_event(code) \ argument
/linux-6.14.4/drivers/media/platform/ti/cal/
Dcal-video.c31 static char code[5]; in fourcc_to_str() local
87 u32 code) in find_format_by_code()
391 static int cal_legacy_g_parm(struct file *file, void *fh, struct v4l2_streamparm *a) in cal_legacy_g_parm()
398 static int cal_legacy_s_parm(struct file *file, void *fh, struct v4l2_streamparm *a) in cal_legacy_s_parm()
/linux-6.14.4/drivers/net/ethernet/intel/ice/devlink/
Dhealth.c14 enum ice_aqc_health_status code; member
106 static int ice_health_status_lookup_compare(const void *a, const void *b) in ice_health_status_lookup_compare()
111 static const struct ice_health_status *ice_get_health_status(u16 code) in ice_get_health_status()
/linux-6.14.4/drivers/bus/mhi/
Dcommon.h150 #define MHI_TRE_EV_DWORD0(code, len) cpu_to_le32(FIELD_PREP(GENMASK(31, 24), code) | \ argument
181 #define MHI_CC_EV_DWORD0(code) cpu_to_le32(FIELD_PREP(GENMASK(31, 24), code)) argument
314 #define mhi_state(a, b) case MHI_STATE_##a: return b; argument
315 #define mhi_state_end(a, b) case MHI_STATE_##a: return b; argument
/linux-6.14.4/tools/testing/selftests/kvm/arm64/
Dpage_fault_test.c245 int (*code)(void) = (int (*)(void))TEST_EXEC_GVA; in guest_exec() local
528 uint64_t *code; in load_exec_code_for_test() local
753 #define SCAT2(a, b) SNAME(a ## _ ## b) argument
754 #define SCAT3(a, b, c) SCAT2(a, SCAT2(b, c)) argument
755 #define SCAT4(a, b, c, d) SCAT2(a, SCAT3(b, c, d)) argument
/linux-6.14.4/arch/arm/crypto/
Dsha1-armv7-neon.S78 #define ARM_LE(code...) argument
80 #define ARM_LE(code...) code argument
87 #define _R_F1(a,b,c,d,e,i,pre1,pre2,pre3,i16,\ argument
101 #define _R_F2(a,b,c,d,e,i,pre1,pre2,pre3,i16,\ argument
114 #define _R_F3(a,b,c,d,e,i,pre1,pre2,pre3,i16,\ argument
129 #define _R_F4(a,b,c,d,e,i,pre1,pre2,pre3,i16,\ argument
134 #define _R(a,b,c,d,e,f,i,pre1,pre2,pre3,i16,\ argument
139 #define R(a,b,c,d,e,f,i) \ argument
/linux-6.14.4/drivers/net/ethernet/atheros/atlx/
Datl2.h38 #define ATL2_WRITE_REG(a, reg, value) (iowrite32((value), \ argument
41 #define ATL2_WRITE_FLUSH(a) (ioread32((a)->hw_addr)) argument
43 #define ATL2_READ_REG(a, reg) (ioread32((a)->hw_addr + (reg))) argument
45 #define ATL2_WRITE_REGB(a, reg, value) (iowrite8((value), \ argument
48 #define ATL2_READ_REGB(a, reg) (ioread8((a)->hw_addr + (reg))) argument
50 #define ATL2_WRITE_REGW(a, reg, value) (iowrite16((value), \ argument
53 #define ATL2_READ_REGW(a, reg) (ioread16((a)->hw_addr + (reg))) argument
55 #define ATL2_WRITE_REG_ARRAY(a, reg, offset, value) \ argument
58 #define ATL2_READ_REG_ARRAY(a, reg, offset) \ argument
294 unsigned code:1; /* received a packet with code error */ member
/linux-6.14.4/drivers/staging/media/deprecated/atmel/
Datmel-isc-base.c853 u32 *code) in isc_try_fmt()
1080 static int isc_g_parm(struct file *file, void *fh, struct v4l2_streamparm *a) in isc_g_parm()
1087 static int isc_s_parm(struct file *file, void *fh, struct v4l2_streamparm *a) in isc_s_parm()
1756 unsigned int code, int *index) in find_format_by_code()
/linux-6.14.4/drivers/scsi/isci/
Dphy.c63 #define C(a) (#a) argument
658 #define phy_event_dbg(iphy, state, code) \ argument
663 #define phy_event_warn(iphy, state, code) \ argument
/linux-6.14.4/tools/perf/util/
Djitdump.c66 #define hmax(a, b) ((a) > (b) ? (a) : (b)) argument
74 const void *code, in jit_emit_elf()
428 uint64_t code, addr; in jit_repipe_code_load() local

1234