Home
last modified time | relevance | path

Searched defs:lg (Results 1 – 14 of 14) sorted by relevance

/linux-3.3/drivers/lguest/
Dlguest_user.c90 static int add_eventfd(struct lguest *lg, unsigned long addr, int fd) in add_eventfd()
153 static int attach_eventfd(struct lguest *lg, const unsigned long __user *input) in attach_eventfd()
203 struct lguest *lg = file->private_data; in read() local
320 struct lguest *lg; in initialize() local
408 struct lguest *lg = file->private_data; in write() local
453 struct lguest *lg = file->private_data; in close() local
Dpage_tables.c601 static void flush_user_mappings(struct lguest *lg, int idx) in flush_user_mappings()
662 static unsigned int find_pgdir(struct lguest *lg, unsigned long pgtable) in find_pgdir()
736 static void release_all_pagetables(struct lguest *lg) in release_all_pagetables()
932 void guest_set_pgd(struct lguest *lg, unsigned long gpgdir, u32 idx) in guest_set_pgd()
948 void guest_set_pmd(struct lguest *lg, unsigned long pmdp, u32 idx) in guest_set_pmd()
962 int init_guest_pagetable(struct lguest *lg) in init_guest_pagetable()
1009 void free_guest_pagetable(struct lguest *lg) in free_guest_pagetable()
Dcore.c171 bool lguest_address_ok(const struct lguest *lg, in lguest_address_ok()
Dinterrupts_and_traps.c288 bool check_syscall_vector(struct lguest *lg) in check_syscall_vector()
Dlg.h42 struct lguest *lg; member
/linux-3.3/sound/mips/
Dad1843.c312 int lg, rg, lm, rm; in ad1843_get_gain() local
342 int lg = (newval >> 0) & mask; in ad1843_set_gain() local
/linux-3.3/net/rose/
Drose_subr.c243 unsigned char l, lg, n = 0; in rose_parse_national() local
Daf_rose.c1168 int lg; in rose_sendmsg() local
/linux-3.3/fs/ext4/
Dmballoc.c2508 struct ext4_locality_group *lg; in ext4_mb_init() local
2895 struct ext4_locality_group *lg = ac->ac_lg; in ext4_mb_normalize_group_request() local
3227 struct ext4_locality_group *lg; in ext4_mb_use_preallocated() local
3538 struct ext4_locality_group *lg; in ext4_mb_new_group_pa() local
4088 struct ext4_locality_group *lg, in ext4_mb_discard_lg_preallocations()
4172 struct ext4_locality_group *lg = ac->ac_lg; in ext4_mb_add_n_trim() local
/linux-3.3/fs/ntfs/
Dcompress.c352 u16 lg, pt, length, max_non_overlap; in ntfs_decompress() local
/linux-3.3/drivers/net/ethernet/mellanox/mlx4/
Dfw.c703 int lg; in mlx4_map_cmd() local
807 u8 lg; in mlx4_QUERY_FW() local
/linux-3.3/drivers/infiniband/hw/mthca/
Dmthca_cmd.c661 int lg; in mthca_map_cmd() local
782 u8 lg; in mthca_QUERY_FW() local
/linux-3.3/drivers/scsi/qla2xxx/
Dqla_mbx.c1589 struct logio_entry_24xx *lg; in qla24xx_login_fabric() local
1856 struct logio_entry_24xx *lg; in qla24xx_fabric_logout() local
/linux-3.3/sound/oss/
Dvwsnd.c1063 int lg, rg; in ad1843_get_gain() local
1089 int lg = newval >> 0 & 0xFF; in ad1843_set_gain() local