Searched refs:object_is_on_stack (Results 1 - 8 of 8) sorted by relevance

/linux-4.1.27/block/
H A Dblk-map.c195 do_copy = !blk_rq_aligned(q, addr, len) || object_is_on_stack(kbuf); blk_rq_map_kern()
/linux-4.1.27/kernel/trace/
H A Dtrace_stack.c91 if (!object_is_on_stack(stack)) check_stack()
/linux-4.1.27/drivers/md/bcache/
H A Dclosure.h241 BUG_ON(object_is_on_stack(cl)); set_closure_fn()
/linux-4.1.27/lib/
H A Ddebugobjects.c292 is_on_stack = object_is_on_stack(addr); debug_object_is_on_stack()
H A Ddma-debug.c1167 if (object_is_on_stack(addr)) check_for_stack()
/linux-4.1.27/drivers/ide/
H A Dide-cd.c771 || object_is_on_stack(buf)) cdrom_do_block_pc()
/linux-4.1.27/drivers/mtd/nand/gpmi-nand/
H A Dgpmi-nand.c389 !object_is_on_stack(this->upper_buf)) { prepare_data_dma()
/linux-4.1.27/include/linux/
H A Dsched.h2725 static inline int object_is_on_stack(void *obj) object_is_on_stack() function

Completed in 268 milliseconds