/linux-4.1.27/drivers/lguest/ |
H A D | Makefile | |
H A D | core.c | 173 bool lguest_address_ok(const struct lguest *lg, lguest_address_ok() argument
|
H A D | lguest_user.c | 107 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 D | interrupts_and_traps.c | 341 bool check_syscall_vector(struct lguest *lg) check_syscall_vector() argument
|
H A D | lg.h | 41 struct lguest *lg; member in struct:lg_cpu
|
H A D | page_tables.c | 654 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 D | lglock.c | 13 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 D | rose_subr.c | 242 unsigned char l, lg, n = 0; rose_parse_national() local
|
H A D | af_rose.c | 1162 int lg; rose_sendmsg() local
|
/linux-4.1.27/drivers/gpio/ |
H A D | gpio-lynxpoint.c | 100 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 D | compress.c | 352 u16 lg, pt, length, max_non_overlap; ntfs_decompress() local
|
/linux-4.1.27/sound/mips/ |
H A D | ad1843.c | 312 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 D | qla_mbx.c | 1863 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 D | mballoc.c | 2639 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 D | fw.c | 1345 int lg; mlx4_map_cmd() local 1448 u8 lg; mlx4_QUERY_FW() local
|
/linux-4.1.27/drivers/infiniband/hw/mthca/ |
H A D | mthca_cmd.c | 661 int lg; mthca_map_cmd() local 782 u8 lg; mthca_QUERY_FW() local
|