Home
last modified time | relevance | path

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

123

/openbmc/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()
285 bool lc_is_used(struct lru_cache *lc, unsigned int enr) in lc_is_used()
299 void lc_del(struct lru_cache *lc, struct lc_element *e) in lc_del()
335 static int lc_unused_element_available(struct lru_cache *lc) in lc_unused_element_available()
524 void lc_committed(struct lru_cache *lc) in lc_committed()
[all …]
/openbmc/linux/drivers/md/
H A Ddm-log-writes.c432 struct log_writes_c *lc = arg; in log_writes_kthread() local
508 struct log_writes_c *lc; in log_writes_ctr() local
613 struct log_writes_c *lc = ti->private; in log_writes_dtr() local
638 struct log_writes_c *lc = ti->private; in normal_map_bio() local
645 struct log_writes_c *lc = ti->private; in log_writes_map() local
769 struct log_writes_c *lc = ti->private; in normal_end_io() local
800 struct log_writes_c *lc = ti->private; in log_writes_status() local
823 struct log_writes_c *lc = ti->private; in log_writes_prepare_ioctl() local
839 struct log_writes_c *lc = ti->private; in log_writes_iterate_devices() local
852 struct log_writes_c *lc = ti->private; in log_writes_message() local
[all …]
H A Ddm-log-userspace-base.c197 struct log_c *lc = NULL; in userspace_ctr() local
329 struct log_c *lc = log->context; in userspace_dtr() local
354 struct log_c *lc = log->context; in userspace_presuspend() local
365 struct log_c *lc = log->context; in userspace_postsuspend() local
382 struct log_c *lc = log->context; in userspace_resume() local
393 struct log_c *lc = log->context; in userspace_get_region_size() local
412 struct log_c *lc = log->context; in userspace_is_clean() local
440 struct log_c *lc = log->context; in userspace_in_sync() local
565 struct log_c *lc = log->context; in userspace_flush() local
650 struct log_c *lc = log->context; in userspace_mark_region() local
[all …]
H A Ddm-log.c374 struct log_c *lc; in create_log_context() local
533 struct log_c *lc = log->context; in core_dtr() local
572 struct log_c *lc = log->context; in disk_dtr() local
593 struct log_c *lc = log->context; in disk_resume() local
655 struct log_c *lc = log->context; in core_get_region_size() local
662 struct log_c *lc = log->context; in core_resume() local
670 struct log_c *lc = log->context; in core_is_clean() local
677 struct log_c *lc = log->context; in core_in_sync() local
691 struct log_c *lc = log->context; in disk_flush() local
730 struct log_c *lc = log->context; in core_mark_region() local
[all …]
H A Ddm-linear.c32 struct linear_c *lc; in linear_ctr() local
75 struct linear_c *lc = ti->private; in linear_dtr() local
83 struct linear_c *lc = ti->private; in linear_map_sector() local
90 struct linear_c *lc = ti->private; in linear_map() local
101 struct linear_c *lc = ti->private; in linear_status() local
123 struct linear_c *lc = ti->private; in linear_prepare_ioctl() local
140 struct linear_c *lc = ti->private; in linear_report_zones() local
153 struct linear_c *lc = ti->private; in linear_iterate_devices() local
161 struct linear_c *lc = ti->private; in linear_dax_pgoff() local
/openbmc/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
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dsetget_sockopt.c142 static int bpf_test_socket_sockopt(__u32 i, struct loop_ctx *lc) in bpf_test_socket_sockopt()
159 static int bpf_test_ip_sockopt(__u32 i, struct loop_ctx *lc) in bpf_test_ip_sockopt()
176 static int bpf_test_ipv6_sockopt(__u32 i, struct loop_ctx *lc) in bpf_test_ipv6_sockopt()
193 static int bpf_test_tcp_sockopt(__u32 i, struct loop_ctx *lc) in bpf_test_tcp_sockopt()
246 struct loop_ctx lc = { .ctx = ctx, .sk = sk, }; in bpf_test_sockopt() local
/openbmc/linux/arch/s390/kernel/
H A Dsmp.c196 struct lowcore *lc; in pcpu_alloc_lowcore() local
236 struct lowcore *lc; in pcpu_free_lowcore() local
256 struct lowcore *lc, *abs_lc; in pcpu_prepare_secondary() local
282 struct lowcore *lc; in pcpu_attach_task() local
301 struct lowcore *lc; in pcpu_start_fn() local
327 struct lowcore *lc, *abs_lc; in pcpu_delegate() local
405 struct lowcore *lc = lowcore_ptr[0]; in smp_call_ipl_cpu() local
622 struct lowcore *lc; in smp_store_status() local
1262 static __always_inline void set_new_lowcore(struct lowcore *lc) in set_new_lowcore()
1284 struct lowcore *lc, *lc_ipl; in smp_reinit_ipl_cpu() local
H A Dabs_lowcore.c8 int abs_lowcore_map(int cpu, struct lowcore *lc, bool alloc) in abs_lowcore_map()
/openbmc/linux/fs/ocfs2/
H A Dstack_user.c803 struct ocfs2_live_connection *lc = conn->cc_private; in sync_wait_cb() local
811 struct ocfs2_live_connection *lc = conn->cc_private; in sync_unlock() local
835 struct ocfs2_live_connection *lc = conn->cc_private; in sync_lock() local
862 struct ocfs2_live_connection *lc = conn->cc_private; in version_lock() local
869 struct ocfs2_live_connection *lc = conn->cc_private; in version_unlock() local
887 struct ocfs2_live_connection *lc = conn->cc_private; in get_protocol_version() local
940 struct ocfs2_live_connection *lc = conn->cc_private; in user_recover_done() local
972 struct ocfs2_live_connection *lc; in user_cluster_connect() local
1052 struct ocfs2_live_connection *lc = conn->cc_private; in user_cluster_this_node() local
/openbmc/linux/arch/s390/include/asm/
H A Dabs_lowcore.h22 static inline void put_abs_lowcore(struct lowcore *lc) in put_abs_lowcore()
/openbmc/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()
/openbmc/linux/fs/affs/
H A Dsymlink.c22 char lc; in affs_symlink_read_folio() local
/openbmc/linux/net/tipc/
H A Dnetlink_compat.c707 struct tipc_link_config *lc) in __tipc_add_link_prop()
726 struct tipc_link_config *lc; in tipc_nl_compat_media_set() local
753 struct tipc_link_config *lc; in tipc_nl_compat_bearer_set() local
780 struct tipc_link_config *lc; in __tipc_nl_compat_link_set() local
806 struct tipc_link_config *lc; in tipc_nl_compat_link_set() local
/openbmc/u-boot/drivers/video/
H A Dmb862xx.c89 int lc = 0x10000; in de_wait() local
106 int lc = 0x10000; in de_wait_slots() local
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dcallout.hpp217 std::string lc; in locationCode() local
/openbmc/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()
/openbmc/linux/drivers/accessibility/speakup/
H A Dutils.h28 int lc; variable
/openbmc/linux/fs/hpfs/
H A Ddir.c71 int lc; in hpfs_readdir() local
H A Dname.c55 unsigned len, int lc, int lng) in hpfs_translate_name()
/openbmc/linux/arch/s390/mm/
H A Dmaccess.c132 phys_addr_t lc; in get_swapped_owner() local
/openbmc/linux/arch/powerpc/kernel/
H A Dio.c126 u32 lc = c; in _memset_io() local
/openbmc/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
/openbmc/u-boot/lib/lzma/
H A DLzmaDec.h26 unsigned lc, lp, pb; member
/openbmc/u-boot/lib/zlib/
H A Dtrees.c1026 int ZLIB_INTERNAL _tr_tally (s, dist, lc) in _tr_tally() argument
1082 int lc; /* match length or unmatched char (if dist == 0) */ local

123