/linux-3.4.99/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
|
/linux-3.4.99/fs/isofs/ |
D | namei.c | 18 isofs_cmp(struct dentry *dentry, const char *compare, int dlen) in isofs_cmp() argument 22 if (!compare) in isofs_cmp() 28 if (compare[0] == 0) { in isofs_cmp() 31 compare = "."; in isofs_cmp() 32 } else if (compare[0] == 1) { in isofs_cmp() 33 compare = ".."; in isofs_cmp() 38 qstr.name = compare; in isofs_cmp()
|
/linux-3.4.99/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-3.4.99/net/batman-adv/ |
D | hash.h | 92 hashdata_compare_cb compare, in hash_add() argument 111 if (!compare(node, data)) in hash_add() 138 hashdata_compare_cb compare, in hash_remove() argument 151 if (!compare(node, data)) in hash_remove()
|
D | vis.c | 210 int compare; in vis_seq_print_text() local 234 compare = in vis_seq_print_text() 238 compare); in vis_seq_print_text() 282 compare = in vis_seq_print_text() 286 compare); in vis_seq_print_text()
|
/linux-3.4.99/drivers/acpi/acpica/ |
D | exmisc.c | 571 int compare; in acpi_ex_do_logical_op() local 655 compare = ACPI_MEMCMP(operand0->buffer.pointer, in acpi_ex_do_logical_op() 664 if ((length0 == length1) && (compare == 0)) { in acpi_ex_do_logical_op() 674 if (compare > 0) { in acpi_ex_do_logical_op() 678 if (compare < 0) { in acpi_ex_do_logical_op() 691 if (compare > 0) { in acpi_ex_do_logical_op() 694 if (compare < 0) { in acpi_ex_do_logical_op()
|
/linux-3.4.99/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() 265 c = compare(st_ptr, FPU_gettagi(nr)); in compare_u_st_st()
|
/linux-3.4.99/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'
|
/linux-3.4.99/drivers/net/ethernet/adi/ |
D | bfin_mac.c | 789 lp->compare.last_update = 0; in bfin_mac_hwtstamp_ioctl() 793 timecompare_update(&lp->compare, 0); in bfin_mac_hwtstamp_ioctl() 842 timecompare_update(&lp->compare, ns); in bfin_tx_hwtstamp() 845 timecompare_transform(&lp->compare, ns); in bfin_tx_hwtstamp() 848 bfin_dump_hwtamp("TX", &shhwtstamps.hwtstamp, &shhwtstamps.syststamp, &lp->compare); in bfin_tx_hwtstamp() 872 timecompare_update(&lp->compare, ns); in bfin_rx_hwtstamp() 875 shhwtstamps->syststamp = timecompare_transform(&lp->compare, ns); in bfin_rx_hwtstamp() 877 bfin_dump_hwtamp("RX", &shhwtstamps->hwtstamp, &shhwtstamps->syststamp, &lp->compare); in bfin_rx_hwtstamp() 912 memset(&lp->compare, 0, sizeof(lp->compare)); in bfin_mac_hwtstamp_init() 913 lp->compare.source = &lp->clock; in bfin_mac_hwtstamp_init() [all …]
|
D | bfin_mac.h | 99 struct timecompare compare; member
|
/linux-3.4.99/include/linux/ |
D | rds.h | 242 uint64_t compare; member 249 uint64_t compare; member
|
/linux-3.4.99/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-3.4.99/arch/mips/include/asm/mach-rc32434/ |
D | timer.h | 39 u32 compare; member
|
/linux-3.4.99/arch/alpha/oprofile/ |
D | Makefile | 1 ccflags-y := -Werror -Wno-sign-compare
|
/linux-3.4.99/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
|
/linux-3.4.99/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-3.4.99/include/linux/mlx4/ |
D | qp.h | 320 __be64 compare; member 325 __be64 compare; member
|
/linux-3.4.99/drivers/infiniband/hw/mthca/ |
D | mthca_wqe.h | 98 __be64 compare; member
|
/linux-3.4.99/scripts/kconfig/ |
D | zconf.gperf | 5 %compare-strncmp
|
/linux-3.4.99/net/sched/ |
D | em_meta.c | 656 int (*compare)(struct meta_obj *, struct meta_obj *); member 665 .compare = meta_var_compare, 671 .compare = meta_int_compare, 719 r = meta_type_ops(&meta->lvalue)->compare(&l_value, &r_value); in em_meta_match()
|
/linux-3.4.99/include/net/ |
D | fib_rules.h | 55 int (*compare)(struct fib_rule *, member
|
/linux-3.4.99/arch/s390/kernel/ |
D | head.S | 120 c %r1,0xb8 # compare subchannel number 207 c %r1,0xb8 # compare subchannel number 349 c %r1,0xb8 # compare subchannel number
|
/linux-3.4.99/net/rds/ |
D | rdma.c | 793 rm->atomic.op_m_cswp.compare = args->cswp.compare; in rds_cmsg_atomic() 800 rm->atomic.op_m_cswp.compare = args->m_cswp.compare; in rds_cmsg_atomic()
|
/linux-3.4.99/arch/sparc/ |
D | Makefile | 53 -ffixed-g4 -ffixed-g5 -fcall-used-g7 -Wno-sign-compare \
|