/linux-6.14.4/include/trace/events/ |
D | sock.h | 47 #define EM(a) TRACE_DEFINE_ENUM(a); argument 48 #define EMe(a) TRACE_DEFINE_ENUM(a); argument 57 #define EM(a) { a, #a }, argument 58 #define EMe(a) { a, #a } argument 60 #define show_family_name(val) \ argument 63 #define show_inet_protocol_name(val) \ argument 66 #define show_tcp_state_name(val) \ argument 69 #define show_skmem_kind_names(val) \ argument
|
D | error_report.h | 35 #define EM(a, b) TRACE_DEFINE_ENUM(a); argument 36 #define EMe(a, b) TRACE_DEFINE_ENUM(a); argument 43 #define EM(a, b) { a, b }, argument 44 #define EMe(a, b) { a, b } argument 46 #define show_error_detector_list(val) \ argument
|
/linux-6.14.4/fs/btrfs/ |
D | sysfs.c | 105 static struct btrfs_feature_attr *to_btrfs_feature_attr(struct kobj_attribute *a) in to_btrfs_feature_attr() 147 int val = 0; in can_modify_feature() local 177 struct kobj_attribute *a, char *buf) in btrfs_feature_attr_show() 179 int val = 0; in btrfs_feature_attr_show() local 193 struct kobj_attribute *a, in btrfs_feature_attr_store() 199 unsigned long val; in btrfs_feature_attr_store() local 356 struct kobj_attribute *a, char *buf) in supported_checksums_show() 394 struct kobj_attribute *a, in supported_rescue_options_show() 409 struct kobj_attribute *a, in supported_sectorsizes_show() 424 static ssize_t acl_show(struct kobject *kobj, struct kobj_attribute *a, char *buf) in acl_show() [all …]
|
/linux-6.14.4/drivers/gpu/drm/nouveau/ |
D | nouveau_hwmon.c | 42 struct device_attribute *a, char *buf) in nouveau_hwmon_show_temp1_auto_point1_pwm() 51 struct device_attribute *a, char *buf) in nouveau_hwmon_temp1_auto_point1_temp() 62 struct device_attribute *a, in nouveau_hwmon_set_temp1_auto_point1_temp() 84 struct device_attribute *a, char *buf) in nouveau_hwmon_temp1_auto_point1_temp_hyst() 95 struct device_attribute *a, in nouveau_hwmon_set_temp1_auto_point1_temp_hyst() 117 struct device_attribute *a, char *buf) in nouveau_hwmon_get_pwm1_max() 133 struct device_attribute *a, char *buf) in nouveau_hwmon_get_pwm1_min() 148 nouveau_hwmon_set_pwm1_min(struct device *d, struct device_attribute *a, in nouveau_hwmon_set_pwm1_min() 171 nouveau_hwmon_set_pwm1_max(struct device *d, struct device_attribute *a, in nouveau_hwmon_set_pwm1_max() 352 nouveau_chip_read(struct device *dev, u32 attr, int channel, long *val) in nouveau_chip_read() [all …]
|
/linux-6.14.4/drivers/mtd/nand/raw/ |
D | omap2.c | 63 #define P2048e(a) (TF(a & NAND_Ecc_P2048e) << 0) argument 64 #define P2048o(a) (TF(a & NAND_Ecc_P2048o) << 1) argument 65 #define P1e(a) (TF(a & NAND_Ecc_P1e) << 2) argument 66 #define P1o(a) (TF(a & NAND_Ecc_P1o) << 3) argument 67 #define P2e(a) (TF(a & NAND_Ecc_P2e) << 4) argument 68 #define P2o(a) (TF(a & NAND_Ecc_P2o) << 5) argument 69 #define P4e(a) (TF(a & NAND_Ecc_P4e) << 6) argument 70 #define P4o(a) (TF(a & NAND_Ecc_P4o) << 7) argument 72 #define P8e(a) (TF(a & NAND_Ecc_P8e) << 0) argument 73 #define P8o(a) (TF(a & NAND_Ecc_P8o) << 1) argument [all …]
|
/linux-6.14.4/lib/crypto/mpi/ |
D | mpicoder.c | 40 mpi_limb_t a; in mpi_read_raw_data() local 41 MPI val = NULL; in mpi_read_raw_data() local 85 MPI val; in mpi_read_from_buffer() local 112 static int count_lzeros(MPI a) in count_lzeros() 143 int mpi_read_buffer(MPI a, uint8_t *buf, unsigned buf_len, unsigned *nbytes, in mpi_read_buffer() 203 void *mpi_get_buffer(MPI a, unsigned *nbytes, int *sign) in mpi_get_buffer() 247 int mpi_write_to_sgl(MPI a, struct scatterlist *sgl, unsigned nbytes, in mpi_write_to_sgl() 337 mpi_limb_t a; in mpi_read_raw_from_sgl() local 338 MPI val = NULL; in mpi_read_raw_from_sgl() local
|
/linux-6.14.4/drivers/acpi/acpica/ |
D | acmacros.h | 26 #define ACPI_SET8(ptr, val) (*ACPI_CAST8 (ptr) = (u8) (val)) argument 27 #define ACPI_SET16(ptr, val) (*ACPI_CAST16 (ptr) = (u16) (val)) argument 28 #define ACPI_SET32(ptr, val) (*ACPI_CAST32 (ptr) = (u32) (val)) argument 29 #define ACPI_SET64(ptr, val) (*ACPI_CAST64 (ptr) = (u64) (val)) argument 169 #define ACPI_DIV_2(a) _ACPI_DIV(a, 1) argument 170 #define ACPI_MUL_2(a) _ACPI_MUL(a, 1) argument 171 #define ACPI_MOD_2(a) _ACPI_MOD(a, 2) argument 173 #define ACPI_DIV_4(a) _ACPI_DIV(a, 2) argument 174 #define ACPI_MUL_4(a) _ACPI_MUL(a, 2) argument 175 #define ACPI_MOD_4(a) _ACPI_MOD(a, 4) argument [all …]
|
/linux-6.14.4/drivers/clk/qcom/ |
D | clk-alpha-pll.c | 384 u32 val; in wait_for_pll() local 435 unsigned int val) in clk_alpha_pll_write_config() 444 u32 val, mask; in clk_alpha_pll_configure() local 504 u32 val; in clk_alpha_pll_hwfsm_enable() local 529 u32 val; in clk_alpha_pll_hwfsm_disable() local 559 u32 val; in pll_is_enabled() local 582 u32 val, mask; in clk_alpha_pll_enable() local 634 u32 val, mask; in clk_alpha_pll_disable() local 658 alpha_pll_calc_rate(u64 prate, u32 l, u32 a, u32 alpha_width) in alpha_pll_calc_rate() 664 alpha_pll_round_rate(unsigned long rate, unsigned long prate, u32 *l, u64 *a, in alpha_pll_round_rate() [all …]
|
/linux-6.14.4/include/linux/ |
D | minmax.h | 181 #define __clamp(val, lo, hi) \ argument 184 #define __clamp_once(type, val, lo, hi, uval, ulo, uhi) ({ \ argument 194 #define __careful_clamp(type, val, lo, hi) \ argument 206 #define clamp(val, lo, hi) __careful_clamp(__auto_type, val, lo, hi) argument 218 #define clamp_t(type, val, lo, hi) __careful_clamp(type, val, lo, hi) argument 231 #define clamp_val(val, lo, hi) __careful_clamp(typeof(val), val, lo, hi) argument 276 static inline bool in_range64(u64 val, u64 start, u64 len) in in_range64() 281 static inline bool in_range32(u32 val, u32 start, u32 len) in in_range32() 298 #define in_range(val, start, len) \ argument 307 #define swap(a, b) \ argument [all …]
|
/linux-6.14.4/arch/alpha/include/asm/ |
D | vga.h | 18 static inline void scr_writew(u16 val, volatile u16 *addr) in scr_writew() 49 #define vga_readb(a) readb((u8 __iomem *)(a)) argument 50 #define vga_writeb(v,a) writeb(v, (u8 __iomem *)(a)) argument 58 # define __is_port_vga(a) \ argument 62 # define __is_mem_vga(a) \ argument 65 # define FIXUP_IOADDR_VGA(a) do { \ argument 70 # define FIXUP_MEMADDR_VGA(a) do { \ argument 77 # define __is_port_vga(a) 0 argument 78 # define __is_mem_vga(a) 0 argument 79 # define FIXUP_IOADDR_VGA(a) argument [all …]
|
/linux-6.14.4/arch/powerpc/include/asm/ |
D | word-at-a-time.h | 21 static inline long prep_zero_mask(unsigned long val, unsigned long rhs, const struct word_at_a_time… in prep_zero_mask() 37 static inline unsigned long has_zero(unsigned long val, unsigned long *data, const struct word_at_a… in has_zero() 60 static inline unsigned long has_zero(unsigned long a, unsigned long *bits, const struct word_at_a_t… in has_zero() 71 static inline unsigned long prep_zero_mask(unsigned long a, unsigned long bits, const struct word_a… in prep_zero_mask() 122 long a = (0x0ff0001+mask) >> 23; in count_masked_bytes() local 139 static inline unsigned long has_zero(unsigned long a, unsigned long *bits, const struct word_at_a_t… in has_zero() 146 static inline unsigned long prep_zero_mask(unsigned long a, unsigned long bits, const struct word_a… in prep_zero_mask()
|
/linux-6.14.4/tools/testing/selftests/powerpc/primitives/ |
D | word-at-a-time.h | 21 static inline long prep_zero_mask(unsigned long val, unsigned long rhs, const struct word_at_a_time… in prep_zero_mask() 37 static inline unsigned long has_zero(unsigned long val, unsigned long *data, const struct word_at_a… in has_zero() 60 static inline unsigned long has_zero(unsigned long a, unsigned long *bits, const struct word_at_a_t… in has_zero() 71 static inline unsigned long prep_zero_mask(unsigned long a, unsigned long bits, const struct word_a… in prep_zero_mask() 122 long a = (0x0ff0001+mask) >> 23; in count_masked_bytes() local 139 static inline unsigned long has_zero(unsigned long a, unsigned long *bits, const struct word_at_a_t… in has_zero() 146 static inline unsigned long prep_zero_mask(unsigned long a, unsigned long bits, const struct word_a… in prep_zero_mask()
|
/linux-6.14.4/tools/testing/selftests/bpf/progs/ |
D | timer.c | 135 int BPF_PROG2(test1, int, a) in BPF_PROG2() argument 168 static int timer_cb2(void *map, int *key, struct hmap_elem *val) in timer_cb2() 230 struct hmap_elem *val; in bpf_timer_test() local 251 int BPF_PROG2(test2, int, a, int, b) in BPF_PROG2() argument 253 struct hmap_elem init = {}, *val; in BPF_PROG2() local 318 int BPF_PROG2(test3, int, a) in BPF_PROG2() argument 379 int BPF_PROG2(test4, int, a) in BPF_PROG2() argument 388 int BPF_PROG2(test5, int, a) in BPF_PROG2() argument
|
/linux-6.14.4/arch/alpha/include/uapi/asm/ |
D | compiler.h | 14 # define __kernel_insbl(val, shift) __builtin_alpha_insbl(val, shift) argument 15 # define __kernel_inswl(val, shift) __builtin_alpha_inswl(val, shift) argument 16 # define __kernel_insql(val, shift) __builtin_alpha_insql(val, shift) argument 17 # define __kernel_inslh(val, shift) __builtin_alpha_inslh(val, shift) argument 18 # define __kernel_extbl(val, shift) __builtin_alpha_extbl(val, shift) argument 19 # define __kernel_extwl(val, shift) __builtin_alpha_extwl(val, shift) argument 20 # define __kernel_cmpbge(a, b) __builtin_alpha_cmpbge(a, b) argument 22 # define __kernel_insbl(val, shift) \ argument 26 # define __kernel_inswl(val, shift) \ argument 30 # define __kernel_insql(val, shift) \ argument [all …]
|
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/dml/ |
D | dml_inline_defs.h | 32 static inline double dml_min(double a, double b) in dml_min() 37 static inline double dml_min3(double a, double b, double c) in dml_min3() 42 static inline double dml_min4(double a, double b, double c, double d) in dml_min4() 47 static inline double dml_max(double a, double b) in dml_max() 52 static inline double dml_max3(double a, double b, double c) in dml_max3() 57 static inline double dml_max4(double a, double b, double c, double d) in dml_max4() 62 static inline double dml_max5(double a, double b, double c, double d, double e) in dml_max5() 67 static inline double dml_ceil(double a, double granularity) in dml_ceil() 74 static inline double dml_floor(double a, double granularity) in dml_floor() 81 static inline double dml_round(double a) in dml_round() [all …]
|
/linux-6.14.4/arch/mips/include/asm/ |
D | io.h | 36 # define __raw_ioswabb(a, x) (x) argument 37 # define __raw_ioswabw(a, x) (x) argument 38 # define __raw_ioswabl(a, x) (x) argument 39 # define __raw_ioswabq(a, x) (x) argument 40 # define ____raw_ioswabq(a, x) (x) argument 378 #define writeb_be(val, addr) \ argument 380 #define writew_be(val, addr) \ argument 382 #define writel_be(val, addr) \ argument 384 #define writeq_be(val, addr) \ argument 500 #define csr_out32(v, a) (*(volatile u32 *)((unsigned long)(a) + __CSR_32_ADJUST) = (v)) argument [all …]
|
/linux-6.14.4/include/net/tc_act/ |
D | tc_pedit.h | 28 #define to_pedit(a) ((struct tcf_pedit *)a) argument 29 #define to_pedit_parms(a) (rcu_dereference(to_pedit(a)->parms)) argument 31 static inline bool is_tcf_pedit(const struct tc_action *a) in is_tcf_pedit() 40 static inline int tcf_pedit_nkeys(const struct tc_action *a) in tcf_pedit_nkeys() 53 static inline u32 tcf_pedit_htype(const struct tc_action *a, int index) in tcf_pedit_htype() 67 static inline u32 tcf_pedit_cmd(const struct tc_action *a, int index) in tcf_pedit_cmd() 81 static inline u32 tcf_pedit_mask(const struct tc_action *a, int index) in tcf_pedit_mask() 94 static inline u32 tcf_pedit_val(const struct tc_action *a, int index) in tcf_pedit_val() 97 u32 val; in tcf_pedit_val() local 107 static inline u32 tcf_pedit_offset(const struct tc_action *a, int index) in tcf_pedit_offset()
|
/linux-6.14.4/net/sched/ |
D | act_ife.c | 140 int ife_validate_meta_u32(void *val, int len) in ife_validate_meta_u32() 149 int ife_validate_meta_u16(void *val, int len) in ife_validate_meta_u16() 227 static int ife_validate_metatype(struct tcf_meta_ops *ops, void *val, int len) in ife_validate_metatype() 265 static int load_metaops_and_vet(u32 metaid, void *val, int len, bool rtnl_held) in load_metaops_and_vet() 407 static void _tcf_ife_cleanup(struct tc_action *a) in _tcf_ife_cleanup() 425 static void tcf_ife_cleanup(struct tc_action *a) in tcf_ife_cleanup() 445 void *val = nla_data(tb[i]); in load_metalist() local 464 void *val; in populate_metalist() local 481 struct nlattr *est, struct tc_action **a, in tcf_ife_init() 641 static int tcf_ife_dump(struct sk_buff *skb, struct tc_action *a, int bind, in tcf_ife_dump() [all …]
|
/linux-6.14.4/drivers/i2c/busses/ |
D | i2c-pnx.c | 82 #define I2C_REG_RX(a) ((a)->ioaddr) /* Rx FIFO reg (RO) */ argument 83 #define I2C_REG_TX(a) ((a)->ioaddr) /* Tx FIFO reg (WO) */ argument 84 #define I2C_REG_STS(a) ((a)->ioaddr + 0x04) /* Status reg (RO) */ argument 85 #define I2C_REG_CTL(a) ((a)->ioaddr + 0x08) /* Ctl reg */ argument 86 #define I2C_REG_CKL(a) ((a)->ioaddr + 0x0c) /* Clock divider low */ argument 87 #define I2C_REG_CKH(a) ((a)->ioaddr + 0x10) /* Clock divider high */ argument 88 #define I2C_REG_ADR(a) ((a)->ioaddr + 0x14) /* I2C address */ argument 89 #define I2C_REG_RFL(a) ((a)->ioaddr + 0x18) /* Rx FIFO level (RO) */ argument 90 #define I2C_REG_TFL(a) ((a)->ioaddr + 0x1c) /* Tx FIFO level (RO) */ argument 91 #define I2C_REG_RXB(a) ((a)->ioaddr + 0x20) /* Num of bytes Rx-ed (RO) */ argument [all …]
|
/linux-6.14.4/include/asm-generic/ |
D | word-at-a-time.h | 18 static inline long prep_zero_mask(unsigned long val, unsigned long rhs, const struct word_at_a_time… in prep_zero_mask() 42 static inline unsigned long has_zero(unsigned long val, unsigned long *data, const struct word_at_a… in has_zero() 86 long a = (0x0ff0001+mask) >> 23; in count_masked_bytes() local 94 static inline unsigned long has_zero(unsigned long a, unsigned long *bits, const struct word_at_a_t… in has_zero() 101 static inline unsigned long prep_zero_mask(unsigned long a, unsigned long bits, const struct word_a… in prep_zero_mask()
|
/linux-6.14.4/arch/parisc/kernel/ |
D | unaligned.c | 31 #define OPCODE1(a,b,c) ((a)<<26|(b)<<12|(c)<<6) argument 32 #define OPCODE2(a,b) ((a)<<26|(b)<<1) argument 33 #define OPCODE3(a,b) ((a)<<26|(b)<<2) argument 34 #define OPCODE4(a) ((a)<<26) argument 113 unsigned long val = 0, temp1; in emulate_ldh() local 141 unsigned long val = 0, temp1, temp2; in emulate_ldw() local 175 __u64 val = 0; in emulate_ldd() local 231 unsigned long val = regs->gr[frreg], temp1; in emulate_sth() local 256 unsigned long val; in emulate_stw() local 297 __u64 val; in emulate_std() local
|
/linux-6.14.4/arch/sparc/kernel/ |
D | visemul.c | 204 static void store_reg(struct pt_regs *regs, unsigned long val, unsigned long rd) in store_reg() 491 unsigned int val; in pformat() local 514 unsigned long val; in pformat() local 537 long val; in pformat() local 560 unsigned long val; in pformat() local 718 s16 a = (rs1 >> (i * 16)) & 0xffff; in pcmp() local 728 s32 a = (rs1 >> (i * 32)) & 0xffffffff; in pcmp() local 738 s16 a = (rs1 >> (i * 16)) & 0xffff; in pcmp() local 748 s32 a = (rs1 >> (i * 32)) & 0xffffffff; in pcmp() local 758 s16 a = (rs1 >> (i * 16)) & 0xffff; in pcmp() local [all …]
|
/linux-6.14.4/arch/arc/include/asm/ |
D | atomic64-arcv2.h | 15 #define ATOMIC64_INIT(a) { (a) } argument 19 s64 val; in arch_atomic64_read() local 29 static inline void arch_atomic64_set(atomic64_t *v, s64 a) in arch_atomic64_set() 187 s64 val; in arch_atomic64_dec_if_positive() local 209 static inline s64 arch_atomic64_fetch_add_unless(atomic64_t *v, s64 a, s64 u) in arch_atomic64_fetch_add_unless()
|
/linux-6.14.4/arch/x86/include/asm/ |
D | atomic64_32.h | 15 #define ATOMIC64_INIT(val) { (val) } argument 151 s64 a; in arch_atomic64_inc_return() local 160 s64 a; in arch_atomic64_dec_return() local 195 static __always_inline int arch_atomic64_add_unless(atomic64_t *v, s64 a, s64 u) in arch_atomic64_add_unless() 229 s64 val = arch_atomic64_read_nonatomic(v); in arch_atomic64_and() local 236 s64 val = arch_atomic64_read_nonatomic(v); in arch_atomic64_fetch_and() local 246 s64 val = arch_atomic64_read_nonatomic(v); in arch_atomic64_or() local 253 s64 val = arch_atomic64_read_nonatomic(v); in arch_atomic64_fetch_or() local 263 s64 val = arch_atomic64_read_nonatomic(v); in arch_atomic64_xor() local 270 s64 val = arch_atomic64_read_nonatomic(v); in arch_atomic64_fetch_xor() local [all …]
|
/linux-6.14.4/drivers/scsi/ |
D | esp_scsi.c | 56 #define esp_log_intr(f, a...) \ argument 61 #define esp_log_reset(f, a...) \ argument 66 #define esp_log_msgin(f, a...) \ argument 71 #define esp_log_msgout(f, a...) \ argument 76 #define esp_log_cmddone(f, a...) \ argument 81 #define esp_log_disconnect(f, a...) \ argument 86 #define esp_log_datastart(f, a...) \ argument 91 #define esp_log_datadone(f, a...) \ argument 96 #define esp_log_reconnect(f, a...) \ argument 101 #define esp_log_autosense(f, a...) \ argument [all …]
|