Searched defs:grow (Results 1 – 7 of 7) sorted by relevance
/linux-4.1.27/scripts/ |
D | bloat-o-meter | 33 grow, shrink, add, remove, up, down = 0, 0, 0, 0, 0, 0 variable
|
/linux-4.1.27/tools/perf/util/ |
D | thread_map.c | 81 bool grow = false; in thread_map__new_by_uid() local
|
/linux-4.1.27/net/mac80211/ |
D | mesh_pathtbl.c | 535 int grow = 0; in mesh_path_add() local 669 int grow = 0; in mpp_path_add() local
|
/linux-4.1.27/arch/powerpc/lib/ |
D | rheap.c | 45 static int grow(rh_info_t * info, int max_blocks) in grow() function
|
/linux-4.1.27/mm/ |
D | mmap.c | 2093 static int acct_stack_growth(struct vm_area_struct *vma, unsigned long size, unsigned long grow) in acct_stack_growth() 2172 unsigned long size, grow; in expand_upwards() local 2239 unsigned long size, grow; in expand_downwards() local
|
/linux-4.1.27/drivers/md/persistent-data/ |
D | dm-array.c | 544 static int grow(struct resize *resize) in grow() function
|
/linux-4.1.27/net/core/ |
D | dev.c | 4013 static void gro_pull_from_frag0(struct sk_buff *skb, int grow) in gro_pull_from_frag0() 4042 int grow; in dev_gro_receive() local
|