Home
last modified time | relevance | path

Searched defs:cond (Results 26 – 50 of 209) sorted by relevance

123456789

/Linux-v6.6/include/trace/
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
68 #define DEFINE_EVENT_CONDITION(template, name, proto, args, cond) \ argument
/Linux-v6.6/tools/testing/scatterlist/
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-v6.6/drivers/net/wireless/zydas/zd1211rw/
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-v6.6/arch/arm/include/asm/
Ddomain.h121 #define TUSERCOND(instr, cond) #instr "t" #cond argument
124 #define TUSERCOND(instr, cond) #instr #cond argument
Dspinlock.h29 #define WFE(cond) __ALT_SMP_ASM( \ argument
36 #define WFE(cond) __ALT_SMP_ASM("wfe" cond, "nop") argument
/Linux-v6.6/include/sound/
Dhdaudio_ext.h146 #define snd_hdac_adsp_readb_poll(chip, reg, val, cond, delay_us, timeout_us) \ argument
149 #define snd_hdac_adsp_readw_poll(chip, reg, val, cond, delay_us, timeout_us) \ argument
152 #define snd_hdac_adsp_readl_poll(chip, reg, val, cond, delay_us, timeout_us) \ argument
155 #define snd_hdac_adsp_readq_poll(chip, reg, val, cond, delay_us, timeout_us) \ argument
/Linux-v6.6/net/tipc/
Dtrace.h235 #define DEFINE_SK_EVENT_FILTER_COND(name, cond) \ argument
275 #define DEFINE_LINK_EVENT_COND(name, cond) \ argument
/Linux-v6.6/include/linux/
Dcontext_tracking.h89 #define CT_WARN_ON(cond) WARN_ON(context_tracking_enabled() && (cond)) argument
102 #define CT_WARN_ON(cond) do { } while (0) argument
Dprocessor.h49 #define spin_until_cond(cond) \ argument
/Linux-v6.6/kernel/locking/
Dspinlock_debug.c80 #define SPIN_BUG_ON(cond, lock, msg) if (unlikely(cond)) spin_bug(lock, msg) argument
156 #define RWLOCK_BUG_ON(cond, lock, msg) if (unlikely(cond)) rwlock_bug(lock, msg) argument
/Linux-v6.6/drivers/gpu/host1x/hw/
Dopcodes.h43 unsigned cond, unsigned indx) in host1x_class_host_incr_syncpt()
97 static inline u32 host1x_opcode_imm_incr_syncpt(unsigned cond, unsigned indx) in host1x_opcode_imm_incr_syncpt()
/Linux-v6.6/tools/testing/selftests/sync/
Dsynctest.h34 #define ASSERT(cond, msg) do { \ argument
/Linux-v6.6/fs/jfs/
Djfs_lock.h22 #define __SLEEP_COND(wq, cond, lock_cmd, unlock_cmd) \ argument
/Linux-v6.6/arch/powerpc/net/
Dbpf_jit.h43 #define PPC_BCC_SHORT(cond, dest) \ argument
96 #define PPC_BCC(cond, dest) do { \ argument
/Linux-v6.6/tools/include/linux/
Dkernel.h62 #define BUG_ON(cond) do { if (cond) {} } while (0) argument
64 #define BUG_ON(cond) assert(!(cond)) argument
/Linux-v6.6/arch/parisc/math-emu/
Dsfcmp.c37 unsigned int cond, unsigned int *status) in sgl_fcmp()
Ddfcmp.c38 unsigned int cond, unsigned int *status) in dbl_fcmp()
/Linux-v6.6/arch/alpha/boot/
Dmisc.c65 # define Assert(cond,msg) {if(!(cond)) error(msg);} argument
72 # define Assert(cond,msg) argument
/Linux-v6.6/include/net/
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
154 #define DEBUG_NET_WARN_ON_ONCE(cond) BUILD_BUG_ON_INVALID(cond) argument
/Linux-v6.6/drivers/staging/media/atomisp/pci/hive_isp_css_include/
Dassert_support.h66 static inline void compile_time_assert(unsigned int cond) in compile_time_assert()
/Linux-v6.6/tools/lib/perf/include/internal/
Dtests.h47 #define __T(text, cond) \ argument
/Linux-v6.6/drivers/net/wireless/realtek/rtw89/
Dfw.c419 bool (*cond)(u32 suit_ver_code, u32 comp_ver_code); member
2937 unsigned int cond; in rtw89_fw_h2c_del_pkt_offload() local
2976 unsigned int cond; in rtw89_fw_h2c_add_pkt_offload() local
3029 unsigned int cond; in rtw89_fw_h2c_scan_list_offload() local
3096 unsigned int cond; in rtw89_fw_h2c_scan_offload() local
4296 struct rtw89_wait_info *wait, unsigned int cond) in rtw89_h2c_tx_and_wait()
4319 unsigned int cond; in rtw89_fw_h2c_add_mcc() local
4366 unsigned int cond; in rtw89_fw_h2c_start_mcc() local
4402 unsigned int cond; in rtw89_fw_h2c_stop_mcc() local
4432 unsigned int cond; in rtw89_fw_h2c_del_mcc_group() local
[all …]
/Linux-v6.6/arch/nios2/boot/compressed/
Dmisc.c55 # define Assert(cond, msg) {if (!(cond)) error(msg); } argument
62 # define Assert(cond, msg) argument
/Linux-v6.6/sound/core/
Dpcm_lib.c1145 int snd_pcm_hw_rule_add(struct snd_pcm_runtime *runtime, unsigned int cond, in snd_pcm_hw_rule_add()
1297 unsigned int cond, in snd_pcm_hw_constraint_list()
1328 unsigned int cond, in snd_pcm_hw_constraint_ranges()
1363 unsigned int cond, in snd_pcm_hw_constraint_ratnums()
1397 unsigned int cond, in snd_pcm_hw_constraint_ratdens()
1441 unsigned int cond, in snd_pcm_hw_constraint_msbits()
1470 unsigned int cond, in snd_pcm_hw_constraint_step()
1501 unsigned int cond, in snd_pcm_hw_constraint_pow2()
/Linux-v6.6/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
Drunl.h114 #define nvkm_runl_find_engn(engn,runl,cond) nvkm_list_find(engn, &(runl)->engns, head, (cond)) argument
118 #define nvkm_runl_foreach_cond(runl,fifo,cond) nvkm_list_foreach(runl, &(fifo)->runls, head, (cond)) argument
120 #define nvkm_runl_foreach_engn_cond(engn,runl,cond) \ argument

123456789