/kernel/linux/linux-6.6/arch/s390/include/asm/ |
H A D | abs_lowcore.h | 22 static inline void put_abs_lowcore(struct lowcore *lc) in put_abs_lowcore() argument
|
/kernel/linux/linux-6.6/arch/s390/kernel/ |
H A D | abs_lowcore.c | 8 int abs_lowcore_map(int cpu, struct lowcore *lc, bool alloc) in abs_lowcore_map() argument
|
/kernel/linux/linux-5.10/arch/nds32/include/uapi/asm/ |
H A D | ptrace.h | 21 long lc; member
|
/kernel/linux/linux-5.10/fs/affs/ |
H A D | symlink.c | 22 char lc; in affs_symlink_readpage() local
|
/kernel/linux/linux-6.6/fs/affs/ |
H A D | symlink.c | 22 char lc; in affs_symlink_read_folio() local
|
/kernel/linux/linux-5.10/arch/powerpc/kernel/ |
H A D | io.c | 126 u32 lc = c; in _memset_io() local
|
/kernel/linux/linux-6.6/arch/powerpc/kernel/ |
H A D | io.c | 126 u32 lc = c; in _memset_io() local
|
/kernel/linux/linux-5.10/fs/hpfs/ |
H A D | name.c | 54 hpfs_translate_name(struct super_block *s, unsigned char *from, unsigned len, int lc, int lng) hpfs_translate_name() argument
|
H A D | dir.c | 71 int lc; in hpfs_readdir() local
|
/kernel/linux/linux-5.10/lib/ |
H A D | kstrtox.c | 60 unsigned int lc = c | 0x20; /* don't tolower() this line */ in _parse_integer_limit() local
|
H A D | lru_cache.c | 55 int lc_try_lock(struct lru_cache *lc) in lc_try_lock() argument 93 struct lru_cache *lc; lc_create() local 160 lc_free_by_index(struct lru_cache *lc, unsigned i) lc_free_by_index() argument 174 lc_destroy(struct lru_cache *lc) lc_destroy() argument 193 lc_reset(struct lru_cache *lc) lc_reset() argument 229 lc_seq_printf_stats(struct seq_file *seq, struct lru_cache *lc) lc_seq_printf_stats() argument 243 lc_hash_slot(struct lru_cache *lc, unsigned int enr) lc_hash_slot() argument 249 __lc_find(struct lru_cache *lc, unsigned int enr, bool include_changing) __lc_find() argument 280 lc_find(struct lru_cache *lc, unsigned int enr) lc_find() argument 295 lc_is_used(struct lru_cache *lc, unsigned int enr) lc_is_used() argument 309 lc_del(struct lru_cache *lc, struct lc_element *e) lc_del() argument 321 lc_prepare_for_change(struct lru_cache *lc, unsigned new_number) lc_prepare_for_change() argument 345 lc_unused_element_available(struct lru_cache *lc) lc_unused_element_available() argument 361 __lc_get(struct lru_cache *lc, unsigned int enr, unsigned int flags) __lc_get() argument 480 lc_get(struct lru_cache *lc, unsigned int enr) lc_get() argument 500 lc_get_cumulative(struct lru_cache *lc, unsigned int enr) lc_get_cumulative() argument 521 lc_try_get(struct lru_cache *lc, unsigned int enr) lc_try_get() argument 534 lc_committed(struct lru_cache *lc) lc_committed() argument 559 lc_put(struct lru_cache *lc, struct lc_element *e) lc_put() argument 579 lc_element_by_index(struct lru_cache *lc, unsigned i) lc_element_by_index() argument 592 lc_index_of(struct lru_cache *lc, struct lc_element *e) lc_index_of() argument 606 lc_set(struct lru_cache *lc, unsigned int enr, int index) lc_set() argument 638 lc_seq_dump_details(struct seq_file *seq, struct lru_cache *lc, char *utext, void (*detail) (struct seq_file *, struct lc_element *)) lc_seq_dump_details() argument [all...] |
/kernel/linux/linux-6.6/drivers/accessibility/speakup/ |
H A D | utils.h | 28 int lc; variable
|
/kernel/linux/linux-6.6/fs/hpfs/ |
H A D | name.c | 54 hpfs_translate_name(struct super_block *s, unsigned char *from, unsigned len, int lc, int lng) hpfs_translate_name() argument
|
H A D | dir.c | 71 int lc; in hpfs_readdir() local
|
/kernel/linux/linux-6.6/lib/ |
H A D | kstrtox.c | 62 unsigned int lc = _tolower(c); in _parse_integer_limit() local
|
/kernel/linux/linux-5.10/arch/nds32/include/asm/ |
H A D | ptrace.h | 34 long lc; member
|
/kernel/linux/linux-5.10/arch/s390/mm/ |
H A D | maccess.c | 202 unsigned long lc; in is_swapped() local
|
/kernel/linux/linux-6.6/arch/s390/mm/ |
H A D | maccess.c | 132 phys_addr_t lc; in get_swapped_owner() local
|
/kernel/linux/linux-5.10/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; rds_loop_exit() local 198 struct rds_loop_connection *lc, *_lc; rds_loop_kill_conns() local [all...] |
/kernel/linux/linux-6.6/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; rds_loop_exit() local 198 struct rds_loop_connection *lc, *_lc; rds_loop_kill_conns() local [all...] |
/kernel/linux/linux-5.10/arch/s390/kernel/ |
H A D | nmi.c | 67 void __init nmi_alloc_boot_cpu(struct lowcore *lc) in nmi_alloc_boot_cpu() argument 103 int nmi_alloc_per_cpu(struct lowcore *lc) in nmi_alloc_per_cpu() argument 118 void nmi_free_per_cpu(struct lowcore *lc) in nmi_free_per_cpu() argument
|
/kernel/linux/linux-5.10/arch/x86/boot/ |
H A D | string.c | 267 unsigned int lc = c | 0x20; /* don't tolower() this line */ in _parse_integer() local
|
/kernel/linux/linux-6.6/arch/x86/boot/ |
H A D | string.c | 267 unsigned int lc = c | 0x20; /* don't tolower() this line */ in _parse_integer() local
|
/kernel/linux/linux-5.10/drivers/md/ |
H A D | dm-linear.c | 31 struct linear_c *lc; in linear_ctr() local 75 struct linear_c *lc = (struct linear_c *) ti->private; in linear_dtr() local 83 struct linear_c *lc = ti->private; linear_map_sector() local 90 struct linear_c *lc = ti->private; linear_map_bio() local 108 struct linear_c *lc = (struct linear_c *) ti->private; linear_status() local 124 struct linear_c *lc = (struct linear_c *) ti->private; linear_prepare_ioctl() local 142 struct linear_c *lc = ti->private; linear_report_zones() local 154 struct linear_c *lc = ti->private; linear_iterate_devices() local 164 struct linear_c *lc = ti->private; linear_dax_direct_access() local 179 struct linear_c *lc = ti->private; linear_dax_copy_from_iter() local 193 struct linear_c *lc = ti->private; linear_dax_copy_to_iter() local 208 struct linear_c *lc = ti->private; linear_dax_zero_page_range() local [all...] |
/kernel/linux/linux-5.10/include/linux/ |
H A D | lru_cache.h | 268 lc_try_lock_for_transaction(struct lru_cache *lc) lc_try_lock_for_transaction() argument 288 lc_unlock(struct lru_cache *lc) lc_unlock() argument [all...] |