Searched refs:this_cpu_sub_return (Results 1 – 4 of 4) sorted by relevance
77 val = this_cpu_sub_return(*proto->per_cpu_fw_alloc, val); in sk_memory_allocated_sub()
58 this_cpu_sub_return(pcp, val)
511 #define this_cpu_sub_return(pcp, val) this_cpu_add_return(pcp, -(typeof(pcp))(val)) macro
59 this_cpu_sub_return(pcp, val)