/openbmc/linux/lib/ |
H A D | lru_cache.c | 39 #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 D | dm-log-writes.c | 432 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 D | dm-log-userspace-base.c | 197 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 D | dm-log.c | 374 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 D | dm-linear.c | 32 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 D | loop.c | 137 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 D | setget_sockopt.c | 142 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 D | smp.c | 196 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 D | abs_lowcore.c | 8 int abs_lowcore_map(int cpu, struct lowcore *lc, bool alloc) in abs_lowcore_map()
|
/openbmc/linux/fs/ocfs2/ |
H A D | stack_user.c | 803 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 D | abs_lowcore.h | 22 static inline void put_abs_lowcore(struct lowcore *lc) in put_abs_lowcore()
|
/openbmc/linux/include/linux/ |
H A D | lru_cache.h | 266 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 D | symlink.c | 22 char lc; in affs_symlink_read_folio() local
|
/openbmc/linux/net/tipc/ |
H A D | netlink_compat.c | 707 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/linux/drivers/gpio/ |
H A D | gpiolib-cdev.c | 1138 static bool gpio_v2_line_config_debounced(struct gpio_v2_line_config *lc, in gpio_v2_line_config_debounced() 1152 static u32 gpio_v2_line_config_debounce_period(struct gpio_v2_line_config *lc, in gpio_v2_line_config_debounce_period() 1186 struct gpio_v2_line_config *lc, in edge_detector_setup() 1247 struct gpio_v2_line_config *lc, in edge_detector_update() 1287 static u64 gpio_v2_line_config_flags(struct gpio_v2_line_config *lc, in gpio_v2_line_config_flags() 1301 static int gpio_v2_line_config_output_value(struct gpio_v2_line_config *lc, in gpio_v2_line_config_output_value() 1374 static int gpio_v2_line_config_validate(struct gpio_v2_line_config *lc, in gpio_v2_line_config_validate() 1556 struct gpio_v2_line_config *lc) in linereq_set_config_unlocked() 1602 struct gpio_v2_line_config lc; in linereq_set_config() local 1815 struct gpio_v2_line_config *lc; in linereq_create() local
|
/openbmc/u-boot/drivers/video/ |
H A D | mb862xx.c | 89 int lc = 0x10000; in de_wait() local 106 int lc = 0x10000; in de_wait_slots() local
|
/openbmc/phosphor-logging/extensions/openpower-pels/ |
H A D | callout.hpp | 217 std::string lc; in locationCode() local
|
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb/ |
H A D | subr.c | 145 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 D | utils.h | 28 int lc; variable
|
/openbmc/linux/fs/hpfs/ |
H A D | dir.c | 71 int lc; in hpfs_readdir() local
|
H A D | name.c | 55 unsigned len, int lc, int lng) in hpfs_translate_name()
|
/openbmc/linux/arch/s390/mm/ |
H A D | maccess.c | 132 phys_addr_t lc; in get_swapped_owner() local
|
/openbmc/linux/arch/powerpc/kernel/ |
H A D | io.c | 126 u32 lc = c; in _memset_io() local
|
/openbmc/linux/lib/zlib_deflate/ |
H A D | deftree.c | 918 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 D | LzmaDec.h | 26 unsigned lc, lp, pb; member
|