Searched defs:lg (Results 1 - 16 of 16) sorted by relevance

/linux-4.1.27/drivers/lguest/
H A DMakefile
H A Dcore.c173 bool lguest_address_ok(const struct lguest *lg, lguest_address_ok() argument
H A Dlguest_user.c107 struct lguest *lg = file->private_data; read() local
224 struct lguest *lg; initialize() local
304 struct lguest *lg = file->private_data; write() local
360 struct lguest *lg = file->private_data; close() local
H A Dinterrupts_and_traps.c341 bool check_syscall_vector(struct lguest *lg) check_syscall_vector() argument
H A Dlg.h41 struct lguest *lg; member in struct:lg_cpu
H A Dpage_tables.c654 static void flush_user_mappings(struct lguest *lg, int idx) flush_user_mappings() argument
733 static unsigned int find_pgdir(struct lguest *lg, unsigned long pgtable) find_pgdir() argument
827 static void release_all_pagetables(struct lguest *lg) release_all_pagetables() argument
1030 void guest_set_pgd(struct lguest *lg, unsigned long gpgdir, u32 idx) guest_set_pgd() argument
1056 void guest_set_pmd(struct lguest *lg, unsigned long pmdp, u32 idx) guest_set_pmd() argument
1073 int init_guest_pagetable(struct lguest *lg) init_guest_pagetable() argument
1128 void free_guest_pagetable(struct lguest *lg) free_guest_pagetable() argument
/linux-4.1.27/kernel/locking/
H A Dlglock.c13 void lg_lock_init(struct lglock *lg, char *name) lg_lock_init() argument
19 void lg_local_lock(struct lglock *lg) lg_local_lock() argument
30 void lg_local_unlock(struct lglock *lg) lg_local_unlock() argument
41 void lg_local_lock_cpu(struct lglock *lg, int cpu) lg_local_lock_cpu() argument
52 void lg_local_unlock_cpu(struct lglock *lg, int cpu) lg_local_unlock_cpu() argument
63 void lg_global_lock(struct lglock *lg) lg_global_lock() argument
77 void lg_global_unlock(struct lglock *lg) lg_global_unlock() argument
/linux-4.1.27/net/rose/
H A Drose_subr.c242 unsigned char l, lg, n = 0; rose_parse_national() local
H A Daf_rose.c1162 int lg; rose_sendmsg() local
/linux-4.1.27/drivers/gpio/
H A Dgpio-lynxpoint.c100 struct lp_gpio *lg = container_of(chip, struct lp_gpio, chip); lp_gpio_reg() local
115 struct lp_gpio *lg = container_of(chip, struct lp_gpio, chip); lp_gpio_request() local
140 struct lp_gpio *lg = container_of(chip, struct lp_gpio, chip); lp_gpio_free() local
152 struct lp_gpio *lg = container_of(gc, struct lp_gpio, chip); lp_irq_type() local
194 struct lp_gpio *lg = container_of(chip, struct lp_gpio, chip); lp_gpio_set() local
210 struct lp_gpio *lg = container_of(chip, struct lp_gpio, chip); lp_gpio_direction_input() local
224 struct lp_gpio *lg = container_of(chip, struct lp_gpio, chip); lp_gpio_direction_output() local
241 struct lp_gpio *lg = container_of(gc, struct lp_gpio, chip); lp_gpio_irq_handler() local
276 struct lp_gpio *lg = container_of(gc, struct lp_gpio, chip); lp_irq_enable() local
289 struct lp_gpio *lg = container_of(gc, struct lp_gpio, chip); lp_irq_disable() local
309 static void lp_gpio_irq_init_hw(struct lp_gpio *lg) lp_gpio_irq_init_hw() argument
326 struct lp_gpio *lg; lp_gpio_probe() local
413 struct lp_gpio *lg = platform_get_drvdata(pdev); lp_gpio_resume() local
442 struct lp_gpio *lg = platform_get_drvdata(pdev); lp_gpio_remove() local
/linux-4.1.27/fs/ntfs/
H A Dcompress.c352 u16 lg, pt, length, max_non_overlap; ntfs_decompress() local
/linux-4.1.27/sound/mips/
H A Dad1843.c312 int lg, rg, lm, rm; ad1843_get_gain() local
342 int lg = (newval >> 0) & mask; ad1843_set_gain() local
/linux-4.1.27/drivers/scsi/qla2xxx/
H A Dqla_mbx.c1863 struct logio_entry_24xx *lg; qla24xx_login_fabric() local
2141 struct logio_entry_24xx *lg; qla24xx_fabric_logout() local
/linux-4.1.27/fs/ext4/
H A Dmballoc.c2639 struct ext4_locality_group *lg; for_each_possible_cpu() local
2992 struct ext4_locality_group *lg = ac->ac_lg; ext4_mb_normalize_group_request() local
3343 struct ext4_locality_group *lg; ext4_mb_use_preallocated() local
3659 struct ext4_locality_group *lg; ext4_mb_new_group_pa() local
4287 struct ext4_locality_group *lg = ac->ac_lg; ext4_mb_add_n_trim() local
4202 ext4_mb_discard_lg_preallocations(struct super_block *sb, struct ext4_locality_group *lg, int order, int total_entries) ext4_mb_discard_lg_preallocations() argument
/linux-4.1.27/drivers/net/ethernet/mellanox/mlx4/
H A Dfw.c1345 int lg; mlx4_map_cmd() local
1448 u8 lg; mlx4_QUERY_FW() local
/linux-4.1.27/drivers/infiniband/hw/mthca/
H A Dmthca_cmd.c661 int lg; mthca_map_cmd() local
782 u8 lg; mthca_QUERY_FW() local

Completed in 568 milliseconds