| /linux-4.4.14/arch/alpha/lib/ |
| D | divide.S | 55 #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
|
| D | ev6-divide.S | 65 #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
|
| D | strrchr.S | 24 mov zero, t8 # .. e1 : t8 is last match byte compare mask
|
| D | ev67-strrchr.S | 42 mov zero, t8 # E : t8 is last match byte compare mask
|
| /linux-4.4.14/arch/sparc/kernel/ |
| D | devices.c | 34 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.4.14/drivers/base/ |
| D | component.c | 27 } 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()
|
| D | bus.c | 1019 int (*compare)(const struct device *a, in device_insertion_sort_klist() 1031 if (compare(a, b) <= 0) { in device_insertion_sort_klist() 1041 int (*compare)(const struct device *a, in bus_sort_breadthfirst() 1058 device_insertion_sort_klist(dev, &sorted_devices, compare); in bus_sort_breadthfirst()
|
| /linux-4.4.14/arch/metag/lib/ |
| D | cmpdi2.S | 3 ! 64-bit signed compare routine. 21 ! unsigned compare low words 28 ! signed compare high words
|
| D | ucmpdi2.S | 3 ! 64-bit unsigned compare routine. 22 ! unsigned compare
|
| /linux-4.4.14/net/batman-adv/ |
| D | hash.h | 103 batadv_hashdata_compare_cb compare, in batadv_hash_add() argument 124 if (!compare(node, data)) in batadv_hash_add() 148 batadv_hashdata_compare_cb compare, in batadv_hash_remove() argument 162 if (!compare(node, data)) in batadv_hash_remove()
|
| /linux-4.4.14/drivers/acpi/acpica/ |
| D | exmisc.c | 574 int compare; in acpi_ex_do_logical_op() local 663 compare = 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.4.14/drivers/clocksource/ |
| D | bcm2835_timer.c | 44 void __iomem *compare; member 63 timer->compare); in bcm2835_time_set_next_event() 112 timer->compare = base + REG_COMPARE(DEFAULT_TIMER); in bcm2835_timer_init()
|
| /linux-4.4.14/arch/x86/math-emu/ |
| D | reg_compare.c | 23 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() 266 c = compare(st_ptr, FPU_gettagi(nr)); in compare_i_st_st() 313 c = compare(st_ptr, FPU_gettagi(nr)); in compare_u_st_st() 364 c = compare(st_ptr, FPU_gettagi(nr)); in compare_ui_st_st()
|
| /linux-4.4.14/include/linux/ |
| D | component.h | 30 int (*compare)(struct device *, void *), void *compare_data); 37 int (*compare)(struct device *, void *), void *compare_data);
|
| D | netlink.h | 53 bool (*compare)(struct net *net, struct sock *sk); member
|
| D | device.h | 165 int (*compare)(const struct device *a,
|
| /linux-4.4.14/fs/isofs/ |
| D | namei.c | 18 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.4.14/Documentation/device-mapper/ |
| D | dm-service-time.txt | 50 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'
|
| D | cache.txt | 168 state for all of the origin device (compare with the dirty bitset
|
| D | thin-provisioning.txt | 352 compare-and-swap message.
|
| /linux-4.4.14/Documentation/devicetree/bindings/timer/ |
| D | renesas,mtu2.txt | 4 clock inputs and programmable compare match. 6 Channels share hardware resources but their counter and compare match value
|
| D | renesas,tmu.txt | 4 programmable compare match. 6 Channels share hardware resources but their counter and compare match value
|
| D | renesas,tpu.txt | 4 programmable compare match.
|
| D | renesas,8bit-timer.txt | 4 programmable compare match.
|
| D | renesas,16bit-timer.txt | 4 programmable compare match.
|
| D | brcm,bcm2835-system-timer.txt | 4 single 64-bit free running counter. Each channel has an output compare
|
| D | renesas,cmt.txt | 4 inputs and programmable compare match. 6 Channels share hardware resources but their counter and compare match value
|
| /linux-4.4.14/Documentation/devicetree/bindings/sound/ |
| D | nau8825.txt | 51 - nuvoton,sar-compare-time: SAR compare time 94 nuvoton,sar-compare-time = <0>;
|
| /linux-4.4.14/tools/perf/tests/ |
| D | dwarf-unwind.c | 103 static int compare(void *p1, void *p2) in compare() function 129 _bsearch(array, &thread, 2, sizeof(struct thread **), compare); in krava_3()
|
| D | attr.py | 180 def compare(self, expect, result): member in Test 254 self.compare(self.expect, self.result) 255 self.compare(self.result, self.expect)
|
| /linux-4.4.14/include/uapi/linux/ |
| D | rds.h | 252 uint64_t compare; member 259 uint64_t compare; member
|
| /linux-4.4.14/arch/ia64/ |
| D | Kconfig.debug | 43 bool "Turn on compare-and-exchange bug checking (slow!)" 47 compare-and-exchange instructions. This is slow! Itaniums
|
| /linux-4.4.14/arch/mips/include/asm/mach-rc32434/ |
| D | timer.h | 39 u32 compare; member
|
| /linux-4.4.14/arch/alpha/oprofile/ |
| D | Makefile | 1 ccflags-y := -Werror -Wno-sign-compare
|
| /linux-4.4.14/arch/arm/lib/ |
| D | lib1funcs.S | 241 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
|
| D | div64.S | 141 @ Current remainder is now 1. It is worthless to compare with
|
| /linux-4.4.14/tools/power/cpupower/bench/ |
| D | README-BENCH | 80 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.4.14/tools/build/feature/ |
| D | Makefile | 8 test-sync-compare-and-swap.bin \ 155 test-sync-compare-and-swap.bin:
|
| /linux-4.4.14/arch/mips/kvm/ |
| D | emulate.c | 307 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.4.14/drivers/crypto/ |
| D | bfin_crc.h | 65 u32 compare; member
|
| /linux-4.4.14/drivers/infiniband/hw/mthca/ |
| D | mthca_wqe.h | 98 __be64 compare; member
|
| D | mthca_qp.c | 1576 aseg->compare = cpu_to_be64(wr->compare_add); in set_atomic_seg() 1579 aseg->compare = 0; in set_atomic_seg()
|
| /linux-4.4.14/net/netlink/ |
| D | af_netlink.h | 82 bool (*compare)(struct net *net, struct sock *sock); member
|
| D | af_netlink.c | 2671 if (cfg->compare) in __netlink_kernel_create() 2672 nl_table[unit].compare = cfg->compare; in __netlink_kernel_create()
|
| /linux-4.4.14/include/linux/mlx4/ |
| D | qp.h | 421 __be64 compare; member 426 __be64 compare; member
|
| /linux-4.4.14/drivers/staging/media/mn88473/ |
| D | TODO | 16 missing for the reason it is much easier to compare I2C data sniffs when
|
| /linux-4.4.14/scripts/kconfig/ |
| D | zconf.gperf | 5 %compare-strncmp
|
| /linux-4.4.14/drivers/staging/media/mn88472/ |
| D | TODO | 16 missing for the reason it is much easier to compare I2C data sniffs when
|
| /linux-4.4.14/Documentation/devicetree/bindings/interrupt-controller/ |
| D | cirrus,clps711x-intc.txt | 22 10: RTCMI RTC compare match
|
| D | mips-gic.txt | 6 global timer, per-CPU count/compare timers, and a watchdog.
|
| /linux-4.4.14/tools/perf/util/ |
| D | kvm-stat.h | 87 key_cmp_fun compare; member
|
| /linux-4.4.14/arch/sparc/ |
| D | Makefile | 41 KBUILD_CFLAGS += -ffixed-g4 -ffixed-g5 -fcall-used-g7 -Wno-sign-compare
|
| /linux-4.4.14/include/net/ |
| D | fib_rules.h | 64 int (*compare)(struct fib_rule *, member
|
| /linux-4.4.14/net/rds/ |
| D | rdma.c | 797 rm->atomic.op_m_cswp.compare = args->cswp.compare; in rds_cmsg_atomic() 804 rm->atomic.op_m_cswp.compare = args->m_cswp.compare; in rds_cmsg_atomic()
|
| D | rds.h | 338 uint64_t compare; member
|
| D | ib_send.c | 781 send->s_atomic_wr.compare_add = op->op_m_cswp.compare; in rds_ib_xmit_atomic()
|
| /linux-4.4.14/net/sched/ |
| D | em_meta.c | 793 int (*compare)(struct meta_obj *, struct meta_obj *); member 802 .compare = meta_var_compare, 808 .compare = meta_int_compare, 856 r = meta_type_ops(&meta->lvalue)->compare(&l_value, &r_value); in em_meta_match()
|
| /linux-4.4.14/scripts/ |
| D | Makefile.extrawarn | 65 KBUILD_CFLAGS += $(call cc-disable-warning, sign-compare)
|
| /linux-4.4.14/drivers/staging/android/ |
| D | sync.h | 61 int (*compare)(struct sync_pt *a, struct sync_pt *b); member
|
| D | sw_sync.c | 108 .compare = sw_sync_pt_compare,
|
| /linux-4.4.14/drivers/i2c/busses/ |
| D | i2c-iop3xx.c | 167 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.4.14/tools/power/cpupower/ |
| D | Makefile | 119 WARNINGS := -Wall -Wchar-subscripts -Wpointer-arith -Wsign-compare
|
| /linux-4.4.14/Documentation/ABI/testing/ |
| D | sysfs-class-rc | 54 Sets the scancode filter mask of bits to compare. 103 Sets the scancode wakeup filter mask of bits to compare.
|
| /linux-4.4.14/tools/build/ |
| D | Makefile.feature | 34 sync-compare-and-swap \
|
| /linux-4.4.14/include/linux/mlx5/ |
| D | qp.h | 235 __be64 compare; member 271 __be64 compare; member
|
| /linux-4.4.14/drivers/hwmon/pmbus/ |
| D | pmbus_core.c | 971 bool compare; /* true if compare function needed */ member 1008 attr->compare ? l->low ? curr : base in pmbus_add_limit_attrs() 1010 attr->compare ? l->low ? base : curr in pmbus_add_limit_attrs() 1520 .compare = true, 1532 .compare = true, 1544 .compare = true,
|
| /linux-4.4.14/arch/s390/ |
| D | Makefile | 91 KBUILD_CFLAGS += -pipe -fno-strength-reduce -Wno-sign-compare
|
| /linux-4.4.14/tools/perf/ |
| D | builtin-lock.c | 242 static int (*compare)(struct lock_stat *, struct lock_stat *); variable 267 compare = keys[i].key; in select_key() 841 insert_to_result(st, compare); in sort_result()
|
| D | builtin-kvm.c | 467 kvm->compare = keys[i].key; in select_key() 522 kvm->compare, vcpu); in sort_result()
|
| /linux-4.4.14/arch/m68k/fpsp040/ |
| D | srem_mod.S | 227 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
|
| D | bindec.S | 669 fcmpx %fp2,%fp0 |compare abs(YINT) with 10^(LEN-1) 678 fcmpx %fp2,%fp0 |compare abs(YINT) with 10^LEN
|
| /linux-4.4.14/net/decnet/ |
| D | dn_rules.c | 230 .compare = dn_fib_rule_compare,
|
| /linux-4.4.14/arch/s390/kernel/ |
| D | head.S | 100 c %r1,0xb8 # compare subchannel number 241 c %r1,0xb8 # compare subchannel number
|
| /linux-4.4.14/drivers/mtd/nand/ |
| D | davinci_nand.c | 322 goto compare; in nand_davinci_correct_4bit() 326 compare: in nand_davinci_correct_4bit()
|
| /linux-4.4.14/arch/alpha/kernel/ |
| D | Makefile | 7 ccflags-y := -Wno-sign-compare
|
| /linux-4.4.14/Documentation/trace/ |
| D | ftrace-design.txt | 113 (compare to ftrace_stub) and ftrace_graph_entry (compare to 118 consistent across the architecture ports -- easier to compare & contrast
|
| D | ring-buffer-design.txt | 47 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.4.14/net/ipv4/ |
| D | fib_rules.c | 319 .compare = fib4_rule_compare,
|
| D | ipmr.c | 235 .compare = ipmr_rule_compare,
|
| /linux-4.4.14/net/ipv6/ |
| D | fib6_rules.c | 286 .compare = fib6_rule_compare,
|
| D | ip6mr.c | 219 .compare = ip6mr_rule_compare,
|
| /linux-4.4.14/Documentation/driver-model/ |
| D | binding.txt | 30 algorithm, it is up to the bus driver to provide a callback to compare
|
| /linux-4.4.14/net/core/ |
| D | fib_rules.c | 110 ops->compare == NULL || ops->fill == NULL || in __fib_rules_register() 486 if (!ops->compare(rule, frh, tb)) in fib_nl_delrule()
|
| /linux-4.4.14/Documentation/frv/ |
| D | atomic-ops.txt | 14 (*) Atomic compare and exchange
|
| /linux-4.4.14/arch/x86/ |
| D | Makefile | 185 KBUILD_CFLAGS += -Wno-sign-compare
|
| /linux-4.4.14/Documentation/vm/ |
| D | ksm.txt | 69 compare how your system performs under each setting, before
|
| D | slub.txt | 315 to compare slabs' behaviour "prior to" and "after" some code modification. 318 compare N plots:
|
| D | cleancache.txt | 148 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.4.14/tools/perf/Documentation/ |
| D | perf-report.txt | 200 - function: compare on functions (default) 201 - address: compare on individual code addresses
|
| /linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/sec/fuc/ |
| D | g98.fuc0s | 392 // compare COUNTERs 398 // compare RESen
|
| /linux-4.4.14/Documentation/scsi/ |
| D | hptiop.txt | 153 - The host read the outbound list copy pointer shadow register and compare
|
| D | ChangeLog.sym53c8xx | 39 access themselves using internal cycles, but they compare
|
| D | sym53c8xx_2.txt | 664 chip want to drive or compare against.
|
| D | ncr53c8xx.txt | 1338 chip want to drive or compare against.
|
| /linux-4.4.14/Documentation/ |
| D | vme_api.txt | 167 unsigned int mask, unsigned int compare, unsigned int swap, 171 the mask match with the values of the corresponding bits in the compare field,
|
| D | atomic_ops.txt | 264 This performs an atomic compare exchange operation on the atomic value v, 412 as a spinlock for SMP safety. Sparc32 lacked a "compare and swap" 580 "cas" stands for "compare and swap". It atomically:
|
| D | unaligned-memory-access.txt | 141 from include/linux/etherdevice.h is an optimized routine to compare two
|
| D | dynamic-debug-howto.txt | 128 attribute of the callsite to be compared, and a value to compare
|
| D | rbtree.txt | 79 root, compare each value, and follow the left or right branch as necessary.
|
| D | bcache.txt | 237 If non zero, bcache keeps a list of the last 128 requests submitted to compare
|
| /linux-4.4.14/Documentation/filesystems/ |
| D | tmpfs.txt | 13 If you compare it to ramfs (which was the template to create tmpfs)
|
| D | path-lookup.txt | 254 | name: "home" | hash lookup, then note d_seq and compare name
|
| D | vfs.txt | 984 d_compare: called to compare a dentry name with a given name. The first 987 to be compared. qstr is the name to compare it with.
|
| D | xfs-delayed-logging-design.txt | 410 compare" situation that can be done after a working and reviewed implementation
|
| /linux-4.4.14/drivers/vme/ |
| D | vme.c | 623 unsigned int compare, unsigned int swap, loff_t offset) in vme_master_rmw() argument 640 return bridge->master_rmw(image, mask, compare, swap, offset); in vme_master_rmw()
|
| /linux-4.4.14/Documentation/DocBook/ |
| D | kernel-api.xml.db | 589 API-audit-compare-dname-path 700 API-blk-integrity-compare
|
| D | networking.xml.db | 393 API-compare-ether-header
|
| D | device-drivers.xml.db | 104 API-ktime-compare
|
| /linux-4.4.14/drivers/vme/bridges/ |
| D | vme_ca91cx42.c | 973 unsigned int mask, unsigned int compare, unsigned int swap, in ca91cx42_master_rmw() argument 1008 iowrite32(compare, bridge->base + SCYC_CMP); in ca91cx42_master_rmw()
|
| D | vme_tsi148.c | 1372 unsigned int mask, unsigned int compare, unsigned int swap, in tsi148_master_rmw() argument 1402 iowrite32be(compare, bridge->base + TSI148_LCSR_RMWC); in tsi148_master_rmw()
|
| /linux-4.4.14/arch/mips/include/asm/ |
| D | kvm_host.h | 787 void kvm_mips_write_compare(struct kvm_vcpu *vcpu, uint32_t compare, bool ack);
|
| /linux-4.4.14/arch/arm/boot/dts/ |
| D | tegra30-cardhu.dtsi | 8 * A02 will have different sets of GPIOs for fixed regulator compare to
|
| /linux-4.4.14/Documentation/sound/alsa/ |
| D | timestamping.txt | 99 or reported as is (the latter being useful to compare progress of
|
| D | HD-Audio.txt | 683 compare the codec registers directly.
|
| /linux-4.4.14/arch/powerpc/platforms/ |
| D | Kconfig | 264 The TAU hardware can compare the temperature to an upper and lower
|
| /linux-4.4.14/Documentation/virtual/kvm/ |
| D | msr.txt | 266 compare and exchange.
|
| /linux-4.4.14/mm/ |
| D | Kconfig | 457 are reduced to a single pointer-compare-against-NULL resulting 474 compare-against-NULL resulting in a negligible performance hit
|
| /linux-4.4.14/drivers/infiniband/hw/mlx4/ |
| D | qp.c | 2569 aseg->compare = cpu_to_be64(wr->compare_add); in set_atomic_seg() 2572 aseg->compare = cpu_to_be64(wr->compare_add_mask); in set_atomic_seg() 2575 aseg->compare = 0; in set_atomic_seg() 2585 aseg->compare = cpu_to_be64(wr->compare_add); in set_masked_atomic_seg()
|
| /linux-4.4.14/tools/perf/config/ |
| D | Makefile | 219 ifeq ($(feature-sync-compare-and-swap), 1)
|
| /linux-4.4.14/Documentation/RCU/ |
| D | rcu_dereference.txt | 131 it is safe to compare pointers from rcu_dereference()
|
| /linux-4.4.14/Documentation/networking/ |
| D | openvswitch.txt | 247 compare entire flow keys that it may not be able to fully
|
| /linux-4.4.14/Documentation/locking/ |
| D | lockdep-design.txt | 283 Run the command and save the output, then compare against the output from
|
| D | rt-mutex-design.txt | 376 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.4.14/Documentation/usb/ |
| D | usbmon.txt | 52 many similar devices, unplug one and compare the two
|
| /linux-4.4.14/arch/m68k/ifpsp060/src/ |
| D | isp.S | 2963 # instruction word and fetch the "compare" (DC) and "update" (Du) #
|
| D | fpsp.S | 13735 # 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
|
| D | fplsp.S | 8444 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.4.14/Documentation/hwmon/ |
| D | w83781d | 361 that they swapped registers 0x59 and 0x5B when you compare with Winbond
|
| /linux-4.4.14/ |
| D | Makefile | 677 KBUILD_CFLAGS += $(call cc-disable-warning, tautological-compare)
|
| /linux-4.4.14/Documentation/security/ |
| D | Smack.txt | 12 are encouraged to compare Smack with the other mechanisms
|
| /linux-4.4.14/fs/xfs/libxfs/ |
| D | xfs_btree.c | 1779 XFS_BTREE_STATS_INC(cur, compare); in xfs_btree_lookup()
|
| /linux-4.4.14/Documentation/filesystems/cifs/ |
| D | CHANGES | 73 to compare inode numbers on network files from big endian systems).
|
| /linux-4.4.14/Documentation/s390/ |
| D | Debugging390.txt | 271 the mvcos instruction is not available or if a compare-and-swap (futex)
|