Home
last modified time | relevance | path

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

12

/linux/lib/
H A Dlru_cache.c39 #define PARANOIA_LC_ELEMENT(lc, e) do { \ argument
55 int lc_try_lock(struct lru_cache *lc) in lc_try_lock()
83 struct lru_cache *lc; in lc_create() local
150 static void lc_free_by_index(struct lru_cache *lc, unsigned i) in lc_free_by_index()
164 void lc_destroy(struct lru_cache *lc) in lc_destroy()
183 void lc_reset(struct lru_cache *lc) in lc_reset()
219 void lc_seq_printf_stats(struct seq_file *seq, struct lru_cache *lc) in lc_seq_printf_stats()
233 static struct hlist_head *lc_hash_slot(struct lru_cache *lc, unsigned int enr) in lc_hash_slot()
239 static struct lc_element *__lc_find(struct lru_cache *lc, unsigned int enr, in __lc_find()
270 struct lc_element *lc_find(struct lru_cache *lc, unsigned int enr) in lc_find()
[all …]
H A Ddecompress_unlzma.c352 int lc, uint32_t literal_pos_mask) { in process_bit0()
548 int lc, pb, lp; in unlzma() local
/linux/drivers/md/
H A Ddm-log-writes.c138 static inline sector_t bio_to_dev_sectors(struct log_writes_c *lc, in bio_to_dev_sectors()
144 static inline sector_t dev_to_bio_sectors(struct log_writes_c *lc, in dev_to_bio_sectors()
150 static void put_pending_block(struct log_writes_c *lc) in put_pending_block()
159 static void put_io_block(struct log_writes_c *lc) in put_io_block()
170 struct log_writes_c *lc = bio->bi_private; in log_end_io() local
188 struct log_writes_c *lc = bio->bi_private; in log_end_super() local
198 static void free_pending_block(struct log_writes_c *lc, in free_pending_block()
212 static int write_metadata(struct log_writes_c *lc, void *entry, in write_metadata()
258 static int write_inline_data(struct log_writes_c *lc, void *entry, in write_inline_data()
318 static int log_one_block(struct log_writes_c *lc, in log_one_block()
[all …]
H A Ddm-log-userspace-base.c85 static int userspace_do_request(struct log_c *lc, const char *uuid, in userspace_do_request()
160 struct log_c *lc = container_of(work, struct log_c, flush_log_work.work); in do_flush() local
197 struct log_c *lc = NULL; in userspace_ctr() local
330 struct log_c *lc = log->context; in userspace_dtr() local
355 struct log_c *lc = log->context; in userspace_presuspend() local
366 struct log_c *lc = log->context; in userspace_postsuspend() local
383 struct log_c *lc = log->context; in userspace_resume() local
394 struct log_c *lc = log->context; in userspace_get_region_size() local
413 struct log_c *lc = log->context; in userspace_is_clean() local
441 struct log_c *lc = log->context; in userspace_in_sync() local
[all …]
H A Ddm-linear.c32 struct linear_c *lc; in linear_ctr() local
76 struct linear_c *lc = ti->private; in linear_dtr() local
84 struct linear_c *lc = ti->private; in linear_map_sector() local
91 struct linear_c *lc = ti->private; in linear_map() local
102 struct linear_c *lc = ti->private; in linear_status() local
126 struct linear_c *lc = ti->private; in linear_prepare_ioctl() local
143 struct linear_c *lc = ti->private; in linear_report_zones() local
156 struct linear_c *lc = ti->private; in linear_iterate_devices() local
164 struct linear_c *lc = ti->private; in linear_dax_pgoff() local
/linux/tools/testing/selftests/powerpc/papr_vpd/
H A Dpapr_vpd.c32 struct papr_location_code lc = { .str = "", }; in dev_papr_vpd_get_handle_all() local
71 struct papr_location_code lc = { .str = "", }; in dev_papr_vpd_get_handle_byte_at_a_time() local
112 struct papr_location_code lc = {}; in dev_papr_vpd_unterm_loc_code() local
157 struct papr_location_code lc = { .str = "", }; in papr_vpd_close_handle_without_reading() local
180 struct papr_location_code lc = { .str = "", }; in papr_vpd_reread() local
214 static int get_system_loc_code(struct papr_location_code *lc) in get_system_loc_code()
261 struct papr_location_code lc; in papr_vpd_system_loc_code() local
/linux/arch/s390/include/asm/
H A Dvtime.h13 struct lowcore *lc = get_lowcore(); in update_timer_sys() local
22 struct lowcore *lc = get_lowcore(); in update_timer_mcck() local
32 struct lowcore *lc = get_lowcore(); in update_timer_idle() local
/linux/arch/s390/kernel/
H A Dvtime.c38 struct lowcore *lc = get_lowcore(); in set_vtimer() local
120 struct lowcore *lc = get_lowcore(); in do_account_vtime() local
173 struct lowcore *lc = get_lowcore(); in vtime_task_switch() local
195 struct lowcore *lc = get_lowcore(); in vtime_flush() local
213 struct lowcore *lc = get_lowcore(); in vtime_delta() local
222 struct lowcore *lc = get_lowcore(); in vtime_account_kernel() local
H A Dsmp.c186 struct lowcore *lc; in pcpu_alloc_lowcore() local
226 struct lowcore *lc; in pcpu_free_lowcore() local
244 struct lowcore *lc, *abs_lc; in pcpu_prepare_secondary() local
270 struct lowcore *lc; in pcpu_attach_task() local
290 struct lowcore *lc; in pcpu_start_fn() local
314 struct lowcore *lc, *abs_lc; in pcpu_delegate() local
377 struct lowcore *lc = lowcore_ptr[0]; in smp_call_ipl_cpu() local
547 struct lowcore *lc; in smp_store_status() local
826 struct lowcore *lc = get_lowcore(); in smp_start_secondary() local
964 struct lowcore *lc = get_lowcore(); in smp_prepare_boot_cpu() local
[all …]
H A Dnmi.c121 struct lowcore *lc = get_lowcore(); in nmi_print_info() local
189 struct lowcore *lc = get_lowcore(); in s390_handle_damage() local
369 struct lowcore *lc = get_lowcore(); in s390_do_machine_check() local
H A Dctlreg.c37 void __init system_ctlreg_init_save_area(struct lowcore *lc) in system_ctlreg_init_save_area()
/linux/net/rds/
H A Dloop.c137 struct rds_loop_connection *lc; in rds_loop_conn_alloc() local
157 struct rds_loop_connection *lc = arg; in rds_loop_conn_free() local
179 struct rds_loop_connection *lc, *_lc; in rds_loop_exit() local
198 struct rds_loop_connection *lc, *_lc; in rds_loop_kill_conns() local
/linux/tools/testing/selftests/bpf/progs/
H A Dsetget_sockopt.c144 bpf_test_socket_sockopt(__u32 i,struct loop_ctx * lc) bpf_test_socket_sockopt() argument
161 bpf_test_ip_sockopt(__u32 i,struct loop_ctx * lc) bpf_test_ip_sockopt() argument
178 bpf_test_ipv6_sockopt(__u32 i,struct loop_ctx * lc) bpf_test_ipv6_sockopt() argument
195 bpf_test_tcp_sockopt(__u32 i,struct loop_ctx * lc) bpf_test_tcp_sockopt() argument
248 struct loop_ctx lc = { .ctx = ctx, .sk = sk, }; bpf_test_sockopt() local
[all...]
/linux/fs/ocfs2/
H A Dstack_user.c796 struct ocfs2_live_connection *lc = conn->cc_private; in sync_wait_cb() local
804 struct ocfs2_live_connection *lc = conn->cc_private; in sync_unlock() local
828 struct ocfs2_live_connection *lc = conn->cc_private; in sync_lock() local
855 struct ocfs2_live_connection *lc = conn->cc_private; in version_lock() local
862 struct ocfs2_live_connection *lc = conn->cc_private; in version_unlock() local
880 struct ocfs2_live_connection *lc = conn->cc_private; in get_protocol_version() local
933 struct ocfs2_live_connection *lc = conn->cc_private; in user_recover_done() local
965 struct ocfs2_live_connection *lc; in user_cluster_connect() local
1046 struct ocfs2_live_connection *lc = conn->cc_private; in user_cluster_this_node() local
/linux/net/tipc/
H A Dnetlink_compat.c704 struct tipc_link_config *lc) in __tipc_add_link_prop()
723 struct tipc_link_config *lc; in tipc_nl_compat_media_set() local
750 struct tipc_link_config *lc; in tipc_nl_compat_bearer_set() local
777 struct tipc_link_config *lc; in __tipc_nl_compat_link_set() local
803 struct tipc_link_config *lc; in tipc_nl_compat_link_set() local
/linux/include/linux/
H A Dlru_cache.h266 static inline int lc_try_lock_for_transaction(struct lru_cache *lc) in lc_try_lock_for_transaction()
286 static inline void lc_unlock(struct lru_cache *lc) in lc_unlock()
/linux/drivers/net/ethernet/chelsio/cxgb/
H A Dsubr.c145 struct link_config *lc = &adapter->port[port_id].link_config; in t1_link_changed() local
626 int t1_link_start(struct cphy *phy, struct cmac *mac, struct link_config *lc) in t1_link_start()
1047 static void init_link_config(struct link_config *lc, in init_link_config()
/linux/drivers/accessibility/speakup/
H A Dutils.h28 int lc; variable
/linux/fs/hpfs/
H A Dname.c55 unsigned len, int lc, int lng) in hpfs_translate_name()
/linux/arch/s390/mm/
H A Dmaccess.c133 phys_addr_t lc; in get_swapped_owner() local
/linux/lib/zlib_deflate/
H A Ddeftree.c918 unsigned lc /* match length-MIN_MATCH or unmatched char (if dist==0) */
971 int lc; /* match length or unmatched char (if dist == 0) */ local
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_ethtool.c721 struct link_config *lc = &pi->link_cfg; in set_link_ksettings() local
819 const struct link_config *lc = &pi->link_cfg; in get_fecparam() local
840 struct link_config *lc = &pi->link_cfg; in set_fecparam() local
874 struct link_config *lc = &p->link_cfg; in set_pauseparam() local
/linux/arch/x86/boot/
H A Dstring.c259 unsigned int lc = c | 0x20; /* don't tolower() this line */ in _parse_integer() local
/linux/fs/smb/server/
H A Doplock.c1529 struct create_lease_v2 *lc = (struct create_lease_v2 *)cc; in parse_lease_state() local
1545 struct create_lease *lc = (struct create_lease *)cc; in parse_lease_state() local
/linux/arch/riscv/kvm/
H A Daia.c417 const struct imsic_local_config *lc; in kvm_riscv_aia_alloc_hgei() local

12