/linux-6.14.4/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4_tc_u32_parse.h | 41 int (*val)(struct ch_filter_specification *f, __be32 val, __be32 mask); member 45 static inline int cxgb4_fill_ipv4_tos(struct ch_filter_specification *f, in cxgb4_fill_ipv4_tos() 46 __be32 val, __be32 mask) in cxgb4_fill_ipv4_tos() 54 static inline int cxgb4_fill_ipv4_frag(struct ch_filter_specification *f, in cxgb4_fill_ipv4_frag() 55 __be32 val, __be32 mask) in cxgb4_fill_ipv4_frag() 76 static inline int cxgb4_fill_ipv4_proto(struct ch_filter_specification *f, in cxgb4_fill_ipv4_proto() 77 __be32 val, __be32 mask) in cxgb4_fill_ipv4_proto() 85 static inline int cxgb4_fill_ipv4_src_ip(struct ch_filter_specification *f, in cxgb4_fill_ipv4_src_ip() 86 __be32 val, __be32 mask) in cxgb4_fill_ipv4_src_ip() 94 static inline int cxgb4_fill_ipv4_dst_ip(struct ch_filter_specification *f, in cxgb4_fill_ipv4_dst_ip() [all …]
|
D | cxgb4_filter.c | 46 static inline bool is_field_set(u32 val, u32 mask) in is_field_set() 51 static inline bool unsupported(u32 conf, u32 conf_mask, u32 val, u32 mask) in unsupported() 56 static int set_tcb_field(struct adapter *adap, struct filter_entry *f, in set_tcb_field() 57 unsigned int ftid, u16 word, u64 mask, u64 val, in set_tcb_field() 82 static int set_tcb_tflag(struct adapter *adap, struct filter_entry *f, in set_tcb_tflag() 84 unsigned int val, int no_reply) in set_tcb_tflag() 120 static void mk_set_tcb_ulp(struct filter_entry *f, in mk_set_tcb_ulp() 122 unsigned int word, u64 mask, u64 val, in mk_set_tcb_ulp() 143 static int configure_filter_smac(struct adapter *adap, struct filter_entry *f) in configure_filter_smac() 164 static void set_nat_params(struct adapter *adap, struct filter_entry *f, in set_nat_params() [all …]
|
/linux-6.14.4/net/bluetooth/ |
D | hci_debugfs.c | 91 static int features_show(struct seq_file *f, void *ptr) in features_show() 108 static int device_id_show(struct seq_file *f, void *ptr) in device_id_show() 122 static int device_list_show(struct seq_file *f, void *ptr) in device_list_show() 142 static int blacklist_show(struct seq_file *f, void *p) in blacklist_show() 157 static int blocked_keys_show(struct seq_file *f, void *p) in blocked_keys_show() 172 static int uuids_show(struct seq_file *f, void *p) in uuids_show() 179 u8 i, val[16]; in uuids_show() local 197 static int remote_oob_show(struct seq_file *f, void *ptr) in remote_oob_show() 216 static int conn_info_min_age_set(void *data, u64 val) in conn_info_min_age_set() 232 static int conn_info_min_age_get(void *data, u64 *val) in conn_info_min_age_get() [all …]
|
/linux-6.14.4/kernel/trace/ |
D | trace_branch.c | 31 probe_likely_condition(struct ftrace_likely_data *f, int val, int expect) in probe_likely_condition() 90 void trace_likely_condition(struct ftrace_likely_data *f, int val, int expect) in trace_likely_condition() 196 void trace_likely_condition(struct ftrace_likely_data *f, int val, int expect) in trace_likely_condition() 201 void ftrace_likely_update(struct ftrace_likely_data *f, int val, in ftrace_likely_update() 258 const char *f; in branch_stat_process_file() local 268 struct ftrace_branch_data *p, const char *f) in branch_stat_show() 286 struct ftrace_branch_data *p, const char *f) in branch_stat_show_normal() 296 const char *f; in annotate_branch_stat_show() local 424 const char *f; in all_branch_stat_show() local
|
/linux-6.14.4/include/trace/events/ |
D | libata.h | 14 #define show_opcode_name(val) \ argument 111 #define show_error_name(val) \ argument 123 #define show_protocol_name(val) \ argument 136 #define show_class_name(val) \ argument 152 #define show_sff_hsm_state_name(val) \ argument 173 #define __parse_qc_flags(f) libata_trace_parse_qc_flags(p, f) argument 176 #define __parse_tf_flags(f) libata_trace_parse_tf_flags(p, f) argument 180 #define __parse_subcmd(c,f,h) libata_trace_parse_subcmd(p, c, f, h) argument
|
/linux-6.14.4/drivers/gpu/drm/amd/display/amdgpu_dm/ |
D | amdgpu_dm_debugfs.c | 187 static ssize_t dp_link_settings_read(struct file *f, char __user *buf, in dp_link_settings_read() 255 static ssize_t dp_link_settings_write(struct file *f, const char __user *buf, in dp_link_settings_write() 386 static ssize_t dp_mst_link_setting(struct file *f, const char __user *buf, in dp_mst_link_setting() 530 static ssize_t dp_phy_settings_read(struct file *f, char __user *buf, in dp_phy_settings_read() 607 static ssize_t dp_phy_settings_write(struct file *f, const char __user *buf, in dp_phy_settings_write() 750 static ssize_t dp_phy_test_pattern_debugfs_write(struct file *f, const char __user *buf, in dp_phy_test_pattern_debugfs_write() 1196 static ssize_t dp_dsc_passthrough_set(struct file *f, const char __user *buf, in dp_dsc_passthrough_set() 1325 static ssize_t dp_sdp_message_debugfs_write(struct file *f, const char __user *buf, in dp_sdp_message_debugfs_write() 1431 static ssize_t trigger_hotplug(struct file *f, const char __user *buf, in trigger_hotplug() 1552 static ssize_t dp_dsc_clock_en_read(struct file *f, char __user *buf, in dp_dsc_clock_en_read() [all …]
|
/linux-6.14.4/drivers/tty/ |
D | tty.h | 9 #define tty_msg(fn, tty, f, ...) \ argument 12 #define tty_debug(tty, f, ...) tty_msg(pr_debug, tty, f, ##__VA_ARGS__) argument 13 #define tty_notice(tty, f, ...) tty_msg(pr_notice, tty, f, ##__VA_ARGS__) argument 14 #define tty_warn(tty, f, ...) tty_msg(pr_warn, tty, f, ##__VA_ARGS__) argument 15 #define tty_err(tty, f, ...) tty_msg(pr_err, tty, f, ##__VA_ARGS__) argument 17 #define tty_info_ratelimited(tty, f, ...) \ argument 51 enum tty_flow_change val) in __tty_set_flow_change() 57 enum tty_flow_change val) in tty_set_flow_change()
|
/linux-6.14.4/scripts/dtc/ |
D | flattree.c | 45 static void bin_emit_cell(void *e, cell_t val) in bin_emit_cell() 102 static void emit_label(FILE *f, const char *prefix, const char *label) in emit_label() 109 static void emit_offset_label(FILE *f, const char *label, int offset) in emit_offset_label() 115 #define ASM_EMIT_BELONG(f, fmt, ...) \ argument 123 static void asm_emit_cell(void *e, cell_t val) in asm_emit_cell() 125 FILE *f = e; in asm_emit_cell() local 135 FILE *f = e; in asm_emit_string() local 145 FILE *f = e; in asm_emit_align() local 152 FILE *f = e; in asm_emit_data() local 174 FILE *f = e; in asm_emit_beginnode() local [all …]
|
/linux-6.14.4/arch/powerpc/kernel/ |
D | asm-offsets.c | 74 #define STACK_PT_REGS_OFFSET(sym, val) \ argument 517 # define SVCPU_FIELD(x, f) DEFINE(x, offsetof(struct paca_struct, shadow_vcpu.f)) in main() argument 519 # define SVCPU_FIELD(x, f) in main() argument 521 # define HSTATE_FIELD(x, f) DEFINE(x, offsetof(struct paca_struct, kvm_hstate.f)) in main() argument 523 # define SVCPU_FIELD(x, f) DEFINE(x, offsetof(struct kvmppc_book3s_shadow_vcpu, f)) in main() argument 524 # define HSTATE_FIELD(x, f) DEFINE(x, offsetof(struct kvmppc_book3s_shadow_vcpu, hstate.f)) in main() argument
|
/linux-6.14.4/drivers/accel/habanalabs/common/ |
D | debugfs.c | 22 u8 i2c_reg, u8 i2c_len, u64 *val) in hl_debugfs_i2c_read() 53 u8 i2c_reg, u8 i2c_len, u64 val) in hl_debugfs_i2c_write() 605 static ssize_t hl_memory_scrub(struct file *f, const char __user *buf, in hl_memory_scrub() 610 u64 val = hdev->memory_scrub_val; in hl_memory_scrub() local 746 u64 *val, enum debugfs_access_type acc_type, bool *found) in hl_access_dev_mem_by_region() 766 static void hl_access_host_mem(struct hl_device *hdev, u64 addr, u64 *val, in hl_access_host_mem() 791 static int hl_access_mem(struct hl_device *hdev, u64 addr, u64 *val, in hl_access_mem() 837 static ssize_t hl_data_read32(struct file *f, char __user *buf, in hl_data_read32() 845 u32 val; in hl_data_read32() local 866 static ssize_t hl_data_write32(struct file *f, const char __user *buf, in hl_data_write32() [all …]
|
/linux-6.14.4/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_debugfs.c | 72 static int amdgpu_debugfs_process_reg_op(bool read, struct file *f, in amdgpu_debugfs_process_reg_op() 192 static ssize_t amdgpu_debugfs_regs_read(struct file *f, char __user *buf, in amdgpu_debugfs_regs_read() 201 static ssize_t amdgpu_debugfs_regs_write(struct file *f, const char __user *buf, in amdgpu_debugfs_regs_write() 230 static ssize_t amdgpu_debugfs_regs2_op(struct file *f, char __user *buf, u32 offset, size_t size, i… in amdgpu_debugfs_regs2_op() 320 static long amdgpu_debugfs_regs2_ioctl(struct file *f, unsigned int cmd, unsigned long data) in amdgpu_debugfs_regs2_ioctl() 364 static ssize_t amdgpu_debugfs_regs2_read(struct file *f, char __user *buf, size_t size, loff_t *pos) in amdgpu_debugfs_regs2_read() 369 static ssize_t amdgpu_debugfs_regs2_write(struct file *f, const char __user *buf, size_t size, loff… in amdgpu_debugfs_regs2_write() 397 static ssize_t amdgpu_debugfs_gprwave_read(struct file *f, char __user *buf, size_t size, loff_t *p… in amdgpu_debugfs_gprwave_read() 479 static long amdgpu_debugfs_gprwave_ioctl(struct file *f, unsigned int cmd, unsigned long data) in amdgpu_debugfs_gprwave_ioctl() 518 static ssize_t amdgpu_debugfs_regs_pcie_read(struct file *f, char __user *buf, in amdgpu_debugfs_regs_pcie_read() [all …]
|
/linux-6.14.4/drivers/clk/qcom/ |
D | clk-pll.c | 28 u32 mask, val; in clk_pll_enable() local 69 u32 val; in clk_pll_disable() local 113 struct pll_freq_tbl *find_freq(const struct pll_freq_tbl *f, unsigned long rate) in find_freq() 129 const struct pll_freq_tbl *f; in clk_pll_determine_rate() local 144 const struct pll_freq_tbl *f; in clk_pll_set_rate() local 181 u32 val; in wait_for_pll() local 221 u32 val; in clk_pll_configure() local 304 const struct pll_freq_tbl *f; in clk_pll_sr2_set_rate() local
|
/linux-6.14.4/drivers/pci/ |
D | access.c | 28 # define pci_lock_config(f) do { (void)(f); } while (0) argument 29 # define pci_unlock_config(f) do { (void)(f); } while (0) argument 31 # define pci_lock_config(f) raw_spin_lock_irqsave(&pci_lock, f) argument 32 # define pci_unlock_config(f) raw_spin_unlock_irqrestore(&pci_lock, f) argument 89 int where, int size, u32 *val) in pci_generic_config_read() 109 int where, int size, u32 val) in pci_generic_config_write() 129 int where, int size, u32 *val) in pci_generic_config_read32() 147 int where, int size, u32 val) in pci_generic_config_write32() 427 int pcie_capability_read_word(struct pci_dev *dev, int pos, u16 *val) in pcie_capability_read_word() 462 int pcie_capability_read_dword(struct pci_dev *dev, int pos, u32 *val) in pcie_capability_read_dword() [all …]
|
/linux-6.14.4/drivers/media/platform/sunxi/sun8i-di/ |
D | sun8i-di.c | 53 u32 val = readl(dev->base + reg); in deinterlace_clr_set_bits() local 65 u32 size, stride, width, height, val; in deinterlace_device_run() local 223 unsigned int val; in deinterlace_irq() local 271 u32 val; in deinterlace_init() local 362 struct v4l2_fmtdesc *f) in deinterlace_enum_fmt() 394 struct v4l2_format *f) in deinterlace_g_fmt_vid_cap() 404 struct v4l2_format *f) in deinterlace_g_fmt_vid_out() 414 struct v4l2_format *f) in deinterlace_try_fmt_vid_cap() 428 struct v4l2_format *f) in deinterlace_try_fmt_vid_out() 444 struct v4l2_format *f) in deinterlace_s_fmt_vid_cap() [all …]
|
/linux-6.14.4/drivers/net/ethernet/tehuti/ |
D | tn40.c | 31 static int tn40_fifo_alloc(struct tn40_priv *priv, struct tn40_fifo *f, in tn40_fifo_alloc() 63 static void tn40_fifo_free(struct tn40_priv *priv, struct tn40_fifo *f) in tn40_fifo_free() 208 struct tn40_rxf_fifo *f = &priv->rxf_fifo0; in tn40_set_rx_desc() local 242 struct tn40_rxf_fifo *f = &priv->rxf_fifo0; in tn40_rx_alloc_buffers() local 273 struct tn40_rxf_fifo *f = &priv->rxf_fifo0; in tn40_recycle_rx_buffer() local 286 struct tn40_rxd_fifo *f = &priv->rxd_fifo0; in tn40_rx_receive() local 696 struct tn40_txd_fifo *f = &priv->txd_fifo0; in tn40_tx_space() local 711 struct tn40_txd_fifo *f = &priv->txd_fifo0; in tn40_start_xmit() local 820 struct tn40_txf_fifo *f = &priv->txf_fifo0; in tn40_tx_cleanup() local 916 struct tn40_txd_fifo *f = &priv->txd_fifo0; in tn40_tx_push_desc() local [all …]
|
D | tehuti.c | 153 bdx_fifo_init(struct bdx_priv *priv, struct fifo *f, int fsz_type, in bdx_fifo_init() 185 static void bdx_fifo_free(struct bdx_priv *priv, struct fifo *f) in bdx_fifo_free() 366 u32 val; in bdx_restore_mac() local 454 u32 val, i; in bdx_hw_reset_direct() local 477 u32 val, i; in bdx_hw_reset() local 703 u32 reg, bit, val; in __bdx_vlan_rx_vid() local 789 u32 reg, val; in bdx_setmulti() local 862 u64 val; in bdx_read_l2stat() local 1018 static void bdx_rx_free_skbs(struct bdx_priv *priv, struct rxf_fifo *f) in bdx_rx_free_skbs() 1079 static void bdx_rx_alloc_skbs(struct bdx_priv *priv, struct rxf_fifo *f) in bdx_rx_alloc_skbs() [all …]
|
/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() 220 static inline unsigned long fpd_regval(struct fpustate *f, in fpd_regval() 229 static inline unsigned long *fpd_regaddr(struct fpustate *f, in fpd_regaddr() 238 static inline unsigned int fps_regval(struct fpustate *f, in fps_regval() 244 static inline unsigned int *fps_regaddr(struct fpustate *f, in fps_regaddr() 424 struct fpustate *f = FPUSTATE; in bshuffle() local 450 struct fpustate *f = FPUSTATE; in pdist() local 479 struct fpustate *f = FPUSTATE; in pformat() local 491 unsigned int val; in pformat() local 514 unsigned long val; in pformat() local [all …]
|
/linux-6.14.4/drivers/misc/ |
D | tps6594-pfsm.c | 35 #define TPS6594_FILE_TO_PFSM(f) container_of((f)->private_data, struct tps6594_pfsm, miscdev) argument 50 static ssize_t tps6594_pfsm_read(struct file *f, char __user *buf, in tps6594_pfsm_read() 55 unsigned int val; in tps6594_pfsm_read() local 80 static ssize_t tps6594_pfsm_write(struct file *f, const char __user *buf, in tps6594_pfsm_write() 85 char val; in tps6594_pfsm_write() local 133 static long tps6594_pfsm_ioctl(struct file *f, unsigned int cmd, unsigned long arg) in tps6594_pfsm_ioctl()
|
/linux-6.14.4/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
D | ctxnv40.h | 37 cp_lsr(struct nvkm_grctx *ctx, u32 val) in cp_lsr() 92 #define cp_bra(c, f, s, n) _cp_bra((c), 0, CP_FLAG_##f, CP_FLAG_##f##_##s, n) argument 93 #define cp_cal(c, f, s, n) _cp_bra((c), 1, CP_FLAG_##f, CP_FLAG_##f##_##s, n) argument 94 #define cp_ret(c, f, s) _cp_bra((c), 2, CP_FLAG_##f, CP_FLAG_##f##_##s, 0) argument 101 #define cp_wait(c, f, s) _cp_wait((c), CP_FLAG_##f, CP_FLAG_##f##_##s) argument 108 #define cp_set(c, f, s) _cp_set((c), CP_FLAG_##f, CP_FLAG_##f##_##s) argument 121 gr_def(struct nvkm_grctx *ctx, u32 reg, u32 val) in gr_def()
|
/linux-6.14.4/arch/arm64/kernel/pi/ |
D | idreg-override.c | 39 #define FIELD(n, s, f) { .name = n, .shift = s, .width = 4, .filter = f } argument 50 static bool __init mmfr1_vh_filter(u64 val) in mmfr1_vh_filter() 72 static bool __init mmfr2_varange_filter(u64 val) in mmfr2_varange_filter() 109 static bool __init pfr0_sve_filter(u64 val) in pfr0_sve_filter() 134 static bool __init pfr1_sme_filter(u64 val) in pfr1_sme_filter() 195 static bool __init hvhe_filter(u64 val) in hvhe_filter() 266 const struct ftr_set_desc *reg, int f, u64 *v) in find_field() 290 int f; in match_options() local
|
/linux-6.14.4/tools/testing/selftests/arm64/mte/ |
D | check_ksm_options.c | 28 FILE *f; in read_sysfs() local 29 unsigned long val = 0; in read_sysfs() local 44 static void write_sysfs(char *str, unsigned long val) in write_sysfs() 46 FILE *f; in write_sysfs() local
|
/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 …]
|
/linux-6.14.4/arch/x86/include/asm/ |
D | atomic64_32.h | 15 #define ATOMIC64_INIT(val) { (val) } argument 52 #define __alternative_atomic64(f, g, out, in...) \ argument 59 #define __alternative_atomic64(f, g, out, in...) \ argument 72 #define alternative_atomic64(f, out, in...) \ argument 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/arch/arm/nwfpe/ |
D | fpa11_cpdt.c | 95 float32 f; in storeSingle() member 97 } val; in storeSingle() local 121 float64 f; in storeDouble() member 123 } val; in storeDouble() local 154 floatx80 f; in storeExtended() member 156 } val; in storeExtended() local
|
/linux-6.14.4/drivers/media/platform/sunxi/sun8i-rotate/ |
D | sun8i_rotate.c | 68 u32 val, pitch[3]; in rotate_device_run() local 144 unsigned int val; in rotate_irq() local 224 struct v4l2_fmtdesc *f) in rotate_enum_fmt_vid_cap() 230 struct v4l2_fmtdesc *f) in rotate_enum_fmt_vid_out() 259 struct v4l2_pix_format *f, in rotate_set_cap_format() 289 struct v4l2_format *f) in rotate_g_fmt_vid_cap() 299 struct v4l2_format *f) in rotate_g_fmt_vid_out() 309 struct v4l2_format *f) in rotate_try_fmt_vid_cap() 317 struct v4l2_format *f) in rotate_try_fmt_vid_out() 340 struct v4l2_format *f) in rotate_s_fmt_vid_cap() [all …]
|