Home
last modified time | relevance | path

Searched refs:local_dec (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dlocal.h25 static inline void local_dec(local_t *l) in local_dec() function
158 #define __local_dec(l) local_dec(l)
/OK3568_Linux_fs/kernel/include/linux/
H A Dcookie.h47 local_dec(&local->nesting); in gen_cookie_next()
H A Dpart_stat.h74 local_dec(&(part_stat_get(gendiskp, field)))
/OK3568_Linux_fs/kernel/include/asm-generic/
H A Dlocal.h32 #define local_dec(l) atomic_long_dec(&(l)->a) macro
H A Dlocal64.h33 #define local64_dec(l) local_dec(&(l)->a)
/OK3568_Linux_fs/kernel/arch/alpha/include/asm/
H A Dlocal.h17 #define local_dec(l) atomic_long_dec(&(l)->a) macro
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dlocal.h75 #define local_dec(l) local_dec_return(l) macro
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dlocal.h25 #define local_dec(l) atomic_long_dec(&(l)->a) macro
/OK3568_Linux_fs/kernel/kernel/trace/
H A Dring_buffer.c3031 local_dec(&cpu_buffer->committing); in rb_end_commit()
3452 local_dec(&cpu_buffer->committing); in rb_reserve_next_event()
3453 local_dec(&cpu_buffer->commits); in rb_reserve_next_event()
3574 local_dec(&bpage->entries); in rb_decrement_entry()
3586 local_dec(&bpage->entries); in rb_decrement_entry()