| /kernel/linux/linux-5.10/include/linux/ |
| D | mmdebug.h | 18 #define VM_BUG_ON(cond) BUG_ON(cond) argument 19 #define VM_BUG_ON_PAGE(cond, page) \ argument 26 #define VM_BUG_ON_VMA(cond, vma) \ argument 33 #define VM_BUG_ON_MM(cond, mm) \ argument 40 #define VM_WARN_ON_ONCE_PAGE(cond, page) ({ \ argument 52 #define VM_WARN_ON(cond) (void)WARN_ON(cond) argument 53 #define VM_WARN_ON_ONCE(cond) (void)WARN_ON_ONCE(cond) argument 54 #define VM_WARN_ONCE(cond, format...) (void)WARN_ONCE(cond, format) argument 55 #define VM_WARN(cond, format...) (void)WARN(cond, format) argument 57 #define VM_BUG_ON(cond) BUILD_BUG_ON_INVALID(cond) argument [all …]
|
| D | iopoll.h | 36 #define read_poll_timeout(op, val, cond, sleep_us, timeout_us, \ argument 79 #define read_poll_timeout_atomic(op, val, cond, delay_us, timeout_us, \ argument 120 #define readx_poll_timeout(op, addr, val, cond, sleep_us, timeout_us) \ argument 140 #define readx_poll_timeout_atomic(op, addr, val, cond, delay_us, timeout_us) \ argument 143 #define readb_poll_timeout(addr, val, cond, delay_us, timeout_us) \ argument 146 #define readb_poll_timeout_atomic(addr, val, cond, delay_us, timeout_us) \ argument 149 #define readw_poll_timeout(addr, val, cond, delay_us, timeout_us) \ argument 152 #define readw_poll_timeout_atomic(addr, val, cond, delay_us, timeout_us) \ argument 155 #define readl_poll_timeout(addr, val, cond, delay_us, timeout_us) \ argument 158 #define readl_poll_timeout_atomic(addr, val, cond, delay_us, timeout_us) \ argument [all …]
|
| D | rculist.h | 60 #define __list_check_rcu(dummy, cond, extra...) \ argument 67 #define __list_check_srcu(cond) \ argument 73 #define __list_check_rcu(dummy, cond, extra...) \ argument 76 #define __list_check_srcu(cond) ({ }) argument 390 #define list_for_each_entry_rcu(pos, head, member, cond...) \ argument 409 #define list_for_each_entry_srcu(pos, head, member, cond) \ argument 705 #define hlist_for_each_entry_rcu(pos, head, member, cond...) \ argument 726 #define hlist_for_each_entry_srcu(pos, head, member, cond) \ argument
|
| D | tracepoint.h | 179 #define __DO_TRACE(name, proto, args, cond, rcuidle) \ argument 219 #define __DECLARE_TRACE_RCU(name, proto, args, cond, data_proto, data_args) \ argument 229 #define __DECLARE_TRACE_RCU(name, proto, args, cond, data_proto, data_args) argument 244 #define __DECLARE_TRACE(name, proto, args, cond, data_proto, data_args) \ argument 345 #define __DECLARE_TRACE(name, proto, args, cond, data_proto, data_args) \ argument 428 #define DECLARE_TRACE_CONDITION(name, proto, args, cond) \ argument 554 args, cond) \ argument 563 #define TRACE_EVENT_FN_COND(name, proto, args, cond, struct, \ argument 567 #define TRACE_EVENT_CONDITION(name, proto, args, cond, \ argument
|
| /kernel/linux/linux-4.19/include/linux/ |
| D | mmdebug.h | 18 #define VM_BUG_ON(cond) BUG_ON(cond) argument 19 #define VM_BUG_ON_PAGE(cond, page) \ argument 26 #define VM_BUG_ON_VMA(cond, vma) \ argument 33 #define VM_BUG_ON_MM(cond, mm) \ argument 40 #define VM_WARN_ON(cond) (void)WARN_ON(cond) argument 41 #define VM_WARN_ON_ONCE(cond) (void)WARN_ON_ONCE(cond) argument 42 #define VM_WARN_ONCE(cond, format...) (void)WARN_ONCE(cond, format) argument 43 #define VM_WARN(cond, format...) (void)WARN(cond, format) argument 45 #define VM_BUG_ON(cond) BUILD_BUG_ON_INVALID(cond) argument 46 #define VM_BUG_ON_PAGE(cond, page) VM_BUG_ON(cond) argument [all …]
|
| D | iopoll.h | 43 #define readx_poll_timeout(op, addr, val, cond, sleep_us, timeout_us) \ argument 81 #define readx_poll_timeout_atomic(op, addr, val, cond, delay_us, timeout_us) \ argument 102 #define readb_poll_timeout(addr, val, cond, delay_us, timeout_us) \ argument 105 #define readb_poll_timeout_atomic(addr, val, cond, delay_us, timeout_us) \ argument 108 #define readw_poll_timeout(addr, val, cond, delay_us, timeout_us) \ argument 111 #define readw_poll_timeout_atomic(addr, val, cond, delay_us, timeout_us) \ argument 114 #define readl_poll_timeout(addr, val, cond, delay_us, timeout_us) \ argument 117 #define readl_poll_timeout_atomic(addr, val, cond, delay_us, timeout_us) \ argument 120 #define readq_poll_timeout(addr, val, cond, delay_us, timeout_us) \ argument 123 #define readq_poll_timeout_atomic(addr, val, cond, delay_us, timeout_us) \ argument [all …]
|
| D | tracepoint.h | 164 #define __DO_TRACE(tp, proto, args, cond, rcuidle) \ argument 208 #define __DECLARE_TRACE_RCU(name, proto, args, cond, data_proto, data_args) \ argument 218 #define __DECLARE_TRACE_RCU(name, proto, args, cond, data_proto, data_args) argument 233 #define __DECLARE_TRACE(name, proto, args, cond, data_proto, data_args) \ argument 301 #define __DECLARE_TRACE(name, proto, args, cond, data_proto, data_args) \ argument 403 #define DECLARE_TRACE_CONDITION(name, proto, args, cond) \ argument 529 args, cond) \ argument 538 #define TRACE_EVENT_FN_COND(name, proto, args, cond, struct, \ argument 542 #define TRACE_EVENT_CONDITION(name, proto, args, cond, \ argument
|
| /kernel/liteos_a/compat/posix/src/ |
| D | pthread_cond.c | 45 STATIC INLINE INT32 CondInitCheck(const pthread_cond_t *cond) in CondInitCheck() 97 int pthread_cond_destroy(pthread_cond_t *cond) in pthread_cond_destroy() 119 int pthread_cond_init(pthread_cond_t *cond, const pthread_condattr_t *attr) in pthread_cond_init() 144 STATIC VOID PthreadCondValueModify(pthread_cond_t *cond) in PthreadCondValueModify() 158 int pthread_cond_broadcast(pthread_cond_t *cond) in pthread_cond_broadcast() 181 int pthread_cond_signal(pthread_cond_t *cond) in pthread_cond_signal() 203 STATIC INT32 PthreadCondWaitSub(pthread_cond_t *cond, INT32 value, UINT32 ticks) in PthreadCondWaitSub() 219 STATIC VOID PthreadCountSub(pthread_cond_t *cond) in PthreadCountSub() 228 STATIC INT32 ProcessReturnVal(pthread_cond_t *cond, INT32 val) in ProcessReturnVal() 249 int pthread_cond_timedwait(pthread_cond_t *cond, pthread_mutex_t *mutex, in pthread_cond_timedwait() [all …]
|
| /kernel/liteos_m/kal/posix/src/ |
| D | pthread_cond.c | 133 STATIC INLINE INT32 CondInitCheck(const pthread_cond_t *cond) in CondInitCheck() 143 int pthread_cond_init(pthread_cond_t *cond, const pthread_condattr_t *attr) in pthread_cond_init() 175 int pthread_cond_destroy(pthread_cond_t *cond) in pthread_cond_destroy() 198 STATIC VOID PthreadCountSub(pthread_cond_t *cond) in PthreadCountSub() 208 int pthread_cond_broadcast(pthread_cond_t *cond) in pthread_cond_broadcast() 228 int pthread_cond_signal(pthread_cond_t *cond) in pthread_cond_signal() 250 STATIC INT32 ProcessReturnVal(pthread_cond_t *cond, INT32 val) in ProcessReturnVal() 272 int pthread_cond_timedwait(pthread_cond_t *cond, pthread_mutex_t *mutex, in pthread_cond_timedwait() 325 int pthread_cond_wait(pthread_cond_t *cond, pthread_mutex_t *mutex) in pthread_cond_wait()
|
| /kernel/linux/linux-5.10/tools/perf/arch/sparc/annotate/ |
| D | instructions.c | 3 static int is_branch_cond(const char *cond) in is_branch_cond() 63 static int is_branch_reg_cond(const char *cond) in is_branch_reg_cond() 88 static int is_branch_float_cond(const char *cond) in is_branch_float_cond() 140 const char *cond = name + 1; in sparc__associate_instruction_ops() local
|
| /kernel/linux/linux-5.10/arch/parisc/include/asm/ |
| D | alternative.h | 26 u32 cond; /* see ALT_COND_XXX */ member 36 #define ALTERNATIVE(cond, replacement) "!0:" \ argument 45 #define ALTERNATIVE(from, to, cond, replacement)\ argument 52 #define ALTERNATIVE_CODE(from, num_instructions, cond, new_instr_ptr)\ argument
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvif/ |
| D | timer.h | 22 #define nvif_nsec(d,n,cond...) ({ \ argument 33 #define nvif_usec(d,u,cond...) nvif_nsec((d), (u) * 1000, ##cond) argument 34 #define nvif_msec(d,m,cond...) nvif_usec((d), (m) * 1000, ##cond) argument
|
| /kernel/linux/linux-5.10/security/apparmor/ |
| D | file.c | 157 const char **name, struct path_cond *cond, u32 request) in path_name() 214 struct path_cond *cond) in aa_compute_fperms() 256 const char *name, struct path_cond *cond, in aa_str_perms() 267 u32 request, struct path_cond *cond, int flags, in __aa_path_perm() 284 struct path_cond *cond, int flags, in profile_path_perm() 315 struct path_cond *cond) in aa_path_perm() 359 struct path_cond *cond) in profile_path_link() 460 struct path_cond cond = { in aa_path_link() local 511 struct path_cond cond = { in __file_path_perm() local
|
| /kernel/linux/linux-4.19/security/apparmor/ |
| D | file.c | 172 const char **name, struct path_cond *cond, u32 request) in path_name() 229 struct path_cond *cond) in aa_compute_fperms() 271 const char *name, struct path_cond *cond, in aa_str_perms() 282 u32 request, struct path_cond *cond, int flags, in __aa_path_perm() 299 struct path_cond *cond, int flags, in profile_path_perm() 330 struct path_cond *cond) in aa_path_perm() 372 struct path_cond *cond) in profile_path_link() 473 struct path_cond cond = { in aa_path_link() local 518 struct path_cond cond = { in __file_path_perm() local
|
| /kernel/linux/linux-5.10/tools/testing/radix-tree/linux/ |
| D | rcupdate.h | 8 #define rcu_dereference_protected(p, cond) rcu_dereference(p) argument 9 #define rcu_dereference_check(p, cond) rcu_dereference(p) argument
|
| /kernel/linux/linux-4.19/arch/unicore32/lib/ |
| D | copy_to_user.S | 48 .macro ldr1b ptr reg cond=al abort 65 .macro str1b ptr reg cond=al abort
|
| D | copy_from_user.S | 56 .macro ldr1b ptr reg cond=al abort 68 .macro str1b ptr reg cond=al abort
|
| /kernel/linux/linux-4.19/drivers/gpu/drm/nouveau/include/nvif/ |
| D | device.h | 31 #define nvif_nsec(d,n,cond...) ({ \ argument 44 #define nvif_usec(d,u,cond...) nvif_nsec((d), (u) * 1000, ##cond) argument 45 #define nvif_msec(d,m,cond...) nvif_usec((d), (m) * 1000, ##cond) argument
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/inc/ |
| D | pp_debug.h | 37 #define PP_ASSERT_WITH_CODE(cond, msg, code) \ argument 45 #define PP_ASSERT(cond, msg) \ argument
|
| /kernel/linux/linux-4.19/virt/kvm/arm/hyp/ |
| D | aarch32.c | 51 int cond; in kvm_condition_valid32() local 98 unsigned long itbits, cond; in kvm_adjust_itstate() local
|
| /kernel/linux/linux-5.10/arch/arm64/kvm/hyp/ |
| D | aarch32.c | 51 int cond; in kvm_condition_valid32() local 98 unsigned long itbits, cond; in kvm_adjust_itstate() local
|
| /kernel/linux/linux-4.19/drivers/gpu/drm/amd/powerplay/inc/ |
| D | pp_debug.h | 37 #define PP_ASSERT_WITH_CODE(cond, msg, code) \ argument 45 #define PP_ASSERT(cond, msg) \ argument
|
| /kernel/linux/linux-4.19/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
| D | timer.h | 40 #define nvkm_nsec(d,n,cond...) ({ \ argument 58 #define nvkm_usec(d,u,cond...) nvkm_nsec((d), (u) * 1000, ##cond) argument 59 #define nvkm_msec(d,m,cond...) nvkm_usec((d), (m) * 1000, ##cond) argument
|
| /kernel/linux/linux-4.19/arch/arm/lib/ |
| D | memcpy.S | 32 .macro ldr1b ptr reg cond=al abort 44 .macro str1b ptr reg cond=al abort
|
| /kernel/linux/linux-5.10/arch/arm/lib/ |
| D | memcpy.S | 29 .macro ldr1b ptr reg cond=al abort 41 .macro str1b ptr reg cond=al abort
|