Home
last modified time | relevance | path

Searched refs:kmem_cache_alloc (Results 1 – 25 of 44) sorted by relevance

12

/external/bcc/tools/
Dslabratetop_example.txt52 # ./perf-tools/bin/kprobe -s 'p:kmem_cache_alloc name=+0(+96(%di)):string' 'name == "kmalloc-4096' …
53 Tracing kprobe kmem_cache_alloc. Ctrl-C to end.
54 …kprobe-3892 [002] d... 7888274.478331: kmem_cache_alloc: (kmem_cache_alloc+0x0/0x1b0) name="kmall…
56 => kmem_cache_alloc
62 …kprobe-3892 [002] d... 7888274.478340: kmem_cache_alloc: (kmem_cache_alloc+0x0/0x1b0) name="kmall…
64 => kmem_cache_alloc
70 …kprobe-3892 [002] d... 7888274.478345: kmem_cache_alloc: (kmem_cache_alloc+0x0/0x1b0) name="kmall…
72 => kmem_cache_alloc
78 …kprobe-3892 [002] d... 7888274.478350: kmem_cache_alloc: (kmem_cache_alloc+0x0/0x1b0) name="kmall…
80 => kmem_cache_alloc
[all …]
Doffwaketime_example.txt184 …ext4_iget_normal;ext4_iget;iget_locked;alloc_inode;ext4_alloc_inode;kmem_cache_alloc;_cond_resched…
213 run;entry_SYSCALL_64_fastpath;sys_clone;_do_fork;copy_process;kmem_cache_alloc;_cond_resched;preemp…
219 …4_fastpath;sys_clone;_do_fork;copy_process;copy_creds;prepare_creds;kmem_cache_alloc;_cond_resched…
227 …_fastpath;sys_mmap;sys_mmap_pgoff;vm_mmap_pgoff;do_mmap;mmap_region;kmem_cache_alloc;_cond_resched…
251 run;entry_SYSCALL_64_fastpath;sys_clone;_do_fork;copy_process;alloc_pid;kmem_cache_alloc;_cond_resc…
/external/syzkaller/pkg/report/testdata/linux/report/
D12315 ** 5306 printk messages dropped ** [ 60.198451] kmem_cache_alloc+0x155/0x290
24 ** 5302 printk messages dropped ** [ 60.281605] kmem_cache_alloc+0x155/0x290
36 ** 3391 printk messages dropped ** [ 60.390847] kmem_cache_alloc+0x155/0x290
D15110 [<000000005b8e4771>] kmem_cache_alloc+0x1c0/0x3c0
34 [<000000005b8e4771>] kmem_cache_alloc+0x1c0/0x3c0
D558 [<c04f5e73>] kmem_cache_alloc+0x11e/0x174
D5211 [<ffffffff816cc14d>] kmem_cache_alloc+0x12d/0x2c0 mm/slub.c:2607
D7421 [ 361.361746] [<ffffffff814cc4b8>] ? kmem_cache_alloc+0x2a8/0x320
D20228 [ 130.472247] kmem_cache_alloc+0x2a2/0x760
113 [ 130.876862] kmem_cache_alloc+0x2a2/0x760
D22926 [ 212.668116] kmem_cache_alloc+0x47/0x760
160 [ 213.297150] kmem_cache_alloc+0x47/0x760
D11033 [ 190.154802] kmem_cache_alloc+0xba/0x290
D14248 [ 95.884530] kmem_cache_alloc+0x11b/0x760
D16564 [ 176.755122] [<ffffffff817ba0eb>] kmem_cache_alloc+0x14b/0x7a0
D25628 [ 27.536880] ? kmem_cache_alloc+0x12e/0x760
D14969 [ 1140.992851] kmem_cache_alloc+0x12e/0x760
/external/u-boot/lib/
Dlinux_compat.c38 void *kmem_cache_alloc(struct kmem_cache *obj, int flag) in kmem_cache_alloc() function
/external/e2fsprogs/e2fsck/
Drevoke.c148 record = kmem_cache_alloc(jbd2_revoke_record_cache, GFP_NOFS); in insert_revoke_hash()
230 table = kmem_cache_alloc(jbd2_revoke_table_cache, GFP_KERNEL); in journal_init_revoke_table()
Djfs_user.h88 #define kmem_cache_alloc(cache, flags) malloc((cache)->object_length) macro
/external/e2fsprogs/debugfs/
Drevoke.c148 record = kmem_cache_alloc(jbd2_revoke_record_cache, GFP_NOFS); in insert_revoke_hash()
230 table = kmem_cache_alloc(jbd2_revoke_table_cache, GFP_KERNEL); in journal_init_revoke_table()
/external/perfetto/src/traced/probes/ftrace/test/data/android_seed_N2F62_3.10.49/events/kmem/kmem_cache_alloc/
Dformat1 name: kmem_cache_alloc
/external/perfetto/src/traced/probes/ftrace/test/data/android_flounder_lte_LRX16F_3.10.40/events/kmem/kmem_cache_alloc/
Dformat1 name: kmem_cache_alloc
/external/perfetto/src/traced/probes/ftrace/test/data/android_hammerhead_MRA59G_3.4.0/events/kmem/kmem_cache_alloc/
Dformat1 name: kmem_cache_alloc
/external/perfetto/src/traced/probes/ftrace/test/data/android_walleye_OPM5.171019.017.A1_4.4.88/events/kmem/kmem_cache_alloc/
Dformat1 name: kmem_cache_alloc
/external/u-boot/include/linux/
Dcompat.h91 void *kmem_cache_alloc(struct kmem_cache *obj, int flag);
/external/u-boot/drivers/mtd/ubi/
Dfastmap.c147 aeb = kmem_cache_alloc(ai->aeb_slab_cache, GFP_KERNEL); in add_aeb()
310 victim = kmem_cache_alloc(ai->aeb_slab_cache, in update_vol()
534 new_aeb = kmem_cache_alloc(ai->aeb_slab_cache, in scan_pool()
1054 e = kmem_cache_alloc(ubi_wl_entry_slab, GFP_KERNEL); in ubi_scan_fastmap()
Dattach.c129 aeb = kmem_cache_alloc(ai->aeb_slab_cache, GFP_KERNEL); in add_to_list()
161 aeb = kmem_cache_alloc(ai->aeb_slab_cache, GFP_KERNEL); in add_corrupted()
569 aeb = kmem_cache_alloc(ai->aeb_slab_cache, GFP_KERNEL); in ubi_add_to_av()

12