OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:vm_area_struct
(Results
226 - 238
of
238
) sorted by null
1
2
3
4
5
6
7
8
9
10
/prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/asm/
pgtable_32.h
34
struct
vm_area_struct
;
/prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/asm/
pgtable_32.h
34
struct
vm_area_struct
;
/prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/asm/
pgtable_32.h
34
struct
vm_area_struct
;
/external/kernel-headers/original/linux/
perf_event.h
965
extern void __perf_event_mmap(struct
vm_area_struct
*vma);
967
static inline void perf_event_mmap(struct
vm_area_struct
*vma)
1052
static inline void perf_event_mmap(struct
vm_area_struct
*vma) { }
fs.h
417
struct
vm_area_struct
;
[
all
...]
fb.h
423
struct
vm_area_struct
;
693
int (*fb_mmap)(struct fb_info *info, struct
vm_area_struct
*vma);
[
all
...]
sched.h
299
struct
vm_area_struct
* mmap; /* list of VMAs */
301
struct
vm_area_struct
* mmap_cache; /* last find_vma result */
[
all
...]
/external/oprofile/module/ia64/
op_syscalls.c
112
struct
vm_area_struct
* map;
/external/linux-tools-perf/util/include/linux/added/
perf_event.h
1098
extern void perf_event_mmap(struct
vm_area_struct
*vma);
1189
static inline void perf_event_mmap(struct
vm_area_struct
*vma) { }
/device/lge/mako/camera/QCamera/stack/mm-camera-interface/src/
mm_camera_helper.c
47
struct
vm_area_struct
;
/device/lge/mako/camera/mm-camera-interface/
mm_camera_helper.c
47
struct
vm_area_struct
;
/external/kernel-headers/original/asm-x86/
pgtable_32.h
26
struct
vm_area_struct
;
/external/oprofile/module/
oprofile.c
411
static int oprof_mmap(struct file * file, struct
vm_area_struct
* vma)
Completed in 463 milliseconds
1
2
3
4
5
6
7
8
9
10