Searched defs:compare (Results 1 - 25 of 37) sorted by relevance

12

/linux-master/scripts/dtc/
H A Dof_unittest_expect29 sub compare { subroutine
[all...]
/linux-master/arch/alpha/lib/
H A Ddivide.S57 #define compare $28 define
H A Dev6-divide.S67 #define compare $28 define
[all...]
/linux-master/arch/mips/include/asm/mach-rc32434/
H A Dtimer.h39 u32 compare; member in struct:timer_counter
/linux-master/arch/sparc/kernel/
H A Ddevices.c54 static int __cpu_find_by(int (*compare)(phandle, int, void *), argument
34 check_cpu_node(phandle nd, int *cur_inst, int (*compare)(phandle, int, void *), void *compare_arg, phandle *prom_node, int *mid) argument
/linux-master/net/batman-adv/
H A Dhash.h75 batadv_hash_add(struct batadv_hashtable *hash, batadv_hashdata_compare_cb compare, batadv_hashdata_choose_cb choose, const void *data, struct hlist_node *data_node) argument
129 batadv_hash_remove(struct batadv_hashtable *hash, batadv_hashdata_compare_cb compare, batadv_hashdata_choose_cb choose, void *data) argument
/linux-master/drivers/acpi/acpica/
H A Dexmisc.c284 int compare; local
[all...]
/linux-master/drivers/clocksource/
H A Dbcm2835_timer.c31 void __iomem *compare; member in struct:bcm2835_timer
/linux-master/arch/x86/math-emu/
H A Dreg_compare.c24 static int compare(FPU_REG const *b, int tagb) function
/linux-master/fs/isofs/
H A Dnamei.c19 isofs_cmp(struct dentry *dentry, const char *compare, int dlen) argument
/linux-master/tools/perf/tests/
H A Dattr.py298 def compare(self, expect, result): member in class:Test
/linux-master/drivers/infiniband/hw/mthca/
H A Dmthca_wqe.h98 __be64 compare; member in struct:mthca_atomic_seg
/linux-master/drivers/i2c/busses/
H A Di2c-iop3xx.c160 iop3xx_i2c_wait_event(struct i2c_algo_iop3xx_data *iop3xx_adap, unsigned flags, unsigned *status, compare_func compare) argument
/linux-master/tools/testing/selftests/seccomp/
H A Dseccomp_benchmark.c106 long compare(const char *name_one, const char *name_eval, const char *name_two, function
/linux-master/drivers/md/dm-vdo/indexer/
H A Dradix-sort.c66 static inline int compare(sort_key_t key1, sort_key_t key2, u16 offset, u16 length) function
/linux-master/drivers/base/
H A Dcomponent.c43 int (*compare)(struct device *, void *); member in struct:component_match_array
53 struct component_match_array *compare; member in struct:component_match
[all...]
/linux-master/include/net/
H A Dfib_rules.h82 int (*compare)(struct fib_rule *, member in struct:fib_rules_ops
/linux-master/arch/mips/kvm/
H A Demulate.c389 u32 count, compare; local
506 u32 compare; local
697 void kvm_mips_write_compare(struct kvm_vcpu *vcpu, u32 compare, bool ack) argument
859 u32 count, compare; local
[all...]
/linux-master/net/sched/
H A Dem_meta.c794 int (*compare)(struct meta_obj *, struct meta_obj *); member in struct:meta_type_ops
/linux-master/drivers/infiniband/sw/rxe/
H A Drxe_mr.c471 rxe_mr_do_atomic_op(struct rxe_mr *mr, u64 iova, int opcode, u64 compare, u64 swap_add, u64 *orig_val) argument
/linux-master/lib/
H A Dmemcpy_kunit.c40 #define compare(name, one, two) do { \ macro
[all...]
/linux-master/drivers/staging/vme_user/
H A Dvme_fake.c801 fake_master_rmw(struct vme_master_resource *image, unsigned int mask, unsigned int compare, unsigned int swap, loff_t offset) argument
H A Dvme_tsi148.c1345 tsi148_master_rmw(struct vme_master_resource *image, unsigned int mask, unsigned int compare, unsigned int swap, loff_t offset) argument
H A Dvme.c719 vme_master_rmw(struct vme_resource *resource, unsigned int mask, unsigned int compare, unsigned int swap, loff_t offset) argument
/linux-master/drivers/acpi/
H A Dthermal.c242 update_trip_devices(struct acpi_thermal *tz, struct acpi_thermal_trip *acpi_trip, int index, bool compare) argument

Completed in 458 milliseconds

12