Home
last modified time | relevance | path

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

123

/linux-6.12.1/lib/
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 …]
/linux-6.12.1/drivers/md/
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 …]
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
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
[all …]
Ddm-log.c299 static int rw_header(struct log_c *lc, enum req_op op) in rw_header()
306 static int flush_header(struct log_c *lc) in flush_header()
374 struct log_c *lc; in create_log_context() local
524 static void destroy_log_context(struct log_c *lc) in destroy_log_context()
533 struct log_c *lc = log->context; in core_dtr() local
572 struct log_c *lc = log->context; in disk_dtr() local
580 static void fail_log_device(struct log_c *lc) in fail_log_device()
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
[all …]
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
124 struct linear_c *lc = ti->private; in linear_prepare_ioctl() local
141 struct linear_c *lc = ti->private; in linear_report_zones() local
154 struct linear_c *lc = ti->private; in linear_iterate_devices() local
162 struct linear_c *lc = ti->private; in linear_dax_pgoff() local
/linux-6.12.1/tools/testing/selftests/powerpc/papr_vpd/
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-6.12.1/arch/s390/kernel/
Dvtime.c38 struct lowcore *lc = get_lowcore(); in set_vtimer() local
121 struct lowcore *lc = get_lowcore(); in do_account_vtime() local
181 struct lowcore *lc = get_lowcore(); in vtime_task_switch() local
203 struct lowcore *lc = get_lowcore(); in vtime_flush() local
221 struct lowcore *lc = get_lowcore(); in vtime_delta() local
234 struct lowcore *lc = get_lowcore(); in vtime_account_kernel() local
Dsmp.c195 struct lowcore *lc; in pcpu_alloc_lowcore() local
235 struct lowcore *lc; in pcpu_free_lowcore() local
253 struct lowcore *lc, *abs_lc; in pcpu_prepare_secondary() local
280 struct lowcore *lc; in pcpu_attach_task() local
297 struct lowcore *lc; in pcpu_start_fn() local
321 struct lowcore *lc, *abs_lc; in pcpu_delegate() local
384 struct lowcore *lc = lowcore_ptr[0]; in smp_call_ipl_cpu() local
554 struct lowcore *lc; in smp_store_status() local
838 struct lowcore *lc = get_lowcore(); in smp_start_secondary() local
976 struct lowcore *lc = get_lowcore(); in smp_prepare_boot_cpu() local
[all …]
Dearly.c181 struct lowcore *lc = get_lowcore(); in __do_early_pgm_check() local
209 struct lowcore *lc = get_lowcore(); in setup_lowcore_early() local
Dtraps.c297 struct lowcore *lc = get_lowcore(); in trap_init() local
317 struct lowcore *lc = get_lowcore(); in __do_pgm_check() local
Dnmi.c120 struct lowcore *lc = get_lowcore(); in s390_handle_damage() local
305 struct lowcore *lc = get_lowcore(); in s390_do_machine_check() local
Dabs_lowcore.c9 int abs_lowcore_map(int cpu, struct lowcore *lc, bool alloc) in abs_lowcore_map()
Didle.c27 struct lowcore *lc = get_lowcore(); in account_idle_time_irq() local
Dctlreg.c36 void __init system_ctlreg_init_save_area(struct lowcore *lc) in system_ctlreg_init_save_area()
/linux-6.12.1/net/rds/
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-6.12.1/arch/s390/include/asm/
Dvtime.h7 struct lowcore *lc = get_lowcore(); in update_timer_sys() local
16 struct lowcore *lc = get_lowcore(); in update_timer_mcck() local
Dabs_lowcore.h23 static inline void put_abs_lowcore(struct lowcore *lc) in put_abs_lowcore()
/linux-6.12.1/tools/testing/selftests/bpf/progs/
Dsetget_sockopt.c141 static int bpf_test_socket_sockopt(__u32 i, struct loop_ctx *lc) in bpf_test_socket_sockopt()
158 static int bpf_test_ip_sockopt(__u32 i, struct loop_ctx *lc) in bpf_test_ip_sockopt()
175 static int bpf_test_ipv6_sockopt(__u32 i, struct loop_ctx *lc) in bpf_test_ipv6_sockopt()
192 static int bpf_test_tcp_sockopt(__u32 i, struct loop_ctx *lc) in bpf_test_tcp_sockopt()
245 struct loop_ctx lc = { .ctx = ctx, .sk = sk, }; in bpf_test_sockopt() local
/linux-6.12.1/fs/ocfs2/
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
/linux-6.12.1/net/tipc/
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
/linux-6.12.1/include/linux/
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-6.12.1/drivers/gpio/
Dgpiolib-cdev.c1088 static bool gpio_v2_line_config_debounced(struct gpio_v2_line_config *lc, in gpio_v2_line_config_debounced()
1102 static u32 gpio_v2_line_config_debounce_period(struct gpio_v2_line_config *lc, in gpio_v2_line_config_debounce_period()
1144 struct gpio_v2_line_config *lc, in edge_detector_setup()
1204 struct gpio_v2_line_config *lc, in edge_detector_update()
1237 static u64 gpio_v2_line_config_flags(struct gpio_v2_line_config *lc, in gpio_v2_line_config_flags()
1251 static int gpio_v2_line_config_output_value(struct gpio_v2_line_config *lc, in gpio_v2_line_config_output_value()
1324 static int gpio_v2_line_config_validate(struct gpio_v2_line_config *lc, in gpio_v2_line_config_validate()
1517 struct gpio_v2_line_config lc; in linereq_set_config() local
1736 struct gpio_v2_line_config *lc; in linereq_create() local
/linux-6.12.1/fs/affs/
Dsymlink.c22 char lc; in affs_symlink_read_folio() local
/linux-6.12.1/drivers/net/ethernet/chelsio/cxgb/
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-6.12.1/drivers/accessibility/speakup/
Dutils.h28 int lc; variable

123