/kernel/linux/linux-6.6/arch/loongarch/net/ |
H A D | bpf_jit.c | 384 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 D | assembler.h | 136 .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 D | nfcsim.c | 62 u8 cond; member
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | netfilter.h | 276 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 D | file.c | 155 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 D | condition.c | 765 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 D | pipe_binarydesc.c | 192 bool cond = (out_w * num / den + delta > in_w) && in binarydesc_calculate_bds_factor() local
|
/kernel/linux/linux-6.6/drivers/nfc/ |
H A D | nfcsim.c | 62 u8 cond; member
|
/kernel/linux/linux-6.6/drivers/i2c/busses/ |
H A D | i2c-designware-common.c | 335 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 D | condition.c | 765 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 D | file.c | 160 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 D | It_posix_pthread.h | 227 pthread_cond_t cond; member
|
/third_party/ffmpeg/libavcodec/mips/ |
H A D | ac3dsp_mips.c | 69 int band, band_end, cond; in ac3_bit_alloc_calc_bap_mips() local
|
/third_party/ffmpeg/libavdevice/ |
H A D | iec61883.c | 96 pthread_cond_t cond; member
|
H A D | decklink_common.h | 86 pthread_cond_t cond; member 147 pthread_cond_t cond; member
|
/third_party/astc-encoder/Source/ |
H A D | astcenc_vecmathlib_none_4.h | 708 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 D | thread.c | 425 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 D | aco_insert_exec_mask.cpp | 576 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 D | nir_opt_algebraic.py | 2106 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 D | v3d_nir_lower_io.c | 209 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 D | qpu_instr.c | 203 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 D | threads_win32.c | 185 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 D | vc4_qpu.c | 182 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 D | disasm.c | 726 const char* cond[] = { in print_branch() local
|
/third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
H A D | lp_bld_swizzle.c | 459 unsigned cond = 0; in lp_build_swizzle_aos() local
|