Home
last modified time | relevance | path

Searched defs:cond (Results 1 – 25 of 190) sorted by relevance

12345678

/linux/tools/perf/util/annotate-arch/
H A Dannotate-sparc.c7 static int is_branch_cond(const char *cond) in is_branch_cond()
67 static int is_branch_reg_cond(const char *cond) in is_branch_reg_cond()
92 static int is_branch_float_cond(const char *cond) in is_branch_float_cond()
144 const char *cond = name + 1; in sparc__associate_instruction_ops() local
/linux/tools/testing/selftests/nolibc/
H A Dnolibc-test.c186 EXPECT_ZR(cond,expr) global() argument
200 EXPECT_NZ(cond,expr) global() argument
214 EXPECT_EQ(cond,expr,val) global() argument
228 EXPECT_NE(cond,expr,val) global() argument
242 EXPECT_GE(cond,expr,val) global() argument
256 EXPECT_GT(cond,expr,val) global() argument
270 EXPECT_LE(cond,expr,val) global() argument
284 EXPECT_LT(cond,expr,val) global() argument
298 EXPECT_SYSZR(cond,expr) global() argument
321 EXPECT_SYSEQ(cond,expr,val) global() argument
341 EXPECT_SYSNE(cond,expr,val) global() argument
364 EXPECT_SYSER2(cond,expr,expret,experr1,experr2) global() argument
367 EXPECT_SYSER(cond,expr,expret,experr) global() argument
393 EXPECT_PTRZR(cond,expr) global() argument
412 EXPECT_PTRNZ(cond,expr) global() argument
430 EXPECT_PTREQ(cond,expr,cmp) global() argument
448 EXPECT_PTRNE(cond,expr,cmp) global() argument
466 EXPECT_PTRGE(cond,expr,cmp) global() argument
479 EXPECT_PTRGT(cond,expr,cmp) global() argument
493 EXPECT_PTRLE(cond,expr,cmp) global() argument
507 EXPECT_PTRLT(cond,expr,cmp) global() argument
520 EXPECT_PTRER2(cond,expr,expret,experr1,experr2) global() argument
523 EXPECT_PTRER(cond,expr,expret,experr) global() argument
546 EXPECT_STRZR(cond,expr) global() argument
565 EXPECT_STRNZ(cond,expr) global() argument
584 EXPECT_STREQ(cond,expr,cmp) global() argument
603 EXPECT_STRNE(cond,expr,cmp) global() argument
621 EXPECT_STRBUFEQ(cond,expr,buf,val,cmp) global() argument
641 EXPECT_STRTOX(cond,func,input,base,expected,chars,expected_errno) global() argument
[all...]
/linux/arch/parisc/include/asm/
H A Dalternative.h26 u16 cond; /* see ALT_COND_XXX */ member
36 #define ALTERNATIVE(cond, replacement) "!0:" \ argument
47 #define ALTERNATIVE(from, to, cond, replacement)\ argument
56 #define ALTERNATIVE_CODE(from, num_instructions, cond, new_instr_ptr)\ argument
/linux/include/trace/
H A Ddefine_trace.h31 #define TRACE_EVENT_CONDITION(name, proto, args, cond, tstruct, assign, print) \ argument
45 #define TRACE_EVENT_FN_COND(name, proto, args, cond, tstruct, \ argument
72 #define DEFINE_EVENT_CONDITION(template, name, proto, args, cond) \ argument
80 #define DECLARE_TRACE_CONDITION(name, proto, args, cond) \ argument
88 #define DECLARE_TRACE_EVENT_CONDITION(name, proto, args, cond) \ argument
124 #define DECLARE_TRACE_CONDITION(name, proto, args, cond) argument
129 #define DECLARE_TRACE_EVENT_CONDITION(name, proto, args, cond) argument
/linux/security/apparmor/
H A Dfile.c152 const char **name, struct path_cond *cond, u32 request) in path_name()
188 aa_state_t state, struct path_cond *cond) in aa_lookup_condperms()
215 const char *name, struct path_cond *cond, in aa_str_perms()
228 u32 request, struct path_cond *cond, int flags, in __aa_path_perm()
250 struct path_cond *cond, int flags, in profile_path_perm()
283 struct path_cond *cond) in aa_path_perm()
328 struct path_cond *cond) in profile_path_link()
438 struct path_cond cond = { in aa_path_link() local
492 struct path_cond cond = { in __file_path_perm() local
H A Ddomain.c136 struct path_cond cond = { }; in label_compound_match() local
199 struct path_cond cond = { }; in label_components_match() local
662 char *buffer, struct path_cond *cond, in profile_transition()
795 char *buffer, struct path_cond *cond, in profile_onexec()
871 char *buffer, struct path_cond *cond, in handle_onexec()
931 struct path_cond cond = { in apparmor_bprm_creds_for_exec() local
/linux/drivers/gpu/drm/nouveau/include/nvif/
H A Dtimer.h22 #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/tools/testing/shared/linux/
H A Drcupdate.h8 #define rcu_dereference_protected(p, cond) rcu_dereference(p) argument
9 #define rcu_dereference_check(p, cond) rcu_dereference(p) argument
/linux/arch/loongarch/net/
H A Dbpf_jit.h209 static inline int invert_jmp_cond(u8 cond) in invert_jmp_cond()
237 static inline void cond_jmp_offset(struct jit_ctx *ctx, u8 cond, enum loongarch_gpr rj, in cond_jmp_offset()
285 static inline void cond_jmp_offs26(struct jit_ctx *ctx, u8 cond, enum loongarch_gpr rj, in cond_jmp_offs26()
298 static inline int emit_cond_jmp(struct jit_ctx *ctx, u8 cond, enum loongarch_gpr rj, in emit_cond_jmp()
330 static inline int emit_tailcall_jmp(struct jit_ctx *ctx, u8 cond, enum loongarch_gpr rj, in emit_tailcall_jmp()
/linux/tools/bootconfig/include/linux/
H A Dbootconfig.h18 #define WARN_ON(cond) \ argument
22 #define unlikely(cond) (cond) argument
/linux/tools/perf/util/
H A Dmutex.h96 struct cond { struct
97 pthread_cond_t cond; argument
/linux/drivers/gpu/drm/amd/pm/powerplay/inc/
H A Dpp_debug.h37 #define PP_ASSERT_WITH_CODE(cond, msg, code) \ argument
45 #define PP_ASSERT(cond, msg) \ argument
/linux/arch/arm/lib/
H A Dmemcpy.S29 .macro ldr1b ptr reg cond=al abort
41 .macro str1b ptr reg cond=al abort
H A Dcopy_to_user.S48 .macro ldr1b ptr reg cond=al abort
89 .macro str1b ptr reg cond=al abort
H A Dcopy_from_user.S76 .macro ldr1b ptr reg cond=al abort
90 .macro str1b ptr reg cond=al abort
/linux/include/net/
H A Dnet_debug.h131 #define netif_cond_dbg(priv, type, netdev, cond, level, fmt, args...) \ argument
152 #define DEBUG_NET_WARN_ON_ONCE(cond) ((void)WARN_ON_ONCE(cond)) argument
153 #define DEBUG_NET_WARN_ONCE(cond, format...) ((void)WARN_ONCE(cond, format)) argument
155 #define DEBUG_NET_WARN_ON_ONCE(cond) BUILD_BUG_ON_INVALID(cond) argument
156 #define DEBUG_NET_WARN_ONCE(cond, format...) BUILD_BUG_ON_INVALID(cond) argument
/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/
H A Dtimer.h52 #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/tools/testing/selftests/net/tcp_ao/lib/
H A Dsock.c91 struct tcp_counters *c, test_cnt cond, in __test_skpair_poll()
149 test_cnt cond, volatile int *err) in test_skpair_wait_poll()
590 test_cnt cond, volatile int *err, in _test_server_run()
632 int test_skpair_server(int sk, ssize_t quota, test_cnt cond, volatile int *err) in test_skpair_server()
648 struct tcp_counters *c, test_cnt cond, in test_client_loop()
714 test_cnt cond, volatile int *err) in test_skpair_client()
/linux/include/linux/
H A Dtracepoint.h278 __DECLARE_TRACE(name,proto,args,cond,data_proto) global() argument
421 __DECLARE_TRACE(name,proto,args,cond,data_proto) global() argument
484 DECLARE_TRACE_CONDITION(name,proto,args,cond) global() argument
498 DECLARE_TRACE_EVENT_CONDITION(name,proto,args,cond) global() argument
627 DEFINE_EVENT_CONDITION(template,name,proto,args,cond) global() argument
636 TRACE_EVENT_FN_COND(name,proto,args,cond,struct,assign,print,reg,unreg) global() argument
640 TRACE_EVENT_CONDITION(name,proto,args,cond,struct,assign,print) global() argument
[all...]
/linux/arch/powerpc/net/
H A Dbpf_jit.h45 #define PPC_BCC_SHORT(cond, dest) \ argument
56 #define PPC_BCC_CONST_SHORT(cond, offset) \ argument
132 #define PPC_BCC(cond, dest) do { \ argument
/linux/arch/arm/boot/compressed/
H A Ddecompress.c16 # define Assert(cond,msg) {if(!(cond)) error(msg);} argument
23 # define Assert(cond,msg) argument
/linux/drivers/gpu/drm/panthor/
H A Dpanthor_device.h520 #define gpu_read_poll_timeout(dev, reg, val, cond, delay_us, timeout_us) \ argument
524 #define gpu_read_poll_timeout_atomic(dev, reg, val, cond, delay_us, \ argument
529 #define gpu_read64_poll_timeout(dev, reg, val, cond, delay_us, timeout_us) \ argument
533 #define gpu_read64_poll_timeout_atomic(dev, reg, val, cond, delay_us, \ argument
538 #define gpu_read_relaxed_poll_timeout_atomic(dev, reg, val, cond, delay_us, \ argument
543 #define gpu_read64_relaxed_poll_timeout(dev, reg, val, cond, delay_us, \ argument
/linux/drivers/net/wireless/zydas/zd1211rw/
H A Dzd_def.h27 # define dev_dbg_f_cond(dev, cond, fmt, args...) ({ \ argument
35 # define dev_dbg_f_cond(dev, cond, fmt, args...) do { (void)(dev); } while (0) argument
/linux/tools/testing/scatterlist/
H A Dmain.c30 static void fail(struct test *test, struct sg_table *st, const char *cond) in fail()
48 #define VALIDATE(cond, st, test) \ argument
/linux/arch/arm/include/asm/
H A Ddomain.h121 #define TUSERCOND(instr, cond) #instr "t" #cond argument
124 #define TUSERCOND(instr, cond) #instr #cond argument

12345678