/linux-6.14.4/fs/ceph/ |
D | xattr.c | 57 static ssize_t ceph_vxattrcb_layout(struct ceph_inode_info *ci, char *val, in ceph_vxattrcb_layout() 61 struct ceph_client *cl = fsc->client; in ceph_vxattrcb_layout() local 122 int ceph_fmt_xattr(char *val, size_t size, const char *fmt, ...) in ceph_fmt_xattr() 144 char *val, size_t size) in ceph_vxattrcb_layout_stripe_unit() 150 char *val, size_t size) in ceph_vxattrcb_layout_stripe_count() 156 char *val, size_t size) in ceph_vxattrcb_layout_object_size() 162 char *val, size_t size) in ceph_vxattrcb_layout_pool() 184 char *val, size_t size) in ceph_vxattrcb_layout_pool_namespace() 200 static ssize_t ceph_vxattrcb_dir_entries(struct ceph_inode_info *ci, char *val, in ceph_vxattrcb_dir_entries() 206 static ssize_t ceph_vxattrcb_dir_files(struct ceph_inode_info *ci, char *val, in ceph_vxattrcb_dir_files() [all …]
|
D | mds_client.c | 415 struct ceph_client *cl = req->r_mdsc->fsc->client; in parse_reply_info_readdir() local 575 struct ceph_client *cl = s->s_mdsc->fsc->client; in ceph_parse_deleg_inos() local 616 void *val; in ceph_get_deleg_ino() local 751 struct ceph_client *cl = s->s_mdsc->fsc->client; in parse_reply_info() local 839 struct ceph_client *cl = fsc->client; in ceph_wait_on_conflict_unlink() local 966 struct ceph_client *cl = mdsc->fsc->client; in register_session() local 1167 struct ceph_client *cl = mdsc->fsc->client; in __register_request() local 1293 struct ceph_client *cl = mdsc->fsc->client; in __choose_mds() local 1547 struct ceph_client *cl = mdsc->fsc->client; in create_session_full_msg() local 1718 struct ceph_client *cl = mdsc->fsc->client; in ceph_mdsc_open_export_target_session() local [all …]
|
D | super.c | 124 struct ceph_client *cl = fsc->client; in ceph_sync_fs() local 1063 struct ceph_client *cl = fsc->client; in open_root_dentry() local 1155 struct ceph_client *cl = fsc->client; in ceph_real_mount() local 1211 struct ceph_client *cl = fsc->client; in ceph_set_super() local 1248 struct ceph_client *cl = fsc->client; in ceph_compare_super() local 1541 struct ceph_client *cl = fsc->client; in ceph_kill_sb() local 1657 static int param_set_metrics(const char *val, const struct kernel_param *kp) in param_set_metrics()
|
D | metric.c | 11 static void ktime_to_ceph_timespec(struct ceph_timespec *ts, ktime_t val) in ktime_to_ceph_timespec() 34 struct ceph_client *cl = mdsc->fsc->client; in ceph_mdsc_send_metrics() local
|
/linux-6.14.4/drivers/hsi/controllers/ |
D | omap_ssi_port.c | 124 static int ssi_div_get(void *data, u64 *val) in ssi_div_get() 136 static int ssi_div_set(void *data, u64 val) in ssi_div_set() 286 u32 val; in ssi_start_pio() local 428 static void ssi_flush_queue(struct list_head *queue, struct hsi_client *cl) in ssi_flush_queue() 448 static int ssi_setup(struct hsi_client *cl) in ssi_setup() 457 u32 val; in ssi_setup() local 513 static int ssi_flush(struct hsi_client *cl) in ssi_flush() 591 static int ssi_start_tx(struct hsi_client *cl) in ssi_start_tx() 610 static int ssi_stop_tx(struct hsi_client *cl) in ssi_stop_tx() 660 static void ssi_cleanup_queues(struct hsi_client *cl) in ssi_cleanup_queues() [all …]
|
/linux-6.14.4/drivers/hwmon/ |
D | xgene-hwmon.c | 73 #define to_xgene_hwmon_dev(cl) \ argument 116 u16 ret, val; in xgene_word_tst_and_clr() local 131 u16 val; in xgene_hwmon_pcc_rd() local 271 static int xgene_hwmon_get_cpu_pwr(struct xgene_hwmon_dev *ctx, u32 *val) in xgene_hwmon_get_cpu_pwr() 288 static int xgene_hwmon_get_io_pwr(struct xgene_hwmon_dev *ctx, u32 *val) in xgene_hwmon_get_io_pwr() 305 static int xgene_hwmon_get_temp(struct xgene_hwmon_dev *ctx, u32 *val) in xgene_hwmon_get_temp() 319 u32 val; in temp1_input_show() local 365 u32 val; in power1_input_show() local 380 u32 val; in power2_input_show() local 473 static void xgene_hwmon_rx_cb(struct mbox_client *cl, void *msg) in xgene_hwmon_rx_cb() [all …]
|
D | asb100.c | 102 static u8 IN_TO_REG(unsigned val) in IN_TO_REG() 123 static int FAN_FROM_REG(u8 val, int div) in FAN_FROM_REG() 163 #define DIV_FROM_REG(val) (1 << (val)) argument 169 static u8 DIV_TO_REG(long val) in DIV_TO_REG() 318 unsigned long val; in set_fan_min() local 346 unsigned long val; in set_fan_div() local 493 unsigned long val; in vrm_store() local 551 unsigned long val; in pwm1_store() local 579 unsigned long val; in pwm1_enable_store() local 695 int val = asb100_read_value(client, ASB100_REG_I2C_SUBADDR); in asb100_detect_subclients() local [all …]
|
/linux-6.14.4/drivers/macintosh/ |
D | therm_windtunnel.c | 121 write_reg( struct i2c_client *cl, int reg, int data, int len ) in write_reg() 139 read_reg( struct i2c_client *cl, int reg, int len ) in read_reg() 156 int val = (fan_setting << 3) | 7; in tune_fan() local 212 int val; in setup_hardware() local 358 attach_fan( struct i2c_client *cl ) in attach_fan() 374 attach_thermostat( struct i2c_client *cl ) in attach_thermostat() 416 do_probe(struct i2c_client *cl) in do_probe()
|
/linux-6.14.4/sound/soc/apple/ |
D | mca.c | 65 #define PORT_DATA_SEL_TXA(cl) (1 << ((cl)*2)) argument 66 #define PORT_DATA_SEL_TXB(cl) (2 << ((cl)*2)) argument 111 #define REG_DMA_ADAPTER_A(cl) (0x8000 * (cl)) argument 112 #define REG_DMA_ADAPTER_B(cl) (0x8000 * (cl) + 0x4000) argument 167 static void mca_modify(struct mca_cluster *cl, int regoffset, u32 mask, u32 val) in mca_modify() 195 struct mca_cluster *cl = mca_dai_to_cluster(dai); in mca_fe_early_trigger() local 232 struct mca_cluster *cl = mca_dai_to_cluster(dai); in mca_fe_trigger() local 259 static int mca_fe_enable_clocks(struct mca_cluster *cl) in mca_fe_enable_clocks() 295 static void mca_fe_disable_clocks(struct mca_cluster *cl) in mca_fe_disable_clocks() 304 static bool mca_fe_clocks_in_use(struct mca_cluster *cl) in mca_fe_clocks_in_use() [all …]
|
/linux-6.14.4/drivers/mfd/ |
D | lp8788.c | 125 unsigned int val; in lp8788_read_byte() local 169 static int lp8788_probe(struct i2c_client *cl) in lp8788_probe() 210 static void lp8788_remove(struct i2c_client *cl) in lp8788_remove()
|
D | lp3943.c | 76 unsigned int val; in lp3943_read_byte() local 105 static int lp3943_probe(struct i2c_client *cl) in lp3943_probe()
|
/linux-6.14.4/drivers/i2c/busses/ |
D | i2c-xgene-slimpro.c | 108 #define to_slimpro_i2c_dev(cl) \ argument 121 u16 ret, val; in xgene_word_tst_and_clr() local 131 static void slimpro_i2c_rx_cb(struct mbox_client *cl, void *mssg) in slimpro_i2c_rx_cb() 148 static void slimpro_i2c_pcc_rx_cb(struct mbox_client *cl, void *msg) in slimpro_i2c_pcc_rx_cb() 338 u32 val; in xgene_slimpro_i2c_xfer() local 440 struct mbox_client *cl; in xgene_slimpro_i2c_probe() local
|
/linux-6.14.4/arch/powerpc/include/asm/ |
D | cmpxchg.h | 16 #define XCHG_GEN(type, sfx, cl) \ argument 40 #define CMPXCHG_GEN(type, sfx, br, br2, cl) \ argument 87 __xchg_u8_local(volatile void *p, unsigned long val) in __xchg_u8_local() 103 __xchg_u8_relaxed(u8 *p, unsigned long val) in __xchg_u8_relaxed() 119 __xchg_u16_local(volatile void *p, unsigned long val) in __xchg_u16_local() 135 __xchg_u16_relaxed(u16 *p, unsigned long val) in __xchg_u16_relaxed() 152 __xchg_u32_local(volatile void *p, unsigned long val) in __xchg_u32_local() 168 __xchg_u32_relaxed(u32 *p, unsigned long val) in __xchg_u32_relaxed() 185 __xchg_u64_local(volatile void *p, unsigned long val) in __xchg_u64_local() 201 __xchg_u64_relaxed(u64 *p, unsigned long val) in __xchg_u64_relaxed()
|
/linux-6.14.4/net/sched/ |
D | sch_fq_codel.c | 403 u64 val = nla_get_u32(tb[TCA_FQ_CODEL_CE_THRESHOLD]); in fq_codel_change() local 620 static void fq_codel_unbind(struct Qdisc *q, unsigned long cl) in fq_codel_unbind() 624 static struct tcf_block *fq_codel_tcf_block(struct Qdisc *sch, unsigned long cl, in fq_codel_tcf_block() 634 static int fq_codel_dump_class(struct Qdisc *sch, unsigned long cl, in fq_codel_dump_class() 641 static int fq_codel_dump_class_stats(struct Qdisc *sch, unsigned long cl, in fq_codel_dump_class_stats()
|
D | sch_sfq.c | 143 static inline struct sfq_head *sfq_dep_head(struct sfq_sched_data *q, sfq_index val) in sfq_dep_head() 874 static void sfq_unbind(struct Qdisc *q, unsigned long cl) in sfq_unbind() 878 static struct tcf_block *sfq_tcf_block(struct Qdisc *sch, unsigned long cl, in sfq_tcf_block() 888 static int sfq_dump_class(struct Qdisc *sch, unsigned long cl, in sfq_dump_class() 895 static int sfq_dump_class_stats(struct Qdisc *sch, unsigned long cl, in sfq_dump_class_stats()
|
/linux-6.14.4/drivers/power/supply/ |
D | lp8727_charger.c | 140 u8 val; in lp8727_init_device() local 160 u8 val; in lp8727_is_dedicated_charger() local 168 u8 val; in lp8727_is_usb_charger() local 215 u8 val; in lp8727_enable_chgdet() local 308 union power_supply_propval *val) in lp8727_charger_get_property() 334 union power_supply_propval *val) in lp8727_battery_get_property() 402 u8 val; in lp8727_charger_changed() local 524 static int lp8727_probe(struct i2c_client *cl) in lp8727_probe() 573 static void lp8727_remove(struct i2c_client *cl) in lp8727_remove()
|
/linux-6.14.4/drivers/cpufreq/ |
D | tegra194-cpufreq.c | 34 #define MMCRAB_CLUSTER_BASE(cl) (0x30000 + (cl * 0x10000)) argument 35 #define CLUSTER_ACTMON_BASE(data, cl) \ argument 37 #define CORE_ACTMON_CNTR_REG(data, cl, cpu) (CLUSTER_ACTMON_BASE(data, cl) + CORE_OFFSET(cpu)) argument 155 u64 val; in tegra234_read_counters() local 230 u64 val = 0; in read_freq_feedback() local 248 u64 val; in tegra194_read_counters() local
|
/linux-6.14.4/drivers/video/backlight/ |
D | arcxcnn_bl.c | 115 u8 val; in arcxcnn_set_brightness() local 241 static int arcxcnn_probe(struct i2c_client *cl) in arcxcnn_probe() 362 static void arcxcnn_remove(struct i2c_client *cl) in arcxcnn_remove()
|
D | lp855x_bl.c | 171 u8 val, addr; in lp855x_configure() local 395 static int lp855x_probe(struct i2c_client *cl) in lp855x_probe() 547 static void lp855x_remove(struct i2c_client *cl) in lp855x_remove()
|
/linux-6.14.4/drivers/media/usb/dvb-usb-v2/ |
D | gl861.c | 81 static int gl861_short_write(struct dvb_usb_device *d, u8 addr, u8 reg, u8 val) in gl861_short_write() 418 struct i2c_client *cl; in friio_frontend_attach() local 449 struct i2c_client *cl; in friio_tuner_attach() local
|
/linux-6.14.4/arch/arm64/include/asm/ |
D | cmpxchg.h | 21 #define __XCHG_CASE(w, sfx, name, sz, mb, nop_lse, acq, acq_lse, rel, cl) \ argument 261 #define __cmpwait_relaxed(ptr, val) \ argument
|
/linux-6.14.4/drivers/misc/eeprom/ |
D | ee1004.c | 149 static int ee1004_read(void *priv, unsigned int off, void *val, size_t count) in ee1004_read() 251 struct i2c_client *cl; in ee1004_init_bus_data() local
|
/linux-6.14.4/drivers/gpu/drm/bridge/ |
D | parade-ps8622.c | 65 static int ps8622_set(struct i2c_client *client, u8 page, u8 reg, u8 val) in ps8622_set() 86 struct i2c_client *cl = ps8622->client; in ps8622_send_config() local
|
/linux-6.14.4/drivers/clk/ti/ |
D | clk.c | 43 static void clk_memmap_writel(u32 val, const struct clk_omap_reg *reg) in clk_memmap_writel() 55 static void _clk_rmw(u32 val, u32 mask, void __iomem *ptr) in _clk_rmw() 65 static void clk_memmap_rmw(u32 val, u32 mask, const struct clk_omap_reg *reg) in clk_memmap_rmw() 80 u32 val; in clk_memmap_readl() local 311 u32 clksel_addr, val; in ti_clk_get_reg_addr() local 376 u32 val; in ti_clk_get_legacy_bit_shift() local 586 struct clk_lookup *cl; in ti_clk_add_alias() local
|
/linux-6.14.4/drivers/remoteproc/ |
D | imx_rproc.c | 105 struct mbox_client cl; member 791 static void imx_rproc_rx_callback(struct mbox_client *cl, void *msg) in imx_rproc_rx_callback() 803 struct mbox_client *cl; in imx_rproc_xtr_mbox_init() local 917 u32 val; in imx_rproc_detect_mode() local
|