Home
last modified time | relevance | path

Searched defs:cond (Results 376 - 400 of 757) sorted by relevance

1...<<11121314151617181920>>...31

/kernel/linux/linux-6.6/arch/loongarch/net/
H A Dbpf_jit.c384 static bool is_signed_bpf_cond(u8 cond) in is_signed_bpf_cond() argument
457 const u8 cond = BPF_OP(code); in build_insn() local
[all...]
/kernel/linux/linux-6.6/arch/arm/include/asm/
H A Dassembler.h136 .macro asm_trace_hardirqs_on, cond=al, save=1 variable
197 asm_trace_hardirqs_on cond=eq variable
469 .macro usraccoff, instr, reg, ptr, inc, off, cond, abort, t=TUSER() variable
485 .macro usracc, instr, reg, ptr, inc, cond, rept, abort variable
499 usraccoff \\instr, \\reg, \\ptr, \\inc, 0, \\cond, \\abort global() variable
501 usraccoff \\instr, \\reg, \\ptr, \\inc, \\inc, \\cond, \\abort global() variable
529 .macro strusr, reg, ptr, inc, cond=al, rept=1, abort=9001f global() variable
530 usracc str, \\reg, \\ptr, \\inc, \\cond, \\rept, \\abort global() variable
533 .macro ldrusr, reg, ptr, inc, cond=al, rept=1, abort=9001f global() variable
534 usracc ldr, \\reg, \\ptr, \\inc, \\cond, \\rept, \\abort global() variable
[all...]
/kernel/linux/linux-5.10/drivers/nfc/
H A Dnfcsim.c62 u8 cond; member
/kernel/linux/linux-5.10/include/linux/
H A Dnetfilter.h276 NF_HOOK_COND(uint8_t pf, unsigned int hook, struct net *net, struct sock *sk, struct sk_buff *skb, struct net_device *in, struct net_device *out, int (*okfn)(struct net *, struct sock *, struct sk_buff *), bool cond) NF_HOOK_COND() argument
391 NF_HOOK_COND(uint8_t pf, unsigned int hook, struct net *net, struct sock *sk, struct sk_buff *skb, struct net_device *in, struct net_device *out, int (*okfn)(struct net *, struct sock *, struct sk_buff *), bool cond) NF_HOOK_COND() argument
/kernel/linux/linux-5.10/security/apparmor/
H A Dfile.c155 path_name(const char *op, struct aa_label *label, const struct path *path, int flags, char *buffer, const char **name, struct path_cond *cond, u32 request) path_name() argument
213 aa_compute_fperms(struct aa_dfa *dfa, unsigned int state, struct path_cond *cond) aa_compute_fperms() argument
255 aa_str_perms(struct aa_dfa *dfa, unsigned int start, const char *name, struct path_cond *cond, struct aa_perms *perms) aa_str_perms() argument
266 __aa_path_perm(const char *op, struct aa_profile *profile, const char *name, u32 request, struct path_cond *cond, int flags, struct aa_perms *perms) __aa_path_perm() argument
282 profile_path_perm(const char *op, struct aa_profile *profile, const struct path *path, char *buffer, u32 request, struct path_cond *cond, int flags, struct aa_perms *perms) profile_path_perm() argument
313 aa_path_perm(const char *op, struct aa_label *label, const struct path *path, int flags, u32 request, struct path_cond *cond) aa_path_perm() argument
356 profile_path_link(struct aa_profile *profile, const struct path *link, char *buffer, const struct path *target, char *buffer2, struct path_cond *cond) profile_path_link() argument
460 struct path_cond cond = { aa_path_link() local
511 struct path_cond cond = { __file_path_perm() local
[all...]
/kernel/linux/linux-5.10/security/tomoyo/
H A Dcondition.c765 tomoyo_condition(struct tomoyo_request_info *r, const struct tomoyo_condition *cond) tomoyo_condition() argument
[all...]
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/camera/pipe/src/
H A Dpipe_binarydesc.c192 bool cond = (out_w * num / den + delta > in_w) && in binarydesc_calculate_bds_factor() local
/kernel/linux/linux-6.6/drivers/nfc/
H A Dnfcsim.c62 u8 cond; member
/kernel/linux/linux-6.6/drivers/i2c/busses/
H A Di2c-designware-common.c335 u32 i2c_dw_scl_hcnt(u32 ic_clk, u32 tSYMBOL, u32 tf, int cond, int offset) in i2c_dw_scl_hcnt() argument
/kernel/linux/linux-6.6/security/tomoyo/
H A Dcondition.c765 tomoyo_condition(struct tomoyo_request_info *r, const struct tomoyo_condition *cond) tomoyo_condition() argument
[all...]
/kernel/linux/linux-6.6/security/apparmor/
H A Dfile.c160 path_name(const char *op, const struct cred *subj_cred, struct aa_label *label, const struct path *path, int flags, char *buffer, const char **name, struct path_cond *cond, u32 request) path_name() argument
193 aa_lookup_fperms(struct aa_policydb *file_rules, aa_state_t state, struct path_cond *cond) aa_lookup_fperms() argument
217 aa_str_perms(struct aa_policydb *file_rules, aa_state_t start, const char *name, struct path_cond *cond, struct aa_perms *perms) aa_str_perms() argument
228 __aa_path_perm(const char *op, const struct cred *subj_cred, struct aa_profile *profile, const char *name, u32 request, struct path_cond *cond, int flags, struct aa_perms *perms) __aa_path_perm() argument
249 profile_path_perm(const char *op, const struct cred *subj_cred, struct aa_profile *profile, const struct path *path, char *buffer, u32 request, struct path_cond *cond, int flags, struct aa_perms *perms) profile_path_perm() argument
282 aa_path_perm(const char *op, const struct cred *subj_cred, struct aa_label *label, const struct path *path, int flags, u32 request, struct path_cond *cond) aa_path_perm() argument
326 profile_path_link(const struct cred *subj_cred, struct aa_profile *profile, const struct path *link, char *buffer, const struct path *target, char *buffer2, struct path_cond *cond) profile_path_link() argument
439 struct path_cond cond = { aa_path_link() local
493 struct path_cond cond = { __file_path_perm() local
[all...]
/kernel/liteos_a/testsuites/unittest/libc/posix/pthread/
H A DIt_posix_pthread.h227 pthread_cond_t cond; member
/third_party/ffmpeg/libavcodec/mips/
H A Dac3dsp_mips.c69 int band, band_end, cond; in ac3_bit_alloc_calc_bap_mips() local
/third_party/ffmpeg/libavdevice/
H A Diec61883.c96 pthread_cond_t cond; member
H A Ddecklink_common.h86 pthread_cond_t cond; member
147 pthread_cond_t cond; member
/third_party/astc-encoder/Source/
H A Dastcenc_vecmathlib_none_4.h708 ASTCENC_SIMD_INLINE vint4 select(vint4 a, vint4 b, vmask4 cond) in select() argument
922 ASTCENC_SIMD_INLINE vfloat4 select(vfloat4 a, vfloat4 b, vmask4 cond) in select() argument
933 select_msb(vfloat4 a, vfloat4 b, vmask4 cond) select_msb() argument
[all...]
/third_party/libuv/src/win/
H A Dthread.c425 int uv_cond_init(uv_cond_t* cond) { in uv_cond_init() argument
431 void uv_cond_destroy(uv_cond_t* cond) { in uv_cond_destroy() argument
437 void uv_cond_signal(uv_cond_t* cond) { in uv_cond_signal() argument
442 void uv_cond_broadcast(uv_cond_t* cond) { in uv_cond_broadcast() argument
447 void uv_cond_wait(uv_cond_t* cond, uv_mutex_t* mutex) { in uv_cond_wait() argument
453 uv_cond_timedwait(uv_cond_t* cond, uv_mutex_t* mutex, uint64_t timeout) uv_cond_timedwait() argument
[all...]
/third_party/mesa3d/src/amd/compiler/
H A Daco_insert_exec_mask.cpp576 Temp cond, exit_cond; in process_instructions() local
631 Temp cond, exit_cond; in process_instructions() local
799 Temp cond = block->instructions.back()->operands[0].getTemp(); add_branch_code() local
804 bld.copy(Definition(exec, bld.lm), cond); add_branch_code() local
839 Temp cond = Temp(); add_branch_code() local
867 Temp cond = Temp(); add_branch_code() local
[all...]
/third_party/mesa3d/src/compiler/nir/
H A Dnir_opt_algebraic.py2106 cond = 'true' variable
2108 cond = 'options->support_8bit_alu' variable
2110 cond = 'options->support_16bit_alu' variable
[all...]
/third_party/mesa3d/src/broadcom/compiler/
H A Dv3d_nir_lower_io.c209 nir_ssa_def *cond = nir_ige(b, src, fb_layers); in v3d_nir_lower_vpm_output() local
/third_party/mesa3d/src/broadcom/qpu/
H A Dqpu_instr.c203 v3d_qpu_cond_name(enum v3d_qpu_cond cond) in v3d_qpu_cond_name() argument
222 v3d_qpu_branch_cond_name(enum v3d_qpu_branch_cond cond) in v3d_qpu_branch_cond_name() argument
513 v3d_qpu_cond_invert(enum v3d_qpu_cond cond) in v3d_qpu_cond_invert() argument
[all...]
/third_party/mesa3d/src/c11/impl/
H A Dthreads_win32.c185 cnd_broadcast(cnd_t *cond) in cnd_broadcast() argument
194 cnd_destroy(cnd_t *cond) in cnd_destroy() argument
203 cnd_init(cnd_t *cond) in cnd_init() argument
212 cnd_signal(cnd_t *cond) in cnd_signal() argument
221 cnd_timedwait(cnd_t *cond, mtx_t *mtx, const struct timespec *abs_time) cnd_timedwait() argument
234 cnd_wait(cnd_t *cond, mtx_t *mtx) cnd_wait() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_qpu.c182 qpu_branch(uint32_t cond, uint32_t target) in qpu_branch() argument
643 qpu_set_cond_add(uint64_t inst, uint32_t cond) in qpu_set_cond_add() argument
650 qpu_set_cond_mul(uint64_t inst, uint32_t cond) in qpu_set_cond_mul() argument
/third_party/mesa3d/src/gallium/drivers/lima/ir/pp/
H A Ddisasm.c726 const char* cond[] = { in print_branch() local
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_swizzle.c459 unsigned cond = 0; in lp_build_swizzle_aos() local

Completed in 24 milliseconds

1...<<11121314151617181920>>...31