/linux-4.1.27/arch/xtensa/include/asm/ |
H A D | asmmacro.h | 64 .macro __loops ar, as, at, incr_log2, mask_log2, cond, ncond variable
|
/linux-4.1.27/arch/parisc/math-emu/ |
H A D | dfcmp.c | 50 dbl_fcmp(dbl_floating_point * leftptr, dbl_floating_point * rightptr, unsigned int cond, unsigned int *status) dbl_fcmp() argument
|
H A D | sfcmp.c | 49 sgl_fcmp(sgl_floating_point * leftptr, sgl_floating_point * rightptr, unsigned int cond, unsigned int *status) sgl_fcmp() argument
|
/linux-4.1.27/arch/arm64/kvm/ |
H A D | emulate.c | 72 int cond; kvm_condition_valid32() local 119 unsigned long itbits, cond; kvm_adjust_itstate() local
|
/linux-4.1.27/drivers/staging/rtl8723au/hal/ |
H A D | HalHWImg8723A_MAC.c | 23 u32 cond = Condition; CheckCondition() local
|
H A D | HalHWImg8723A_RF.c | 23 u32 cond = Condition; CheckCondition() local
|
H A D | HalHWImg8723A_BB.c | 23 u32 cond = Condition; CheckCondition() local
|
/linux-4.1.27/include/linux/ |
H A D | seqno-fence.h | 95 seqno_fence_init(struct seqno_fence *fence, spinlock_t *lock, struct dma_buf *sync_buf, uint32_t context, uint32_t seqno_ofs, uint32_t seqno, enum seqno_fence_condition cond, const struct fence_ops *ops) seqno_fence_init() argument
|
H A D | netfilter.h | 214 NF_HOOK_COND(uint8_t pf, unsigned int hook, struct sock *sk, struct sk_buff *skb, struct net_device *in, struct net_device *out, int (*okfn)(struct sock *, struct sk_buff *), bool cond) NF_HOOK_COND() argument
|
/linux-4.1.27/arch/unicore32/include/asm/ |
H A D | assembler.h | 64 .macro notcond, cond, nexti = .+8 variable 100 .macro usracc, instr, reg, ptr, inc, cond, rept, abort variable 119 .macro strusr, reg, ptr, inc, cond = al, rept = 1, abort = 9001f variable 120 usracc st, \reg, \ptr, \inc, \cond, \rept, \abort variable 123 .macro ldrusr, reg, ptr, inc, cond = al, rept = 1, abort = 9001f variable 124 usracc ld, \reg, \ptr, \inc, \cond, \rept, \abort variable
|
/linux-4.1.27/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_marker.c | 123 u64 cond = (u64) us * NSEC_PER_USEC; vmw_lag_lt() local
|
/linux-4.1.27/drivers/net/fddi/skfp/ |
H A D | cfm.c | 216 int cond ; cfm() local
|
H A D | srf.c | 187 void smt_srf_event(struct s_smc *smc, int code, int index, int cond) smt_srf_event() argument
|
H A D | pcmplc.c | 1083 int cond ; lem_evaluate() local
|
H A D | smt.c | 288 int cond ; smt_event() local 817 int cond ; update_dac() local
|
/linux-4.1.27/drivers/staging/rtl8188eu/hal/ |
H A D | rf_cfg.c | 31 u32 cond = condition; check_condition() local
|
/linux-4.1.27/arch/sh/kernel/cpu/sh5/ |
H A D | unwind.c | 239 int cond; sh64_unwind_inner() local
|
/linux-4.1.27/drivers/gpu/host1x/hw/ |
H A D | host1x01_hardware.h | 115 static inline u32 host1x_opcode_imm_incr_syncpt(unsigned cond, unsigned indx) host1x_opcode_imm_incr_syncpt() argument 58 host1x_class_host_incr_syncpt( unsigned cond, unsigned indx) host1x_class_host_incr_syncpt() argument
|
H A D | host1x02_hardware.h | 114 static inline u32 host1x_opcode_imm_incr_syncpt(unsigned cond, unsigned indx) host1x_opcode_imm_incr_syncpt() argument 58 host1x_class_host_incr_syncpt( unsigned cond, unsigned indx) host1x_class_host_incr_syncpt() argument
|
H A D | host1x04_hardware.h | 114 static inline u32 host1x_opcode_imm_incr_syncpt(unsigned cond, unsigned indx) host1x_opcode_imm_incr_syncpt() argument 58 host1x_class_host_incr_syncpt( unsigned cond, unsigned indx) host1x_class_host_incr_syncpt() argument
|
/linux-4.1.27/arch/arm/include/asm/ |
H A D | assembler.h | 349 .macro usraccoff, instr, reg, ptr, inc, off, cond, abort, t=TUSER() variable 365 .macro usracc, instr, reg, ptr, inc, cond, rept, abort variable 379 usraccoff \instr, \reg, \ptr, \inc, 0, \cond, \abort variable 381 usraccoff \instr, \reg, \ptr, \inc, \inc, \cond, \abort variable 409 .macro strusr, reg, ptr, inc, cond=al, rept=1, abort=9001f variable 410 usracc str, \reg, \ptr, \inc, \cond, \rept, \abort variable 413 .macro ldrusr, reg, ptr, inc, cond=al, rept=1, abort=9001f variable 414 usracc ldr, \reg, \ptr, \inc, \cond, \rept, \abort variable
|
/linux-4.1.27/arch/arm/kvm/ |
H A D | emulate.c | 171 unsigned long cpsr, cond, insn; kvm_condition_valid() local 220 unsigned long itbits, cond; kvm_adjust_itstate() local
|
/linux-4.1.27/security/apparmor/ |
H A D | domain.c | 101 struct path_cond cond = { }; change_profile_perms() local 345 struct path_cond cond = { apparmor_bprm_set_creds() local
|
H A D | file.c | 353 struct path_cond cond = { aa_path_link() local 451 struct path_cond cond = { aa_file_perm() local 194 compute_perms(struct aa_dfa *dfa, unsigned int state, struct path_cond *cond) compute_perms() argument 238 aa_str_perms(struct aa_dfa *dfa, unsigned int start, const char *name, struct path_cond *cond, struct file_perms *perms) aa_str_perms() argument 278 aa_path_perm(int op, struct aa_profile *profile, struct path *path, int flags, u32 request, struct path_cond *cond) aa_path_perm() argument
|
H A D | lsm.c | 207 struct path_cond cond = { d_backing_inode(dentry)->i_uid, common_perm_mnt_dentry() local 227 struct path_cond cond = { }; common_perm_rm() local 251 struct path_cond cond = { current_fsuid(), mode }; common_perm_create() local 284 struct path_cond cond = { d_backing_inode(path->dentry)->i_uid, apparmor_path_truncate() local 330 struct path_cond cond = { d_backing_inode(old_dentry)->i_uid, apparmor_path_rename() local 357 struct path_cond cond = { d_backing_inode(path->dentry)->i_uid, apparmor_path_chown() local 398 struct path_cond cond = { inode->i_uid, inode->i_mode }; apparmor_file_open() local 162 common_perm(int op, struct path *path, u32 mask, struct path_cond *cond) common_perm() argument 185 common_perm_dir_dentry(int op, struct path *dir, struct dentry *dentry, u32 mask, struct path_cond *cond) common_perm_dir_dentry() argument
|
/linux-4.1.27/security/tomoyo/ |
H A D | gc.c | 270 struct tomoyo_condition *cond = container_of(element, typeof(*cond), tomoyo_del_condition() local
|
H A D | condition.c | 744 tomoyo_condition(struct tomoyo_request_info *r, const struct tomoyo_condition *cond) tomoyo_condition() argument
|
H A D | common.c | 1200 tomoyo_print_condition(struct tomoyo_io_buffer *head, const struct tomoyo_condition *cond) tomoyo_print_condition() argument
|
H A D | common.h | 670 struct tomoyo_condition *cond; /* Maybe NULL. */ member in struct:tomoyo_acl_info 1179 static inline void tomoyo_put_condition(struct tomoyo_condition *cond) tomoyo_put_condition() argument
|
/linux-4.1.27/arch/mips/kernel/ |
H A D | mips-r2-to-r6-emul.c | 200 u32 cond; movf_func() local 223 u32 cond; movt_func() local
|
/linux-4.1.27/arch/mips/math-emu/ |
H A D | cp1emu.c | 978 unsigned int cond, cbit; cop1Emulate() local 1651 unsigned cond; fpu_emu() local
|
/linux-4.1.27/drivers/usb/gadget/function/ |
H A D | u_serial.c | 821 int cond; gs_writes_finished() local 1065 int cond; gs_closed() local
|
/linux-4.1.27/arch/arm64/kernel/ |
H A D | insn.c | 536 aarch64_insn_gen_cond_branch_imm(unsigned long pc, unsigned long addr, enum aarch64_insn_condition cond) aarch64_insn_gen_cond_branch_imm() argument
|
/linux-4.1.27/arch/arm/net/ |
H A D | bpf_jit_32.c | 116 static inline void _emit(int cond, u32 inst, struct jit_ctx *ctx) _emit() argument 323 static void emit_load_be32(u8 cond, u8 r_res, u8 r_addr, struct jit_ctx *ctx) emit_load_be32() argument 335 static void emit_load_be16(u8 cond, u8 r_res, u8 r_addr, struct jit_ctx *ctx) emit_load_be16() argument 359 static void emit_load_be32(u8 cond, u8 r_res, u8 r_addr, struct jit_ctx *ctx) emit_load_be32() argument 367 static void emit_load_be16(u8 cond, u8 r_res, u8 r_addr, struct jit_ctx *ctx) emit_load_be16() argument 414 static inline void emit_err_ret(u8 cond, struct jit_ctx *ctx) emit_err_ret() argument
|
/linux-4.1.27/net/ipv4/ |
H A D | inet_diag.c | 489 const struct inet_diag_hostcond *cond; inet_diag_bc_run() local 597 struct inet_diag_hostcond *cond; valid_hostcond() local
|
/linux-4.1.27/drivers/i2c/busses/ |
H A D | i2c-designware-core.c | 198 i2c_dw_scl_hcnt(u32 ic_clk, u32 tSYMBOL, u32 tf, int cond, int offset) i2c_dw_scl_hcnt() argument
|
/linux-4.1.27/arch/mips/net/ |
H A D | bpf_jit.c | 511 static inline void emit_bcond(int cond, unsigned int reg1, unsigned int reg2, emit_bcond() argument
|
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8188ee/ |
H A D | phy.c | 291 u32 cond = condition; _rtl88e_check_condition() local
|
/linux-4.1.27/drivers/staging/lustre/lustre/libcfs/ |
H A D | hash.c | 1492 cfs_hash_cond_arg_t *cond = data; cfs_hash_cond_del_locked() local
|
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8723be/ |
H A D | phy.c | 163 u32 cond = condition; _rtl8723be_check_condition() local
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/bios/ |
H A D | init.c | 470 init_condition_met(struct nvbios_init *init, u8 cond) init_condition_met() argument 486 init_io_condition_met(struct nvbios_init *init, u8 cond) init_io_condition_met() argument 503 init_io_flag_condition_met(struct nvbios_init *init, u8 cond) init_io_flag_condition_met() argument 772 u8 cond = nv_ro08(bios, init->offset + 1); init_io_flag_condition() local 790 u8 cond = nv_ro08(bios, init->offset + 1); init_dp_condition() local 1226 u8 cond = nv_ro08(bios, init->offset + 1); init_condition_time() local 1735 u8 cond = nv_ro08(bios, init->offset + 1); init_condition() local 1752 u8 cond = nv_ro08(bios, init->offset + 1); init_io_condition() local
|
/linux-4.1.27/drivers/hid/usbhid/ |
H A D | hid-pidff.c | 417 struct ff_condition_effect *cond = &effect->u.condition[i]; pidff_needs_set_condition() local
|
/linux-4.1.27/scripts/ |
H A D | asn1_compiler.c | 1380 const char *cond, *act; render_element() local
|
/linux-4.1.27/sound/core/ |
H A D | pcm_lib.c | 1138 int snd_pcm_hw_rule_add(struct snd_pcm_runtime *runtime, unsigned int cond, 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 1328 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 1363 snd_pcm_hw_constraint_ratnums(struct snd_pcm_runtime *runtime, unsigned int cond, snd_pcm_hw_param_t var, struct snd_pcm_hw_constraint_ratnums *r) snd_pcm_hw_constraint_ratnums() argument 1398 snd_pcm_hw_constraint_ratdens(struct snd_pcm_runtime *runtime, unsigned int cond, snd_pcm_hw_param_t var, struct snd_pcm_hw_constraint_ratdens *r) snd_pcm_hw_constraint_ratdens() argument 1442 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 1472 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 1504 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
|
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8192ee/ |
H A D | phy.c | 289 u32 cond = condition; _check_condition() local
|
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8821ae/ |
H A D | phy.c | 671 u32 cond = condition; _rtl8821ae_check_condition() local
|
/linux-4.1.27/include/sound/ |
H A D | pcm.h | 226 unsigned int cond; member in struct:snd_pcm_hw_rule
|
/linux-4.1.27/drivers/dma/ |
H A D | pl330.c | 595 static inline u32 _emit_LD(unsigned dry_run, u8 buf[], enum pl330_cond cond) _emit_LD() argument 654 enum pl330_cond cond; member in struct:_arg_LPEND 663 enum pl330_cond cond = arg->cond; _emit_LPEND() local 761 static inline u32 _emit_ST(unsigned dry_run, u8 buf[], enum pl330_cond cond) _emit_ST() argument 613 _emit_LDP(unsigned dry_run, u8 buf[], enum pl330_cond cond, u8 peri) _emit_LDP() argument 779 _emit_STP(unsigned dry_run, u8 buf[], enum pl330_cond cond, u8 peri) _emit_STP() argument 833 _emit_WFP(unsigned dry_run, u8 buf[], enum pl330_cond cond, u8 peri) _emit_WFP() argument
|