Searched defs:cond (Results 1 - 25 of 90) sorted by relevance

1234

/linux-master/drivers/staging/media/atomisp/pci/hive_isp_css_include/
H A Dassert_support.h66 static inline void compile_time_assert(unsigned int cond) argument
/linux-master/tools/perf/arch/sparc/annotate/
H A Dinstructions.c3 static int is_branch_cond(const char *cond) argument
63 is_branch_reg_cond(const char *cond) argument
88 is_branch_float_cond(const char *cond) argument
140 const char *cond = name + 1; local
[all...]
/linux-master/arch/parisc/math-emu/
H A Ddfcmp.c37 dbl_fcmp(dbl_floating_point * leftptr, dbl_floating_point * rightptr, unsigned int cond, unsigned int *status) argument
[all...]
H A Dsfcmp.c36 sgl_fcmp(sgl_floating_point * leftptr, sgl_floating_point * rightptr, unsigned int cond, unsigned int *status) argument
[all...]
/linux-master/tools/perf/util/
H A Dmutex.h77 struct cond { struct
78 pthread_cond_t cond; member in struct:cond
[all...]
/linux-master/kernel/locking/
H A Dlock_events.h37 static inline void __lockevent_inc(enum lock_events event, bool cond) argument
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A DMakefile
/linux-master/arch/arm64/kvm/hyp/
H A Daarch32.c51 int cond; local
98 unsigned long itbits, cond; local
[all...]
/linux-master/arch/parisc/kernel/
H A Dalternative.c49 u16 cond; local
/linux-master/arch/parisc/include/asm/
H A Dalternative.h26 u16 cond; /* see ALT_COND_XXX */ member in struct:alt_instr
/linux-master/tools/testing/scatterlist/
H A Dmain.c30 static void fail(struct test *test, struct sg_table *st, const char *cond) argument
/linux-master/drivers/net/fddi/skfp/
H A Dcfm.c206 int cond ; local
H A Dsrf.c176 void smt_srf_event(struct s_smc *smc, int code, int index, int cond) argument
/linux-master/drivers/gpu/host1x/hw/
H A Dopcodes.h97 static inline u32 host1x_opcode_imm_incr_syncpt(unsigned cond, unsigned indx) argument
42 host1x_class_host_incr_syncpt( unsigned cond, unsigned indx) argument
/linux-master/drivers/gpu/drm/msm/
H A Dmsm_gem_shrinker.c106 bool cond; member in struct:__anon753
/linux-master/arch/xtensa/include/asm/
H A Dasmmacro.h66 .macro __loops ar, as, at, incr_log2, mask_log2, cond, ncond variable
/linux-master/drivers/md/dm-vdo/indexer/
H A Dindex-session.h69 struct cond_var cond; member in struct:index_load_context
/linux-master/fs/netfs/
H A Dfscache_io.c210 __fscache_write_to_cache(struct fscache_cookie *cookie, struct address_space *mapping, loff_t start, size_t len, loff_t i_size, netfs_io_terminated_t term_func, void *term_func_priv, bool cond) argument
/linux-master/security/tomoyo/
H A Dgc.c279 struct tomoyo_condition *cond = container_of(element, typeof(*cond), local
/linux-master/arch/arm/mach-bcm/
H A Dbcm63xx_pmb.c60 bpcm_wr_rd_mask(void __iomem *master, unsigned int addr, u32 off, u32 *val, u32 shift, u32 mask, u32 cond) argument
/linux-master/drivers/staging/media/atomisp/pci/camera/pipe/src/
H A Dpipe_binarydesc.c182 bool cond = (out_w * num / den + delta > in_w) && local
/linux-master/include/uapi/linux/
H A Dblkzoned.h111 __u8 cond; /* Zone condition */ member in struct:blk_zone
/linux-master/arch/loongarch/net/
H A Dbpf_jit.h175 static inline int invert_jmp_cond(u8 cond) argument
203 static inline void cond_jmp_offset(struct jit_ctx *ctx, u8 cond, enum loongarch_gpr rj, argument
251 static inline void cond_jmp_offs26(struct jit_ctx *ctx, u8 cond, enum loongarch_gpr rj, argument
264 static inline int emit_cond_jmp(struct jit_ctx *ctx, u8 cond, enum loongarch_gpr rj, argument
296 emit_tailcall_jmp(struct jit_ctx *ctx, u8 cond, enum loongarch_gpr rj, enum loongarch_gpr rd, int jmp_offset) argument
[all...]
/linux-master/drivers/clk/
H A Dclk-plldig.c154 unsigned int val, cond; local
/linux-master/security/apparmor/include/
H A Dperms.h74 u32 cond; /* set only when ~allow and ~deny */ member in struct:aa_perms

Completed in 664 milliseconds

1234