Searched defs:lg (Results 1 – 14 of 14) sorted by relevance
/linux-3.3/drivers/lguest/ |
D | lguest_user.c | 90 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
|
D | page_tables.c | 601 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()
|
D | core.c | 171 bool lguest_address_ok(const struct lguest *lg, in lguest_address_ok()
|
D | interrupts_and_traps.c | 288 bool check_syscall_vector(struct lguest *lg) in check_syscall_vector()
|
D | lg.h | 42 struct lguest *lg; member
|
/linux-3.3/sound/mips/ |
D | ad1843.c | 312 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/ |
D | rose_subr.c | 243 unsigned char l, lg, n = 0; in rose_parse_national() local
|
D | af_rose.c | 1168 int lg; in rose_sendmsg() local
|
/linux-3.3/fs/ext4/ |
D | mballoc.c | 2508 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/ |
D | compress.c | 352 u16 lg, pt, length, max_non_overlap; in ntfs_decompress() local
|
/linux-3.3/drivers/net/ethernet/mellanox/mlx4/ |
D | fw.c | 703 int lg; in mlx4_map_cmd() local 807 u8 lg; in mlx4_QUERY_FW() local
|
/linux-3.3/drivers/infiniband/hw/mthca/ |
D | mthca_cmd.c | 661 int lg; in mthca_map_cmd() local 782 u8 lg; in mthca_QUERY_FW() local
|
/linux-3.3/drivers/scsi/qla2xxx/ |
D | qla_mbx.c | 1589 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/ |
D | vwsnd.c | 1063 int lg, rg; in ad1843_get_gain() local 1089 int lg = newval >> 0 & 0xFF; in ad1843_set_gain() local
|