Home
last modified time | relevance | path

Searched defs:lc (Results 1 – 25 of 35) sorted by relevance

12

/linux-3.3/lib/
Dlru_cache.c51 #define PARANOIA_LC_ELEMENT(lc, e) do { \ argument
73 struct lru_cache *lc; in lc_create() local
138 void lc_free_by_index(struct lru_cache *lc, unsigned i) in lc_free_by_index()
152 void lc_destroy(struct lru_cache *lc) in lc_destroy()
171 void lc_reset(struct lru_cache *lc) in lc_reset()
206 size_t lc_seq_printf_stats(struct seq_file *seq, struct lru_cache *lc) in lc_seq_printf_stats()
221 static struct hlist_head *lc_hash_slot(struct lru_cache *lc, unsigned int enr) in lc_hash_slot()
236 struct lc_element *lc_find(struct lru_cache *lc, unsigned int enr) in lc_find()
251 static struct lc_element *lc_evict(struct lru_cache *lc) in lc_evict()
277 void lc_del(struct lru_cache *lc, struct lc_element *e) in lc_del()
[all …]
Ddecompress_unlzma.c350 int lc, uint32_t literal_pos_mask) { in process_bit0()
546 int lc, pb, lp; in unlzma() local
/linux-3.3/drivers/md/
Ddm-linear.c30 struct linear_c *lc; in linear_ctr() local
67 struct linear_c *lc = (struct linear_c *) ti->private; in linear_dtr() local
75 struct linear_c *lc = ti->private; in linear_map_sector() local
82 struct linear_c *lc = ti->private; in linear_map_bio() local
100 struct linear_c *lc = (struct linear_c *) ti->private; in linear_status() local
118 struct linear_c *lc = (struct linear_c *) ti->private; in linear_ioctl() local
135 struct linear_c *lc = ti->private; in linear_merge() local
150 struct linear_c *lc = ti->private; in linear_iterate_devices() local
Ddm-log-userspace-base.c75 static int userspace_do_request(struct log_c *lc, const char *uuid, in userspace_do_request()
163 struct log_c *lc = NULL; in userspace_ctr() local
265 struct log_c *lc = log->context; in userspace_dtr() local
283 struct log_c *lc = log->context; in userspace_presuspend() local
295 struct log_c *lc = log->context; in userspace_postsuspend() local
307 struct log_c *lc = log->context; in userspace_resume() local
319 struct log_c *lc = log->context; in userspace_get_region_size() local
338 struct log_c *lc = log->context; in userspace_is_clean() local
366 struct log_c *lc = log->context; in userspace_in_sync() local
391 static int flush_one_by_one(struct log_c *lc, struct list_head *flush_list) in flush_one_by_one()
[all …]
Ddm-log.c294 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
519 static void destroy_log_context(struct log_c *lc) in destroy_log_context()
528 struct log_c *lc = (struct log_c *) log->context; in core_dtr() local
565 struct log_c *lc = (struct log_c *) log->context; in disk_dtr() local
583 static void fail_log_device(struct log_c *lc) in fail_log_device()
596 struct log_c *lc = (struct log_c *) log->context; in disk_resume() local
657 struct log_c *lc = (struct log_c *) log->context; in core_get_region_size() local
663 struct log_c *lc = (struct log_c *) log->context; in core_resume() local
[all …]
/linux-3.3/net/rds/
Dloop.c121 struct rds_loop_connection *lc; in rds_loop_conn_alloc() local
141 struct rds_loop_connection *lc = arg; in rds_loop_conn_free() local
163 struct rds_loop_connection *lc, *_lc; in rds_loop_exit() local
/linux-3.3/include/linux/
Dlru_cache.h267 static inline int lc_try_lock(struct lru_cache *lc) in lc_try_lock()
276 static inline void lc_unlock(struct lru_cache *lc) in lc_unlock()
282 static inline int lc_is_used(struct lru_cache *lc, unsigned int enr) in lc_is_used()
/linux-3.3/fs/affs/
Dsymlink.c22 char lc; in affs_symlink_readpage() local
Dnamei.c334 char c, lc; in affs_symlink() local
/linux-3.3/fs/hpfs/
Ddir.c64 int lc; in hpfs_readdir() local
Dname.c54 unsigned len, int lc, int lng) in hpfs_translate_name()
/linux-3.3/drivers/net/ethernet/chelsio/cxgb/
Dsubr.c155 struct link_config *lc = &adapter->port[port_id].link_config; in t1_link_changed() local
624 int t1_link_start(struct cphy *phy, struct cmac *mac, struct link_config *lc) in t1_link_start()
1031 static void __devinit init_link_config(struct link_config *lc, in init_link_config()
Dcxgb2.c637 struct link_config *lc = &p->link_config; in set_settings() local
684 struct link_config *lc = &p->link_config; in set_pauseparam() local
/linux-3.3/arch/powerpc/kernel/
Dio.c127 u32 lc = c; in _memset_io() local
/linux-3.3/lib/zlib_deflate/
Ddeftree.c972 unsigned lc /* match length-MIN_MATCH or unmatched char (if dist==0) */
1025 int lc; /* match length or unmatched char (if dist == 0) */ local
/linux-3.3/drivers/net/ethernet/chelsio/cxgb4vf/
Dt4vf_hw.c256 static void __devinit init_link_config(struct link_config *lc, in init_link_config()
1364 struct link_config *lc; in t4vf_handle_fw_rpl() local
Dt4vf_common.h199 static inline bool is_10g_port(const struct link_config *lc) in is_10g_port()
/linux-3.3/drivers/video/matrox/
Dmatroxfb_misc.c192 unsigned int vd, vs, ve, vt, lc; in matroxfb_vgaHWinit() local
/linux-3.3/arch/s390/kernel/
Dsetup.c357 struct _lowcore *lc; in setup_lowcore() local
/linux-3.3/include/linux/amba/
Dpl08x.h201 dma_cookie_t lc; member
/linux-3.3/drivers/net/ethernet/chelsio/cxgb3/
Dt3_hw.c1212 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()
3464 static void init_link_config(struct link_config *lc, unsigned int caps) in init_link_config()
/linux-3.3/drivers/net/ethernet/chelsio/cxgb4/
Dt4_hw.c821 struct link_config *lc) in t4_link_start()
2653 struct link_config *lc = &pi->link_cfg; in t4_handle_fw_rpl() local
2706 static void __devinit init_link_config(struct link_config *lc, in init_link_config()
Dcxgb4_main.c1465 struct link_config *lc = &p->link_cfg; in set_settings() local
1519 struct link_config *lc = &p->link_cfg; in set_pauseparam() local
3263 static inline bool is_10g_port(const struct link_config *lc) in is_10g_port()
/linux-3.3/drivers/s390/char/
Dtape_3590.h78 unsigned int lc:3; member
/linux-3.3/arch/ia64/kernel/
Dptrace.c852 unsigned long psr, ec, lc, rnat, bsp, cfm, nat_bits, val; in ptrace_getregs() local
996 unsigned long psr, rsc, ec, lc, rnat, bsp, cfm, nat_bits, val = 0; in ptrace_setregs() local

12