Searched defs:cond (Results 76 - 92 of 92) sorted by last modified time

1234

/linux-master/tools/perf/util/
H A Dmutex.h77 struct cond { struct
78 pthread_cond_t cond; member in struct:cond
[all...]
/linux-master/arch/mips/math-emu/
H A Dcp1emu.c975 unsigned int cond, cbit, bit0; local
1689 unsigned int cond; local
[all...]
/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/net/fddi/skfp/
H A Dsmt.c279 int cond ; local
808 int cond ; local
[all...]
H A Dsrf.c176 void smt_srf_event(struct s_smc *smc, int code, int index, int cond) argument
H A Dpcmplc.c1072 int cond ; local
H A Dcfm.c206 int cond ; local
/linux-master/arch/mips/kernel/
H A Dmips-r2-to-r6-emul.c202 u32 cond; local
225 u32 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/tools/testing/scatterlist/
H A Dmain.c30 static void fail(struct test *test, struct sg_table *st, const char *cond) argument
/linux-master/drivers/hid/usbhid/
H A Dhid-pidff.c405 struct ff_condition_effect *cond = &effect->u.condition[i]; local
/linux-master/security/tomoyo/
H A Dgc.c279 struct tomoyo_condition *cond = container_of(element, typeof(*cond), local
H A Dcondition.c765 tomoyo_condition(struct tomoyo_request_info *r, const struct tomoyo_condition *cond) argument
[all...]
/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/arch/parisc/math-emu/
H A Dsfcmp.c36 sgl_fcmp(sgl_floating_point * leftptr, sgl_floating_point * rightptr, unsigned int cond, unsigned int *status) argument
[all...]
H A Ddfcmp.c37 dbl_fcmp(dbl_floating_point * leftptr, dbl_floating_point * rightptr, unsigned int cond, unsigned int *status) argument
[all...]
/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...]

Completed in 401 milliseconds

1234