Lines Matching refs:is_atomic
1723 bool is_atomic;
1737 is_atomic = (gfp & GFP_KERNEL) != GFP_KERNEL;
1763 if (!is_atomic) {
1783 off = pcpu_find_block_fit(chunk, bits, bit_align, is_atomic);
1803 is_atomic);
1820 if (is_atomic) {
1846 if (!is_atomic) {
1880 trace_percpu_alloc_percpu(_RET_IP_, reserved, is_atomic, size, align,
1891 trace_percpu_alloc_percpu_fail(reserved, is_atomic, size, align);
1895 size, align, is_atomic, err);
1896 if (!is_atomic)
1902 if (is_atomic) {