Home
last modified time | relevance | path

Searched refs:compare (Results 1 – 128 of 128) sorted by relevance

/linux-4.1.27/arch/alpha/lib/
Ddivide.S55 #define compare $28 macro
123 1: cmpult divisor,modulus,compare
126 bne compare,1b
128 1: cmpult divisor,modulus,compare
132 bne compare,1b
139 cmpule divisor,modulus,compare
141 DIV_ONLY(cmovne compare,tmp2,quotient)
143 cmovne compare,tmp1,modulus
Dev6-divide.S65 #define compare $28 macro
142 1: cmpult divisor,modulus,compare # E :
145 bne compare,1b # U : U L U L
147 1: cmpult divisor,modulus,compare # E :
155 bne compare,1b # U : U L U L
170 cmpule divisor,modulus,compare # E :
174 DIV_ONLY(cmovne compare,tmp2,quotient) # E : Latency 2, extra map slot
180 cmovne compare,tmp1,modulus # E : Latency 2, extra map slot
185 cmovne compare,tmp1,modulus # E : Latency 2, extra map slot
Dstrrchr.S24 mov zero, t8 # .. e1 : t8 is last match byte compare mask
Dev67-strrchr.S42 mov zero, t8 # E : t8 is last match byte compare mask
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Dobdo.c160 int obdo_cmp_md(struct obdo *dst, struct obdo *src, u32 compare) in obdo_cmp_md() argument
164 if (compare & OBD_MD_FLATIME) in obdo_cmp_md()
166 if (compare & OBD_MD_FLMTIME) in obdo_cmp_md()
168 if (compare & OBD_MD_FLCTIME) in obdo_cmp_md()
170 if (compare & OBD_MD_FLSIZE) in obdo_cmp_md()
172 if (compare & OBD_MD_FLBLOCKS) /* allocation of space */ in obdo_cmp_md()
174 if (compare & OBD_MD_FLBLKSZ) in obdo_cmp_md()
176 if (compare & OBD_MD_FLTYPE) in obdo_cmp_md()
178 if (compare & OBD_MD_FLMODE) in obdo_cmp_md()
180 if (compare & OBD_MD_FLUID) in obdo_cmp_md()
[all …]
/linux-4.1.27/arch/sparc/kernel/
Ddevices.c34 int (*compare)(phandle, int, void *), void *compare_arg, in check_cpu_node()
37 if (!compare(nd, *cur_inst, compare_arg)) { in check_cpu_node()
53 static int __cpu_find_by(int (*compare)(phandle, int, void *), in __cpu_find_by()
62 compare, compare_arg, in __cpu_find_by()
/linux-4.1.27/drivers/base/
Dcomponent.c27 } compare[0]; member
88 int (*compare)(struct device *, void *), void *compare_data) in component_master_add_child()
97 if (compare(c->dev, compare_data)) { in component_master_add_child()
129 match->compare[i].fn, in find_components()
130 match->compare[i].data); in find_components()
229 return offsetof(struct component_match, compare[num]); in component_match_size()
262 int (*compare)(struct device *, void *), void *compare_data) in component_match_add()
280 match->compare[match->num].fn = compare; in component_match_add()
281 match->compare[match->num].data = compare_data; in component_match_add()
Dbus.c1004 int (*compare)(const struct device *a, in device_insertion_sort_klist()
1016 if (compare(a, b) <= 0) { in device_insertion_sort_klist()
1026 int (*compare)(const struct device *a, in bus_sort_breadthfirst()
1043 device_insertion_sort_klist(dev, &sorted_devices, compare); in bus_sort_breadthfirst()
/linux-4.1.27/arch/metag/lib/
Dcmpdi2.S3 ! 64-bit signed compare routine.
21 ! unsigned compare low words
28 ! signed compare high words
Ducmpdi2.S3 ! 64-bit unsigned compare routine.
22 ! unsigned compare
/linux-4.1.27/net/batman-adv/
Dhash.h116 batadv_hashdata_compare_cb compare, in batadv_hash_add() argument
137 if (!compare(node, data)) in batadv_hash_add()
161 batadv_hashdata_compare_cb compare, in batadv_hash_remove() argument
175 if (!compare(node, data)) in batadv_hash_remove()
/linux-4.1.27/drivers/acpi/acpica/
Dexmisc.c574 int compare; in acpi_ex_do_logical_op() local
663 compare = ACPI_MEMCMP(operand0->buffer.pointer, in acpi_ex_do_logical_op()
672 if ((length0 == length1) && (compare == 0)) { in acpi_ex_do_logical_op()
682 if (compare > 0) { in acpi_ex_do_logical_op()
686 if (compare < 0) { in acpi_ex_do_logical_op()
699 if (compare > 0) { in acpi_ex_do_logical_op()
702 if (compare < 0) { in acpi_ex_do_logical_op()
/linux-4.1.27/include/linux/
Dcomponent.h30 int (*compare)(struct device *, void *), void *compare_data);
37 int (*compare)(struct device *, void *), void *compare_data);
Dnetlink.h51 bool (*compare)(struct net *net, struct sock *sk); member
Ddevice.h165 int (*compare)(const struct device *a,
/linux-4.1.27/drivers/clocksource/
Dbcm2835_timer.c44 void __iomem *compare; member
78 timer->compare); in bcm2835_time_set_next_event()
127 timer->compare = base + REG_COMPARE(DEFAULT_TIMER); in bcm2835_timer_init()
/linux-4.1.27/fs/isofs/
Dnamei.c18 isofs_cmp(struct dentry *dentry, const char *compare, int dlen) in isofs_cmp() argument
21 qstr.name = compare; in isofs_cmp()
24 return dentry->d_name.len != dlen || memcmp(dentry->d_name.name, compare, dlen); in isofs_cmp()
/linux-4.1.27/Documentation/device-mapper/
Ddm-service-time.txt50 the division and just compare the 'in-flight-size'.
53 and just compare the 'relative_throughput'.
60 compare service time.
62 'relative_throughput' may be better. So compare 'relative_throughput'
Dcache.txt168 state for all of the origin device (compare with the dirty bitset
Dthin-provisioning.txt345 compare-and-swap message.
/linux-4.1.27/arch/x86/math-emu/
Dreg_compare.c23 static int compare(FPU_REG const *b, int tagb) in compare() function
173 c = compare(loaded_data, loaded_tag); in FPU_compare_st_data()
219 c = compare(st_ptr, FPU_gettagi(nr)); in compare_st_st()
265 c = compare(st_ptr, FPU_gettagi(nr)); in compare_u_st_st()
/linux-4.1.27/Documentation/devicetree/bindings/timer/
Drenesas,mtu2.txt4 clock inputs and programmable compare match.
6 Channels share hardware resources but their counter and compare match value
Drenesas,tmu.txt4 programmable compare match.
6 Channels share hardware resources but their counter and compare match value
Dbrcm,bcm2835-system-timer.txt4 single 64-bit free running counter. Each channel has an output compare
Drenesas,cmt.txt4 inputs and programmable compare match.
6 Channels share hardware resources but their counter and compare match value
/linux-4.1.27/tools/perf/tests/
Ddwarf-unwind.c99 static int compare(void *p1, void *p2) in compare() function
125 _bsearch(array, &thread, 2, sizeof(struct thread **), compare); in krava_3()
Dattr.py180 def compare(self, expect, result): member in Test
254 self.compare(self.expect, self.result)
255 self.compare(self.result, self.expect)
/linux-4.1.27/include/uapi/linux/
Drds.h242 uint64_t compare; member
249 uint64_t compare; member
/linux-4.1.27/arch/ia64/
DKconfig.debug43 bool "Turn on compare-and-exchange bug checking (slow!)"
47 compare-and-exchange instructions. This is slow! Itaniums
/linux-4.1.27/arch/mips/include/asm/mach-rc32434/
Dtimer.h39 u32 compare; member
/linux-4.1.27/arch/alpha/oprofile/
DMakefile1 ccflags-y := -Werror -Wno-sign-compare
/linux-4.1.27/arch/arm/lib/
Dlib1funcs.S241 subs r2, r1, #1 @ compare divisor with 1
243 cmpne r0, r1 @ compare dividend with divisor
307 subs r2, r1, #1 @ compare divisor with 1
308 cmpne r0, r1 @ compare dividend with divisor
Ddiv64.S141 @ Current remainder is now 1. It is worthless to compare with
/linux-4.1.27/tools/power/cpupower/bench/
DREADME-BENCH80 trigger of the cpufreq-bench, you will see no performance loss (compare with
85 switching up (compare with below possible ondemand sample kick ins (2))::
116 -n, --cycles=<int> load/sleep cycles to get an avarage value to compare
/linux-4.1.27/tools/build/feature/
DMakefile8 test-sync-compare-and-swap.bin \
144 test-sync-compare-and-swap.bin:
/linux-4.1.27/arch/mips/kvm/
Demulate.c307 uint32_t count, compare; in kvm_mips_read_count_running() local
312 compare = kvm_read_c0_guest_compare(cop0); in kvm_mips_read_count_running()
318 if ((int32_t)(count - compare) < 0) in kvm_mips_read_count_running()
425 uint32_t compare; in kvm_mips_resume_hrtimer() local
430 compare = kvm_read_c0_guest_compare(cop0); in kvm_mips_resume_hrtimer()
431 delta = (u64)(uint32_t)(compare - count - 1) + 1; in kvm_mips_resume_hrtimer()
541 void kvm_mips_write_compare(struct kvm_vcpu *vcpu, uint32_t compare, bool ack) in kvm_mips_write_compare() argument
550 if (old_compare == compare) { in kvm_mips_write_compare()
554 kvm_write_c0_guest_compare(cop0, compare); in kvm_mips_write_compare()
566 kvm_write_c0_guest_compare(cop0, compare); in kvm_mips_write_compare()
[all …]
/linux-4.1.27/drivers/crypto/
Dbfin_crc.h65 u32 compare; member
/linux-4.1.27/net/netlink/
Daf_netlink.h82 bool (*compare)(struct net *net, struct sock *sock); member
Daf_netlink.c2573 if (cfg->compare) in __netlink_kernel_create()
2574 nl_table[unit].compare = cfg->compare; in __netlink_kernel_create()
/linux-4.1.27/drivers/infiniband/hw/mthca/
Dmthca_wqe.h98 __be64 compare; member
Dmthca_qp.c1576 aseg->compare = cpu_to_be64(wr->wr.atomic.compare_add); in set_atomic_seg()
1579 aseg->compare = 0; in set_atomic_seg()
/linux-4.1.27/include/linux/mlx4/
Dqp.h408 __be64 compare; member
413 __be64 compare; member
/linux-4.1.27/drivers/staging/media/mn88473/
DTODO16 missing for the reason it is much easier to compare I2C data sniffs when
/linux-4.1.27/scripts/kconfig/
Dzconf.gperf5 %compare-strncmp
/linux-4.1.27/drivers/staging/media/mn88472/
DTODO16 missing for the reason it is much easier to compare I2C data sniffs when
/linux-4.1.27/tools/perf/util/
Dkvm-stat.h87 key_cmp_fun compare; member
/linux-4.1.27/arch/sparc/
DMakefile41 KBUILD_CFLAGS += -ffixed-g4 -ffixed-g5 -fcall-used-g7 -Wno-sign-compare
/linux-4.1.27/Documentation/devicetree/bindings/interrupt-controller/
Dcirrus,clps711x-intc.txt22 10: RTCMI RTC compare match
Dmips-gic.txt6 global timer, per-CPU count/compare timers, and a watchdog.
/linux-4.1.27/include/net/
Dfib_rules.h62 int (*compare)(struct fib_rule *, member
/linux-4.1.27/net/rds/
Drdma.c794 rm->atomic.op_m_cswp.compare = args->cswp.compare; in rds_cmsg_atomic()
801 rm->atomic.op_m_cswp.compare = args->m_cswp.compare; in rds_cmsg_atomic()
Drds.h321 uint64_t compare; member
Dib_send.c813 send->s_wr.wr.atomic.compare_add = op->op_m_cswp.compare; in rds_ib_xmit_atomic()
/linux-4.1.27/net/sched/
Dem_meta.c747 int (*compare)(struct meta_obj *, struct meta_obj *); member
756 .compare = meta_var_compare,
762 .compare = meta_int_compare,
810 r = meta_type_ops(&meta->lvalue)->compare(&l_value, &r_value); in em_meta_match()
/linux-4.1.27/scripts/
DMakefile.extrawarn65 KBUILD_CFLAGS += $(call cc-disable-warning, sign-compare)
/linux-4.1.27/drivers/staging/android/
Dsync.h61 int (*compare)(struct sync_pt *a, struct sync_pt *b); member
Dsw_sync.c108 .compare = sw_sync_pt_compare,
/linux-4.1.27/drivers/i2c/busses/
Di2c-iop3xx.c167 compare_func compare) in iop3xx_i2c_wait_event() argument
177 (done = compare( sr = iop3xx_i2c_get_srstat(iop3xx_adap) ,flags )), in iop3xx_i2c_wait_event()
/linux-4.1.27/tools/power/cpupower/
DMakefile119 WARNINGS := -Wall -Wchar-subscripts -Wpointer-arith -Wsign-compare
/linux-4.1.27/Documentation/ABI/testing/
Dsysfs-class-rc54 Sets the scancode filter mask of bits to compare.
103 Sets the scancode wakeup filter mask of bits to compare.
/linux-4.1.27/arch/s390/kernel/
Dhead.S112 c %r1,0xb8 # compare subchannel number
246 c %r1,0xb8 # compare subchannel number
/linux-4.1.27/arch/arm/kernel/
Dentry-armv.S864 eors r3, r0, r4 @ compare with oldval (1)
865 eoreqs r3, r1, r5 @ compare with oldval (2)
888 eors r3, r0, r4 @ compare with oldval (1)
889 eoreqs r3, r1, r5 @ compare with oldval (2)
/linux-4.1.27/tools/build/
DMakefile.feature34 sync-compare-and-swap \
/linux-4.1.27/include/linux/mlx5/
Dqp.h210 __be64 compare; member
246 __be64 compare; member
/linux-4.1.27/drivers/hwmon/pmbus/
Dpmbus_core.c963 bool compare; /* true if compare function needed */ member
1000 attr->compare ? l->low ? curr : base in pmbus_add_limit_attrs()
1002 attr->compare ? l->low ? base : curr in pmbus_add_limit_attrs()
1504 .compare = true,
1516 .compare = true,
1528 .compare = true,
/linux-4.1.27/arch/s390/
DMakefile89 KBUILD_CFLAGS += -pipe -fno-strength-reduce -Wno-sign-compare
/linux-4.1.27/arch/m68k/fpsp040/
Dsrem_mod.S227 cmpl %d4,%d1 | ...compare hi(R) and hi(Y)
229 cmpl %d5,%d2 | ...compare lo(R) and lo(Y)
236 |..use the borrow of the previous compare
Dbindec.S669 fcmpx %fp2,%fp0 |compare abs(YINT) with 10^(LEN-1)
678 fcmpx %fp2,%fp0 |compare abs(YINT) with 10^LEN
/linux-4.1.27/tools/perf/
Dbuiltin-lock.c242 static int (*compare)(struct lock_stat *, struct lock_stat *); variable
267 compare = keys[i].key; in select_key()
837 insert_to_result(st, compare); in sort_result()
Dbuiltin-kvm.c468 kvm->compare = keys[i].key; in select_key()
523 kvm->compare, vcpu); in sort_result()
/linux-4.1.27/net/decnet/
Ddn_rules.c230 .compare = dn_fib_rule_compare,
/linux-4.1.27/drivers/mtd/nand/
Ddavinci_nand.c322 goto compare; in nand_davinci_correct_4bit()
326 compare: in nand_davinci_correct_4bit()
/linux-4.1.27/arch/alpha/kernel/
DMakefile7 ccflags-y := -Wno-sign-compare
/linux-4.1.27/Documentation/trace/
Dftrace-design.txt113 (compare to ftrace_stub) and ftrace_graph_entry (compare to
118 consistent across the architecture ports -- easier to compare & contrast
Dring-buffer-design.txt47 To see if the update was successful a compare of R == C may be used.
461 head page does not have the HEADER flag set, the compare will fail
/linux-4.1.27/net/ipv6/
Dfib6_rules.c280 .compare = fib6_rule_compare,
Dip6mr.c219 .compare = ip6mr_rule_compare,
/linux-4.1.27/net/ipv4/
Dfib_rules.c318 .compare = fib4_rule_compare,
Dipmr.c235 .compare = ipmr_rule_compare,
/linux-4.1.27/net/core/
Dfib_rules.c110 ops->compare == NULL || ops->fill == NULL || in __fib_rules_register()
476 if (!ops->compare(rule, frh, tb)) in fib_nl_delrule()
/linux-4.1.27/Documentation/driver-model/
Dbinding.txt30 algorithm, it is up to the bus driver to provide a callback to compare
/linux-4.1.27/arch/x86/
DMakefile164 KBUILD_CFLAGS += -Wno-sign-compare
/linux-4.1.27/Documentation/frv/
Datomic-ops.txt14 (*) Atomic compare and exchange
/linux-4.1.27/tools/perf/Documentation/
Dperf-report.txt182 - function: compare on functions
183 - address: compare on individual code addresses
/linux-4.1.27/Documentation/vm/
Dksm.txt69 compare how your system performs under each setting, before
Dcleancache.txt148 compare-to-NULL if config'ed on but no backend claims the ops
149 functions, or to a compare-struct-element-to-negative if a
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/sec/fuc/
Dg98.fuc0s392 // compare COUNTERs
398 // compare RESen
/linux-4.1.27/Documentation/scsi/
Dhptiop.txt153 - The host read the outbound list copy pointer shadow register and compare
DChangeLog.sym53c8xx39 access themselves using internal cycles, but they compare
Dsym53c8xx_2.txt664 chip want to drive or compare against.
Dncr53c8xx.txt1338 chip want to drive or compare against.
/linux-4.1.27/Documentation/
Dvme_api.txt167 unsigned int mask, unsigned int compare, unsigned int swap,
171 the mask match with the values of the corresponding bits in the compare field,
Datomic_ops.txt264 This performs an atomic compare exchange operation on the atomic value v,
410 as a spinlock for SMP safety. Sparc32 lacked a "compare and swap"
574 "cas" stands for "compare and swap". It atomically:
Dunaligned-memory-access.txt141 from include/linux/etherdevice.h is an optimized routine to compare two
Drbtree.txt79 root, compare each value, and follow the left or right branch as necessary.
Ddynamic-debug-howto.txt128 attribute of the callsite to be compared, and a value to compare
Dbcache.txt237 If non zero, bcache keeps a list of the last 128 requests submitted to compare
/linux-4.1.27/drivers/vme/
Dvme.c591 unsigned int compare, unsigned int swap, loff_t offset) in vme_master_rmw() argument
608 return bridge->master_rmw(image, mask, compare, swap, offset); in vme_master_rmw()
/linux-4.1.27/Documentation/filesystems/
Dtmpfs.txt13 If you compare it to ramfs (which was the template to create tmpfs)
Dpath-lookup.txt254 | name: "home" | hash lookup, then note d_seq and compare name
Dvfs.txt977 d_compare: called to compare a dentry name with a given name. The first
980 to be compared. qstr is the name to compare it with.
Dxfs-delayed-logging-design.txt410 compare" situation that can be done after a working and reviewed implementation
/linux-4.1.27/drivers/infiniband/core/
Dcma.c1385 struct ib_cm_compare_data *compare) in cma_set_compare_data() argument
1391 memset(compare, 0, sizeof *compare); in cma_set_compare_data()
1392 cma_data = (void *) compare->data; in cma_set_compare_data()
1393 cma_mask = (void *) compare->mask; in cma_set_compare_data()
/linux-4.1.27/arch/arm/boot/dts/
Dtegra30-cardhu.dtsi7 * A02 will have different sets of GPIOs for fixed regulator compare to
/linux-4.1.27/drivers/vme/bridges/
Dvme_ca91cx42.c974 unsigned int mask, unsigned int compare, unsigned int swap, in ca91cx42_master_rmw() argument
1009 iowrite32(compare, bridge->base + SCYC_CMP); in ca91cx42_master_rmw()
Dvme_tsi148.c1448 unsigned int mask, unsigned int compare, unsigned int swap, in tsi148_master_rmw() argument
1478 iowrite32be(compare, bridge->base + TSI148_LCSR_RMWC); in tsi148_master_rmw()
/linux-4.1.27/mm/
DKconfig474 are reduced to a single pointer-compare-against-NULL resulting
491 compare-against-NULL resulting in a negligible performance hit
/linux-4.1.27/arch/powerpc/platforms/
DKconfig264 The TAU hardware can compare the temperature to an upper and lower
/linux-4.1.27/Documentation/virtual/kvm/
Dmsr.txt266 compare and exchange.
/linux-4.1.27/arch/mips/include/asm/
Dkvm_host.h785 void kvm_mips_write_compare(struct kvm_vcpu *vcpu, uint32_t compare, bool ack);
/linux-4.1.27/Documentation/sound/alsa/
Dtimestamping.txt99 or reported as is (the latter being useful to compare progress of
DHD-Audio.txt683 compare the codec registers directly.
/linux-4.1.27/drivers/infiniband/hw/mlx4/
Dqp.c2460 aseg->compare = cpu_to_be64(wr->wr.atomic.compare_add); in set_atomic_seg()
2463 aseg->compare = cpu_to_be64(wr->wr.atomic.compare_add_mask); in set_atomic_seg()
2466 aseg->compare = 0; in set_atomic_seg()
2476 aseg->compare = cpu_to_be64(wr->wr.atomic.compare_add); in set_masked_atomic_seg()
/linux-4.1.27/tools/perf/config/
DMakefile212 ifeq ($(feature-sync-compare-and-swap), 1)
/linux-4.1.27/Documentation/locking/
Dlockdep-design.txt283 Run the command and save the output, then compare against the output from
Drt-mutex-design.txt376 to compare the top pi waiter to its own normal priority, and return the higher
397 by the task, so we only need to compare the priority of that top pi waiter
/linux-4.1.27/Documentation/networking/
Dopenvswitch.txt247 compare entire flow keys that it may not be able to fully
/linux-4.1.27/Documentation/RCU/
Drcu_dereference.txt140 it is safe to compare pointers from rcu_dereference()
/linux-4.1.27/Documentation/usb/
Dusbmon.txt52 many similar devices, unplug one and compare the two
/linux-4.1.27/arch/m68k/ifpsp060/src/
Disp.S2963 # instruction word and fetch the "compare" (DC) and "update" (Du) #
Dfpsp.S13735 # fcmp(): fp compare op routine #
13770 fcmp.x %fp0,SRC(%a0) # do compare
14880 fabs.x %fp0 # compare absolute values
15333 fabs.x %fp0 # compare absolute values
Dfplsp.S8444 fcmp.x %fp0,LTHOLD(%pc) # compare with min threshold
9550 cmp.l %d1,%d4 # compare hi(R) and hi(Y)
9552 cmp.l %d2,%d5 # compare lo(R) and lo(Y)
9559 #..use the borrow of the previous compare
/linux-4.1.27/Documentation/hwmon/
Dw83781d361 that they swapped registers 0x59 and 0x5B when you compare with Winbond
/linux-4.1.27/
DMakefile681 KBUILD_CFLAGS += $(call cc-disable-warning, tautological-compare)
/linux-4.1.27/Documentation/security/
DSmack.txt12 are encouraged to compare Smack with the other mechanisms
/linux-4.1.27/fs/xfs/libxfs/
Dxfs_btree.c1764 XFS_BTREE_STATS_INC(cur, compare); in xfs_btree_lookup()
/linux-4.1.27/Documentation/filesystems/cifs/
DCHANGES73 to compare inode numbers on network files from big endian systems).
/linux-4.1.27/Documentation/s390/
DDebugging390.txt271 the mvcos instruction is not available or if a compare-and-swap (futex)