/kernel/linux/linux-5.10/drivers/sbus/char/ |
H A D | oradax.c | 124 u32 cond:1; /* Conditional */ member
|
/kernel/linux/linux-5.10/scripts/ |
H A D | asn1_compiler.c | 1442 const char *cond, *act; in render_element() local
|
/kernel/linux/linux-5.10/security/apparmor/ |
H A D | lsm.c | 227 struct path_cond cond = { d_backing_inode(path->dentry)->i_uid, in common_perm_cond() local 269 struct path_cond cond in common_perm_rm() local 203 common_perm(const char *op, const struct path *path, u32 mask, struct path_cond *cond) common_perm() argument 247 common_perm_dir_dentry(const char *op, const struct path *dir, struct dentry *dentry, u32 mask, struct path_cond *cond) common_perm_dir_dentry() argument 293 struct path_cond cond = { current_fsuid(), mode }; common_perm_create() local 368 struct path_cond cond = { d_backing_inode(old_dentry)->i_uid, apparmor_path_rename() local 424 struct path_cond cond = { inode->i_uid, inode->i_mode }; apparmor_file_open() local [all...] |
H A D | apparmorfs.c | 622 struct path_cond cond = { }; in profile_query_cb() local
|
/kernel/linux/linux-5.10/security/tomoyo/ |
H A D | common.c | 1232 tomoyo_print_condition(struct tomoyo_io_buffer *head, const struct tomoyo_condition *cond) tomoyo_print_condition() argument [all...] |
/kernel/linux/linux-5.10/sound/core/ |
H A D | pcm_lib.c | 1119 int snd_pcm_hw_rule_add(struct snd_pcm_runtime *runtime, unsigned int cond, in snd_pcm_hw_rule_add() argument 1270 snd_pcm_hw_constraint_list(struct snd_pcm_runtime *runtime, unsigned int cond, snd_pcm_hw_param_t var, const struct snd_pcm_hw_constraint_list *l) snd_pcm_hw_constraint_list() argument 1301 snd_pcm_hw_constraint_ranges(struct snd_pcm_runtime *runtime, unsigned int cond, snd_pcm_hw_param_t var, const struct snd_pcm_hw_constraint_ranges *r) snd_pcm_hw_constraint_ranges() argument 1336 snd_pcm_hw_constraint_ratnums(struct snd_pcm_runtime *runtime, unsigned int cond, snd_pcm_hw_param_t var, const struct snd_pcm_hw_constraint_ratnums *r) snd_pcm_hw_constraint_ratnums() argument 1370 snd_pcm_hw_constraint_ratdens(struct snd_pcm_runtime *runtime, unsigned int cond, snd_pcm_hw_param_t var, const struct snd_pcm_hw_constraint_ratdens *r) snd_pcm_hw_constraint_ratdens() argument 1414 snd_pcm_hw_constraint_msbits(struct snd_pcm_runtime *runtime, unsigned int cond, unsigned int width, unsigned int msbits) snd_pcm_hw_constraint_msbits() argument 1443 snd_pcm_hw_constraint_step(struct snd_pcm_runtime *runtime, unsigned int cond, snd_pcm_hw_param_t var, unsigned long step) snd_pcm_hw_constraint_step() argument 1474 snd_pcm_hw_constraint_pow2(struct snd_pcm_runtime *runtime, unsigned int cond, snd_pcm_hw_param_t var) snd_pcm_hw_constraint_pow2() argument [all...] |
/kernel/linux/linux-5.10/tools/perf/bench/ |
H A D | numa.c | 490 static void init_global_cond(pthread_cond_t *cond) in init_global_cond() argument
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/bios/ |
H A D | init.c | 479 init_condition_met(struct nvbios_init *init, u8 cond) in init_condition_met() argument 495 init_io_condition_met(struct nvbios_init *init, u8 cond) in init_io_condition_met() argument 512 init_io_flag_condition_met(struct nvbios_init *init, u8 cond) init_io_flag_condition_met() argument 782 u8 cond = nvbios_rd08(bios, init->offset + 1); init_io_flag_condition() local 800 u8 cond = nvbios_rd08(bios, init->offset + 1); init_generic_condition() local 1240 u8 cond = nvbios_rd08(bios, init->offset + 1); init_condition_time() local 1805 u8 cond = nvbios_rd08(bios, init->offset + 1); init_condition() local 1822 u8 cond = nvbios_rd08(bios, init->offset + 1); init_io_condition() local [all...] |
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/rtl8723be/ |
H A D | phy.c | 545 u8 cond; in rtl8723be_phy_config_with_headerfile() local
|
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/ |
H A D | phy.c | 255 u32 cond; in _rtl88e_check_condition() local [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/bios/ |
H A D | init.c | 479 init_condition_met(struct nvbios_init *init, u8 cond) in init_condition_met() argument 495 init_io_condition_met(struct nvbios_init *init, u8 cond) in init_io_condition_met() argument 512 init_io_flag_condition_met(struct nvbios_init *init, u8 cond) init_io_flag_condition_met() argument 782 u8 cond = nvbios_rd08(bios, init->offset + 1); init_io_flag_condition() local 800 u8 cond = nvbios_rd08(bios, init->offset + 1); init_generic_condition() local 1240 u8 cond = nvbios_rd08(bios, init->offset + 1); init_condition_time() local 1805 u8 cond = nvbios_rd08(bios, init->offset + 1); init_condition() local 1822 u8 cond = nvbios_rd08(bios, init->offset + 1); init_io_condition() local [all...] |
/kernel/linux/linux-6.6/drivers/hid/usbhid/ |
H A D | hid-pidff.c | 405 struct ff_condition_effect *cond = &effect->u.condition[i]; in pidff_needs_set_condition() local
|
/kernel/linux/linux-6.6/security/apparmor/ |
H A D | apparmorfs.c | 627 struct path_cond cond = { }; in profile_query_cb() local
|
H A D | lsm.c | 238 struct path_cond cond = { in common_perm_cond() local 281 struct path_cond cond in common_perm_rm() local 211 common_perm(const char *op, const struct path *path, u32 mask, struct path_cond *cond) common_perm() argument 259 common_perm_dir_dentry(const char *op, const struct path *dir, struct dentry *dentry, u32 mask, struct path_cond *cond) common_perm_dir_dentry() argument 307 struct path_cond cond = { current_fsuid(), mode }; common_perm_create() local 393 struct path_cond cond = { apparmor_path_rename() local 475 struct path_cond cond = { apparmor_file_open() local [all...] |
/kernel/linux/linux-6.6/security/tomoyo/ |
H A D | common.c | 1224 tomoyo_print_condition(struct tomoyo_io_buffer *head, const struct tomoyo_condition *cond) tomoyo_print_condition() argument [all...] |
/kernel/linux/linux-6.6/sound/core/ |
H A D | pcm_lib.c | 1145 int snd_pcm_hw_rule_add(struct snd_pcm_runtime *runtime, unsigned int cond, in snd_pcm_hw_rule_add() argument 1296 snd_pcm_hw_constraint_list(struct snd_pcm_runtime *runtime, unsigned int cond, snd_pcm_hw_param_t var, const struct snd_pcm_hw_constraint_list *l) snd_pcm_hw_constraint_list() argument 1327 snd_pcm_hw_constraint_ranges(struct snd_pcm_runtime *runtime, unsigned int cond, snd_pcm_hw_param_t var, const struct snd_pcm_hw_constraint_ranges *r) snd_pcm_hw_constraint_ranges() argument 1362 snd_pcm_hw_constraint_ratnums(struct snd_pcm_runtime *runtime, unsigned int cond, snd_pcm_hw_param_t var, const struct snd_pcm_hw_constraint_ratnums *r) snd_pcm_hw_constraint_ratnums() argument 1396 snd_pcm_hw_constraint_ratdens(struct snd_pcm_runtime *runtime, unsigned int cond, snd_pcm_hw_param_t var, const struct snd_pcm_hw_constraint_ratdens *r) snd_pcm_hw_constraint_ratdens() argument 1440 snd_pcm_hw_constraint_msbits(struct snd_pcm_runtime *runtime, unsigned int cond, unsigned int width, unsigned int msbits) snd_pcm_hw_constraint_msbits() argument 1469 snd_pcm_hw_constraint_step(struct snd_pcm_runtime *runtime, unsigned int cond, snd_pcm_hw_param_t var, unsigned long step) snd_pcm_hw_constraint_step() argument 1500 snd_pcm_hw_constraint_pow2(struct snd_pcm_runtime *runtime, unsigned int cond, snd_pcm_hw_param_t var) snd_pcm_hw_constraint_pow2() argument [all...] |
/kernel/linux/linux-6.6/drivers/s390/cio/ |
H A D | css.c | 774 void css_schedule_eval_cond(enum css_eval_cond cond, unsigned long delay) in css_schedule_eval_cond() argument
|
/kernel/linux/linux-6.6/drivers/sbus/char/ |
H A D | oradax.c | 124 u32 cond:1; /* Conditional */ member
|
/kernel/linux/linux-6.6/scripts/ |
H A D | asn1_compiler.c | 1442 const char *cond, *act; in render_element() local
|
/third_party/glslang/glslang/MachineIndependent/ |
H A D | Intermediate.cpp | 2401 TIntermSelection* TIntermediate::addSelection(TIntermTyped* cond, TIntermNodePair nodePair, const TSourceLoc& loc) in addSelection() argument 2452 TIntermTyped* TIntermediate::addSelection(TIntermTyped* cond, TIntermTyped* trueBlock, TIntermTyped* falseBlock, in addSelection() argument [all...] |
/third_party/libuv/include/uv/ |
H A D | win.h | 282 CONDITION_VARIABLE cond; member
|
/third_party/mesa3d/src/egl/drivers/dri2/ |
H A D | egl_dri2.h | 419 cnd_t cond; member
|
/third_party/mesa3d/src/broadcom/qpu/ |
H A D | qpu_instr.h | 348 enum v3d_qpu_branch_cond cond; member
|
/third_party/mesa3d/src/asahi/compiler/ |
H A D | agx_compile.c | 1176 agx_index cond = agx_src_index(&nif->condition); in emit_if() local
|
/third_party/mesa3d/src/broadcom/compiler/ |
H A D | vir.c | 236 vir_set_cond(struct qinst *inst, enum v3d_qpu_cond cond) in vir_set_cond() argument 396 vir_branch_inst(struct v3d_compile *c, enum v3d_qpu_branch_cond cond) in vir_branch_inst() argument
|