/Linux-v6.1/include/linux/ |
D | mmdebug.h | 17 #define VM_BUG_ON(cond) BUG_ON(cond) argument 18 #define VM_BUG_ON_PAGE(cond, page) \ argument 25 #define VM_BUG_ON_FOLIO(cond, folio) \ argument 32 #define VM_BUG_ON_VMA(cond, vma) \ argument 39 #define VM_BUG_ON_MM(cond, mm) \ argument 46 #define VM_WARN_ON_ONCE_PAGE(cond, page) ({ \ argument 57 #define VM_WARN_ON_FOLIO(cond, folio) ({ \ argument 66 #define VM_WARN_ON_ONCE_FOLIO(cond, folio) ({ \ argument 78 #define VM_WARN_ON(cond) (void)WARN_ON(cond) argument 79 #define VM_WARN_ON_ONCE(cond) (void)WARN_ON_ONCE(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 | 51 #define __list_check_rcu(dummy, cond, extra...) \ argument 58 #define __list_check_srcu(cond) \ argument 64 #define __list_check_rcu(dummy, cond, extra...) \ argument 67 #define __list_check_srcu(cond) ({ }) argument 389 #define list_for_each_entry_rcu(pos, head, member, cond...) \ argument 408 #define list_for_each_entry_srcu(pos, head, member, cond) \ argument 704 #define hlist_for_each_entry_rcu(pos, head, member, cond...) \ argument 725 #define hlist_for_each_entry_srcu(pos, head, member, cond) \ argument
|
D | tracepoint.h | 184 #define __DO_TRACE(name, args, cond, rcuidle) \ argument 217 #define __DECLARE_TRACE_RCU(name, proto, args, cond) \ argument 226 #define __DECLARE_TRACE_RCU(name, proto, args, cond) argument 241 #define __DECLARE_TRACE(name, proto, args, cond, data_proto) \ argument 341 #define __DECLARE_TRACE(name, proto, args, cond, data_proto) \ argument 423 #define DECLARE_TRACE_CONDITION(name, proto, args, cond) \ argument 548 args, cond) \ argument 557 #define TRACE_EVENT_FN_COND(name, proto, args, cond, struct, \ argument 561 #define TRACE_EVENT_CONDITION(name, proto, args, cond, \ argument
|
D | compiler.h | 56 #define if(cond, ...) if ( __trace_if_var( !!(cond , ## __VA_ARGS__) ) ) argument 58 #define __trace_if_var(cond) (__builtin_constant_p(cond) ? (cond) : __trace_if_value(cond)) argument 60 #define __trace_if_value(cond) ({ \ argument
|
D | bug.h | 18 #define MAYBE_BUILD_BUG_ON(cond) (0) argument 21 #define MAYBE_BUILD_BUG_ON(cond) \ argument
|
/Linux-v6.1/tools/testing/selftests/nolibc/ |
D | nolibc-test.c | 132 #define EXPECT_ZR(cond, expr) \ argument 145 #define EXPECT_NZ(cond, expr, val) \ argument 158 #define EXPECT_EQ(cond, expr, val) \ argument 171 #define EXPECT_NE(cond, expr, val) \ argument 184 #define EXPECT_GE(cond, expr, val) \ argument 197 #define EXPECT_GT(cond, expr, val) \ argument 210 #define EXPECT_LE(cond, expr, val) \ argument 223 #define EXPECT_LT(cond, expr, val) \ argument 236 #define EXPECT_SYSZR(cond, expr) \ argument 255 #define EXPECT_SYSEQ(cond, expr, val) \ argument [all …]
|
/Linux-v6.1/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
|
/Linux-v6.1/arch/parisc/include/asm/ |
D | alternative.h | 26 u16 cond; /* see ALT_COND_XXX */ member 36 #define ALTERNATIVE(cond, replacement) "!0:" \ argument 46 #define ALTERNATIVE(from, to, cond, replacement)\ argument 54 #define ALTERNATIVE_CODE(from, num_instructions, cond, new_instr_ptr)\ argument
|
/Linux-v6.1/security/apparmor/ |
D | file.c | 159 const char **name, struct path_cond *cond, u32 request) in path_name() 216 struct path_cond *cond) in aa_compute_fperms() 258 const char *name, struct path_cond *cond, in aa_str_perms() 269 u32 request, struct path_cond *cond, int flags, in __aa_path_perm() 286 struct path_cond *cond, int flags, in profile_path_perm() 317 struct path_cond *cond) in aa_path_perm() 361 struct path_cond *cond) in profile_path_link() 462 struct path_cond cond = { in aa_path_link() local 513 struct path_cond cond = { in __file_path_perm() local
|
D | domain.c | 140 struct path_cond cond = { }; in label_compound_match() local 201 struct path_cond cond = { }; in label_components_match() local 625 char *buffer, struct path_cond *cond, in profile_transition() 723 char *buffer, struct path_cond *cond, in profile_onexec() 796 char *buffer, struct path_cond *cond, in handle_onexec() 864 struct path_cond cond = { in apparmor_bprm_creds_for_exec() local
|
/Linux-v6.1/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
|
/Linux-v6.1/arch/loongarch/net/ |
D | bpf_jit.h | 152 static inline int invert_jmp_cond(u8 cond) in invert_jmp_cond() 180 static inline void cond_jmp_offset(struct jit_ctx *ctx, u8 cond, enum loongarch_gpr rj, in cond_jmp_offset() 228 static inline void cond_jmp_offs26(struct jit_ctx *ctx, u8 cond, enum loongarch_gpr rj, in cond_jmp_offs26() 241 static inline int emit_cond_jmp(struct jit_ctx *ctx, u8 cond, enum loongarch_gpr rj, in emit_cond_jmp() 273 static inline int emit_tailcall_jmp(struct jit_ctx *ctx, u8 cond, enum loongarch_gpr rj, in emit_tailcall_jmp()
|
/Linux-v6.1/tools/perf/util/ |
D | mutex.h | 77 struct cond { struct 78 pthread_cond_t cond; member
|
/Linux-v6.1/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
|
/Linux-v6.1/tools/bootconfig/include/linux/ |
D | bootconfig.h | 18 #define WARN_ON(cond) \ argument 22 #define unlikely(cond) (cond) argument
|
/Linux-v6.1/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
|
/Linux-v6.1/drivers/gpu/drm/amd/pm/powerplay/inc/ |
D | pp_debug.h | 37 #define PP_ASSERT_WITH_CODE(cond, msg, code) \ argument 45 #define PP_ASSERT(cond, msg) \ argument
|
/Linux-v6.1/include/media/ |
D | v4l2-device.h | 292 #define __v4l2_device_call_subdevs_p(v4l2_dev, sd, cond, o, f, args...) \ argument 317 #define __v4l2_device_call_subdevs(v4l2_dev, cond, o, f, args...) \ argument 349 #define __v4l2_device_call_subdevs_until_err_p(v4l2_dev, sd, cond, o, f, args...) \ argument 384 #define __v4l2_device_call_subdevs_until_err(v4l2_dev, cond, o, f, args...) \ argument
|
/Linux-v6.1/arch/x86/include/asm/ |
D | paravirt_types.h | 467 #define ____PVOP_ALT_CALL(ret, op, alt, cond, clbr, call_clbr, \ argument 486 #define __PVOP_ALT_CALL(rettype, op, alt, cond, ...) \ argument 495 #define __PVOP_ALT_CALLEESAVE(rettype, op, alt, cond, ...) \ argument 504 #define __PVOP_ALT_VCALL(op, alt, cond, ...) \ argument 513 #define __PVOP_ALT_VCALLEESAVE(op, alt, cond, ...) \ argument 522 #define PVOP_ALT_CALL0(rettype, op, alt, cond) \ argument 524 #define PVOP_ALT_VCALL0(op, alt, cond) \ argument 531 #define PVOP_ALT_CALLEE0(rettype, op, alt, cond) \ argument 533 #define PVOP_ALT_VCALLEE0(op, alt, cond) \ argument 541 #define PVOP_ALT_VCALL1(op, arg1, alt, cond) \ argument [all …]
|
/Linux-v6.1/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
D | timer.h | 52 #define nvkm_nsec(d,n,cond...) ({ \ argument 66 #define nvkm_usec(d, u, cond...) nvkm_nsec((d), (u) * 1000ULL, ##cond) argument 67 #define nvkm_msec(d, m, cond...) nvkm_usec((d), (m) * 1000ULL, ##cond) argument
|
/Linux-v6.1/fs/unicode/ |
D | utf8-selftest.c | 23 #define _test(cond, func, line, fmt, ...) do { \ argument 33 #define test_f(cond, fmt, ...) _test(cond, __func__, __LINE__, fmt, ##__VA_ARGS__) argument 34 #define test(cond) _test(cond, __func__, __LINE__, "") argument
|
/Linux-v6.1/tools/include/linux/ |
D | refcount.h | 45 #define REFCOUNT_WARN(cond, str) (void)(cond) argument 48 #define REFCOUNT_WARN(cond, str) BUG_ON(cond) argument
|
/Linux-v6.1/drivers/gpu/drm/i915/ |
D | i915_gem.h | 84 #define __GEM_BUG(cond) BUG() argument 86 #define __GEM_BUG(cond) \ argument
|
/Linux-v6.1/arch/arm/boot/compressed/ |
D | decompress.c | 16 # define Assert(cond,msg) {if(!(cond)) error(msg);} argument 23 # define Assert(cond,msg) argument
|