/drivers/md/ |
D | dm-log-writes.c | 131 static void put_pending_block(struct log_writes_c *lc) in put_pending_block() 140 static void put_io_block(struct log_writes_c *lc) in put_io_block() 151 struct log_writes_c *lc = bio->bi_private; in log_end_io() local 175 static void free_pending_block(struct log_writes_c *lc, in free_pending_block() 189 static int write_metadata(struct log_writes_c *lc, void *entry, in write_metadata() 239 static int log_one_block(struct log_writes_c *lc, in log_one_block() 316 static int log_super(struct log_writes_c *lc) in log_super() 333 static inline sector_t logdev_last_sector(struct log_writes_c *lc) in logdev_last_sector() 340 struct log_writes_c *lc = (struct log_writes_c *)arg; in log_writes_kthread() local 417 struct log_writes_c *lc; in log_writes_ctr() local [all …]
|
D | dm-log-userspace-base.c | 84 static int userspace_do_request(struct log_c *lc, const char *uuid, in userspace_do_request() 159 struct log_c *lc = container_of(work, struct log_c, flush_log_work.work); in do_flush() local 196 struct log_c *lc = NULL; in userspace_ctr() local 329 struct log_c *lc = log->context; in userspace_dtr() local 356 struct log_c *lc = log->context; in userspace_presuspend() local 367 struct log_c *lc = log->context; in userspace_postsuspend() local 384 struct log_c *lc = log->context; in userspace_resume() local 395 struct log_c *lc = log->context; in userspace_get_region_size() local 414 struct log_c *lc = log->context; in userspace_is_clean() local 442 struct log_c *lc = log->context; in userspace_in_sync() local [all …]
|
D | dm-log.c | 294 static int rw_header(struct log_c *lc, int rw) in rw_header() 301 static int flush_header(struct log_c *lc) in flush_header() 367 struct log_c *lc; in create_log_context() local 520 static void destroy_log_context(struct log_c *lc) in destroy_log_context() 529 struct log_c *lc = (struct log_c *) log->context; in core_dtr() local 566 struct log_c *lc = (struct log_c *) log->context; in disk_dtr() local 574 static void fail_log_device(struct log_c *lc) in fail_log_device() 587 struct log_c *lc = (struct log_c *) log->context; in disk_resume() local 649 struct log_c *lc = (struct log_c *) log->context; in core_get_region_size() local 655 struct log_c *lc = (struct log_c *) log->context; in core_resume() local [all …]
|
D | dm-linear.c | 30 struct linear_c *lc; in dm_linear_ctr() local 73 struct linear_c *lc = (struct linear_c *) ti->private; in dm_linear_dtr() local 82 struct linear_c *lc = ti->private; in linear_map_sector() local 89 struct linear_c *lc = ti->private; in linear_map_bio() local 108 struct linear_c *lc = (struct linear_c *) ti->private; in dm_linear_status() local 126 struct linear_c *lc = (struct linear_c *) ti->private; in dm_linear_prepare_ioctl() local 144 struct linear_c *lc = ti->private; in dm_linear_iterate_devices() local
|
/drivers/net/ethernet/chelsio/cxgb/ |
D | subr.c | 154 struct link_config *lc = &adapter->port[port_id].link_config; in t1_link_changed() local 623 int t1_link_start(struct cphy *phy, struct cmac *mac, struct link_config *lc) in t1_link_start() 1030 static void init_link_config(struct link_config *lc, in init_link_config()
|
D | cxgb2.c | 635 struct link_config *lc = &p->link_config; in set_settings() local 682 struct link_config *lc = &p->link_config; in set_pauseparam() local
|
/drivers/net/ethernet/chelsio/cxgb4vf/ |
D | t4vf_common.h | 239 static inline bool is_10g_port(const struct link_config *lc) in is_10g_port() 244 static inline bool is_x_10g_port(const struct link_config *lc) in is_x_10g_port()
|
D | t4vf_hw.c | 261 static void init_link_config(struct link_config *lc, unsigned int caps) in init_link_config() 1532 struct link_config *lc; in t4vf_handle_fw_rpl() local
|
/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4_ethtool.c | 616 struct link_config *lc = &p->link_cfg; in set_settings() local 675 struct link_config *lc = &p->link_cfg; in set_pauseparam() local
|
D | t4_hw.c | 3578 struct link_config *lc) in t4_link_l1cfg() 6890 struct link_config *lc = &pi->link_cfg; in t4_handle_fw_rpl() local 6943 static void init_link_config(struct link_config *lc, unsigned int caps) in init_link_config()
|
D | cxgb4_main.c | 4276 static inline bool is_x_10g_port(const struct link_config *lc) in is_x_10g_port()
|
/drivers/video/fbdev/matrox/ |
D | matroxfb_misc.c | 192 unsigned int vd, vs, ve, vt, lc; in matroxfb_vgaHWinit() local
|
/drivers/net/ethernet/chelsio/cxgb3/ |
D | t3_hw.c | 1212 struct link_config *lc = &pi->link_config; in t3_link_changed() local 1268 struct link_config *lc = &pi->link_config; in t3_link_fault() local 1329 int t3_link_start(struct cphy *phy, struct cmac *mac, struct link_config *lc) in t3_link_start() 3458 static void init_link_config(struct link_config *lc, unsigned int caps) in init_link_config()
|
D | cxgb3_main.c | 1864 struct link_config *lc = &p->link_config; in set_settings() local 1918 struct link_config *lc = &p->link_config; in set_pauseparam() local
|
/drivers/s390/char/ |
D | tape_3590.h | 77 unsigned int lc:3; member
|
/drivers/net/ethernet/hisilicon/hns/ |
D | hns_ethtool.c | 504 int i, j, lc, good_cnt, ret_val = 0; in __lb_run_test() local
|
/drivers/staging/lustre/lnet/selftest/ |
D | framework.c | 88 #define sfw_unpack_lnet_counters(lc) \ argument
|
/drivers/net/ethernet/intel/e1000/ |
D | e1000_ethtool.c | 1406 int i, j, k, l, lc, good_cnt, ret_val = 0; in e1000_run_loopback_test() local
|
/drivers/net/ethernet/intel/e1000e/ |
D | ethtool.c | 1634 int lc; in e1000_run_loopback_test() local
|
/drivers/staging/lustre/lustre/ldlm/ |
D | ldlm_request.c | 1624 struct ldlm_cli_cancel_arg *lc = arg; in ldlm_cli_hash_cancel_unused() local
|
/drivers/staging/lustre/lustre/obdclass/ |
D | lprocfs_status.c | 1263 __s64 lprocfs_read_helper(struct lprocfs_counter *lc, in lprocfs_read_helper()
|
/drivers/net/ethernet/intel/igb/ |
D | igb_ethtool.c | 1855 u16 i, j, lc, good_cnt; in igb_run_loopback_test() local
|
/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe_ethtool.c | 1899 int i, j, lc, good_cnt, ret_val = 0; in ixgbe_run_loopback_test() local
|
/drivers/infiniband/hw/mlx5/ |
D | qp.c | 739 enum mlx5_ib_latency_class lc = MLX5_IB_LATENCY_CLASS_LOW; in create_kernel_qp() local
|