Home
last modified time | relevance | path

Searched defs:cmp (Results 176 – 200 of 209) sorted by relevance

123456789

/openbmc/linux/rust/alloc/
H A Dboxed.rs1376 fn cmp(&self, other: &Self) -> Ordering { in cmp() method
/openbmc/linux/tools/perf/
H A Dbuiltin-diff.c603 int64_t cmp; in get_block_pair() local
H A Dbuiltin-c2c.c432 int64_t (*cmp)(struct perf_hpp_fmt *fmt, member
/openbmc/linux/rust/alloc/vec/
H A Dmod.rs3303 fn cmp(&self, other: &Self) -> Ordering { in cmp() method
/openbmc/qemu/target/m68k/
H A Dtranslate.c2319 TCGv cmp; in DISAS_INSN() local
3151 DISAS_INSN(cmp) in DISAS_INSN() argument
/openbmc/linux/fs/jfs/
H A Djfs_dtree.c572 int cmp = 1; /* init for empty page */ in dtSearch() local
/openbmc/qemu/target/microblaze/
H A Dtranslate.c435 DO_TYPEA(cmp, false, gen_cmp) in DO_TYPEA() argument
/openbmc/linux/fs/ext4/
H A Dxattr.c328 int cmp = 1; in xattr_find_entry() local
/openbmc/linux/net/ipv6/
H A Dseg6_local.c2259 int (*cmp)(struct seg6_local_lwt *a, struct seg6_local_lwt *b); member
/openbmc/linux/net/ceph/
H A Dosd_client.c1967 int cmp; in lookup_containing_backoff() local
4466 int cmp; in target_contained_by() local
/openbmc/u-boot/arch/arm/include/asm/arch-mx25/
H A Dimx-regs.h73 u32 cmp[3]; /* output compare 1-3 */ member
/openbmc/linux/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi.c112 struct completion cmp; member
/openbmc/linux/security/selinux/ss/
H A Dservices.c2831 int cmp = 0; in __security_genfs_sid() local
/openbmc/linux/net/wireless/
H A Dscan.c1606 int cmp; in rb_insert_bss() local
/openbmc/linux/fs/btrfs/
H A Dsend.c7593 int cmp; in tree_compare_item() local
7723 int cmp; in btrfs_compare_trees() local
/openbmc/linux/fs/ocfs2/
H A Dxattr.c1071 int i, name_offset, cmp = 1; in ocfs2_xattr_find_entry() local
3758 int i, ret = 0, cmp = 1, block_off, new_offset; in ocfs2_find_xe_in_bucket() local
/openbmc/qemu/target/arm/tcg/
H A Dtranslate-sve.c2561 TCGv_i64 ele, cmp; in TRANS_FEAT() local
3079 TCGv_i64 cmp = tcg_temp_new_i64(); in trans_CTERM() local
/openbmc/linux/tools/perf/util/intel-pt-decoder/
H A Dintel-pt-decoder.c4307 int cmp = intel_pt_tsc_cmp(tsc_a, tsc_b); in intel_pt_find_overlap_tsc() local
/openbmc/linux/drivers/crypto/chelsio/
H A Dchcr_algo.c177 int cmp = 0; in chcr_verify_tag() local
/openbmc/linux/drivers/perf/
H A Darm-cmn.c2045 int cmp; in arm_cmn_node_cmp() local
/openbmc/qemu/target/i386/tcg/
H A Dfpu_helper.c2180 FloatRelation cmp = floatx80_compare(ST0, floatx80_one, in helper_fyl2x() local
/openbmc/qemu/accel/tcg/
H A Dcputlb.c1309 uint64_t cmp = tlb_read_idx(vtlb, access_type); in victim_tlb_hit() local
/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Ddp_rx.c3163 int cmp; in ath12k_dp_rx_h_sort_frags() local
/openbmc/qemu/target/loongarch/tcg/
H A Dvec_helper.c3050 FloatRelation cmp, uint32_t flags) in vfcmp_common()
/openbmc/linux/net/batman-adv/
H A Dtypes.h2158 int (*cmp)(struct batadv_neigh_node *neigh1, member

123456789