/linux-4.1.27/Documentation/isdn/ |
D | INTERFACE.fax | 7 The communication between linklevel (LL) and hardwarelevel (HL) for fax 9 This struct is allocated in the LL. 10 In order to use fax, the LL provides the pointer to this struct with the 18 In receive-mode the LL-driver takes care of the bit-order conversion 24 capability-values and the command-codes between LL and HL. 27 is in this struct set by the LL. 28 To signal information to the LL, the HL-driver has to set the 59 Defines the actual state of fax connection. Set by HL or LL 61 If the phase changes because of an AT command, the LL driver 71 Commands from LL to HL; possible constants : [all …]
|
D | INTERFACE | 7 The Communication between Linklevel (LL) and Hardwarelevel (HL) 10 An HL-driver can register itself at LL by calling the function 12 to preset some of the fields of isdn_if. The LL sets the rest of 48 the LL puts an id there, which has to be used by the HL-driver when 56 tells the LL the maximum size of a data-packet it will accept. 81 This field will be set by LL. The HL-driver delivers received data- 92 This field will be set by LL. This function has to be called by the 93 HL-driver for signaling status-changes or other events to the LL. 113 to be called by LL to perform functions like dialing, B-channel 133 be called by the LL for delivering data to be send via B-Channel. [all …]
|
D | README.diversion | 4 module need to be adapted to the HL<->LL interface described in a separate
|
/linux-4.1.27/Documentation/video4linux/bttv/ |
D | Tuners | 22 L= Secam LL 25 Q= BG+I+DK+LL 57 MF: BG LL w/ Secam (Multi France) 58 ME: BG DK I LL (Multi Europe) 73 xx1x: Pal DK, Secam LL
|
/linux-4.1.27/arch/parisc/include/asm/ |
D | processor.h | 315 regs->fr[ 0] = 0LL; \ 316 regs->fr[ 1] = 0LL; \ 317 regs->fr[ 2] = 0LL; \ 318 regs->fr[ 3] = 0LL; \
|
/linux-4.1.27/drivers/edac/ |
D | mce_amd.h | 23 #define LL(x) ((x) & 0x3) macro 24 #define LL_MSG(x) ll_msgs[LL(x)]
|
D | mce_amd.c | 155 u8 ll = LL(ec); in f12h_mc0_mce() 170 if (R4(ec) == R4_GEN && LL(ec) == LL_L1) { in f10h_mc0_mce() 194 if (TT(ec) != TT_DATA || LL(ec) != LL_L1) in cat_mc0_mce() 214 if ((II(ec) != II_MEM && II(ec) != II_IO) || LL(ec) != LL_LG) in cat_mc0_mce() 315 u8 ll = LL(ec); in k8_mc1_mce()
|
/linux-4.1.27/arch/arm/kernel/ |
D | perf_event_v7.c | 196 [C(LL)][C(OP_READ)][C(RESULT_ACCESS)] = ARMV7_A8_PERFCTR_L2_CACHE_ACCESS, 197 [C(LL)][C(OP_READ)][C(RESULT_MISS)] = ARMV7_A8_PERFCTR_L2_CACHE_REFILL, 198 [C(LL)][C(OP_WRITE)][C(RESULT_ACCESS)] = ARMV7_A8_PERFCTR_L2_CACHE_ACCESS, 199 [C(LL)][C(OP_WRITE)][C(RESULT_MISS)] = ARMV7_A8_PERFCTR_L2_CACHE_REFILL, 335 [C(LL)][C(OP_READ)][C(RESULT_ACCESS)] = ARMV7_A15_PERFCTR_L2_CACHE_ACCESS_READ, 336 [C(LL)][C(OP_READ)][C(RESULT_MISS)] = ARMV7_A15_PERFCTR_L2_CACHE_REFILL_READ, 337 [C(LL)][C(OP_WRITE)][C(RESULT_ACCESS)] = ARMV7_A15_PERFCTR_L2_CACHE_ACCESS_WRITE, 338 [C(LL)][C(OP_WRITE)][C(RESULT_MISS)] = ARMV7_A15_PERFCTR_L2_CACHE_REFILL_WRITE, 384 [C(LL)][C(OP_READ)][C(RESULT_ACCESS)] = ARMV7_PERFCTR_L2_CACHE_ACCESS, 385 [C(LL)][C(OP_READ)][C(RESULT_MISS)] = ARMV7_PERFCTR_L2_CACHE_REFILL, [all …]
|
/linux-4.1.27/fs/xfs/ |
D | xfs_error.c | 103 if ((fsid == 0LL || xfs_etest_fsid[i] == fsid) && in xfs_errortag_clearall() 109 xfs_etest_fsid[i] = 0LL; in xfs_errortag_clearall()
|
D | xfs_log_recover.c | 4633 freeblks = 0LL; in xlog_recover_check_summary() 4634 itotal = 0LL; in xlog_recover_check_summary() 4635 ifree = 0LL; in xlog_recover_check_summary()
|
/linux-4.1.27/tools/power/cpupower/bench/ |
D | benchmark.c | 109 performance_time = 0LL; in start_benchmark() 110 powersave_time = 0LL; in start_benchmark()
|
/linux-4.1.27/fs/ocfs2/cluster/ |
D | netdebug.c | 292 # define sc_tv_acquiry_total_ns(_s) (0LL) 293 # define sc_tv_send_total_ns(_s) (0LL) 294 # define sc_tv_status_total_ns(_s) (0LL) 295 # define sc_tv_process_total_ns(_s) (0LL)
|
/linux-4.1.27/arch/mips/include/asm/octeon/ |
D | cvmx-address.h | 40 CVMX_MIPS_SPACE_XUSEG = 0LL 45 CVMX_MIPS_XKSEG_SPACE_KSEG0 = 0LL,
|
D | cvmx.h | 38 CVMX_MIPS_SPACE_XUSEG = 0LL
|
D | cvmx-ipd.h | 41 CVMX_IPD_OPC_MODE_STT = 0LL, /* All blocks DRAM, not cached in L2 */
|
/linux-4.1.27/include/asm-generic/ |
D | int-ll64.h | 33 #define S64_C(x) x ## LL
|
D | atomic64.h | 52 #define atomic64_inc_not_zero(v) atomic64_add_unless((v), 1LL, 0LL)
|
/linux-4.1.27/sound/usb/usx2y/ |
D | usbus428ctldefs.h | 79 LL, member
|
/linux-4.1.27/kernel/sched/ |
D | debug.c | 140 0LL, 0LL, 0LL, 0L, 0LL, 0L, 0LL, 0L); in print_task()
|
/linux-4.1.27/arch/arm/nwfpe/ |
D | ARM-gcc.h | 61 #define LIT64( a ) a##LL
|
/linux-4.1.27/arch/powerpc/perf/ |
D | e6500-pmu.c | 57 [C(LL)] = {
|
D | e500-pmu.c | 59 [C(LL)] = { /* RESULT_ACCESS RESULT_MISS */
|
D | mpc7450-pmu.c | 372 [C(LL)] = { /* RESULT_ACCESS RESULT_MISS */
|
D | power7-pmu.c | 349 [C(LL)] = { /* RESULT_ACCESS RESULT_MISS */
|
D | power6-pmu.c | 499 [C(LL)] = { /* RESULT_ACCESS RESULT_MISS */
|
D | ppc970-pmu.c | 450 [C(LL)] = { /* RESULT_ACCESS RESULT_MISS */
|
D | power4-pmu.c | 570 [C(LL)] = { /* RESULT_ACCESS RESULT_MISS */
|
D | power5-pmu.c | 578 [C(LL)] = { /* RESULT_ACCESS RESULT_MISS */
|
D | power5+-pmu.c | 636 [C(LL)] = { /* RESULT_ACCESS RESULT_MISS */
|
D | power8-pmu.c | 730 [ C(LL) ] = {
|
/linux-4.1.27/arch/x86/kernel/cpu/ |
D | perf_event_intel.c | 295 [ C(LL ) ] = { 358 [ C(LL ) ] = { 514 [ C(LL ) ] = { 591 [ C(LL ) ] = { 666 [ C(LL ) ] = { 786 [ C(LL ) ] = { 849 [ C(LL ) ] = { 964 [ C(LL ) ] = { 1055 [ C(LL ) ] = { 1134 [ C(LL ) ] = { [all …]
|
D | perf_event_p6.c | 55 [ C(LL ) ] = {
|
D | perf_event_knc.c | 58 [ C(LL ) ] = {
|
D | perf_event_amd.c | 43 [ C(LL ) ] = {
|
D | perf_event_p4.c | 526 [ C(LL ) ] = {
|
/linux-4.1.27/drivers/net/ethernet/xilinx/ |
D | Kconfig | 37 tristate "Xilinx LL TEMAC (LocalLink Tri-mode Ethernet MAC) driver"
|
/linux-4.1.27/arch/mips/include/asm/ |
D | addrspace.h | 30 #define _CONST64_(x) x ## LL
|
/linux-4.1.27/scripts/dtc/ |
D | dtc-lexer.l | 148 <V1>([0-9]+|0[xX][0-9a-fA-F]+)(U|L|UL|LL|ULL)? {
|
/linux-4.1.27/arch/mips/kvm/ |
D | 00README.txt | 25 LL/TLBP/SC. Since the TLBP instruction causes a trap the reservation gets cleared
|
D | emulate.c | 2304 #define LL 0xc0000000 macro
|
/linux-4.1.27/arch/tile/include/asm/ |
D | atomic_32.h | 170 #define atomic64_inc_not_zero(v) atomic64_add_unless((v), 1LL, 0LL)
|
/linux-4.1.27/net/ceph/crush/ |
D | mapper.c | 246 uint64_t RH, LH, LL, xl64, result; in crush_ln() local 270 LL = __LL_tbl[index2]; in crush_ln() 272 LH = LH + LL; in crush_ln()
|
/linux-4.1.27/arch/arc/include/asm/ |
D | perf_event.h | 144 [C(LL)] = {
|
/linux-4.1.27/arch/sh/kernel/cpu/sh4a/ |
D | perf_event.c | 149 [ C(LL) ] = {
|
/linux-4.1.27/arch/sh/kernel/cpu/sh4/ |
D | perf_event.c | 124 [ C(LL) ] = {
|
D | softfloat.c | 42 #define LIT64( a ) a##LL
|
/linux-4.1.27/arch/arm64/include/asm/ |
D | atomic.h | 253 #define atomic64_inc_not_zero(v) atomic64_add_unless((v), 1LL, 0LL)
|
/linux-4.1.27/lib/ |
D | test-kstrtox.c | 241 {"0", 10, 0LL}, in test_kstrtoll_ok()
|
D | vsprintf.c | 400 bool is_zero = num == 0LL; in number()
|
/linux-4.1.27/drivers/media/radio/ |
D | radio-tea5777.c | 95 #define TEA5777_W_FM_FREF_VALUE 0LL /* 50k steps, 150k IF */ 116 #define TEA5777_W_AM_LW 0LL
|
/linux-4.1.27/arch/mips/kernel/ |
D | perf_event_mipsxx.c | 899 [C(LL)] = { 980 [C(LL)] = { 1111 [C(LL)] = { 1193 [C(LL)] = {
|
D | traps.c | 491 #define LL 0xc0000000 macro 602 if ((opcode & OPCODE) == LL) { in simulate_llsc()
|
D | mips-r2-to-r6-emul.c | 46 #define LL "ll " macro
|
/linux-4.1.27/arch/tile/kernel/ |
D | perf_event.c | 157 [C(LL)] = { 253 [C(LL)] = {
|
/linux-4.1.27/arch/sparc/kernel/ |
D | perf_event.c | 247 [C(LL)] = { 385 [C(LL)] = { 520 [C(LL)] = { 657 [C(LL)] = {
|
/linux-4.1.27/arch/arm/include/asm/ |
D | atomic.h | 442 #define atomic64_inc_not_zero(v) atomic64_add_unless((v), 1LL, 0LL)
|
/linux-4.1.27/arch/blackfin/kernel/ |
D | perf_event.c | 117 [C(LL)] = {
|
/linux-4.1.27/Documentation/frv/ |
D | atomic-ops.txt | 27 the LL/SC instruction pairs supported on a number of platforms.
|
/linux-4.1.27/arch/sh/kernel/cpu/sh2a/ |
D | fpu.c | 141 high = 0LL; in mult64()
|
/linux-4.1.27/fs/nfs/blocklayout/ |
D | extent_tree.c | 502 p = xdr_encode_hyper(p, 0LL); in ext_tree_encode_commit()
|
/linux-4.1.27/arch/metag/kernel/perf/ |
D | perf_event.c | 430 [C(LL)] = {
|
/linux-4.1.27/kernel/time/ |
D | tick-sched.c | 804 if (expires.tv64 > 0LL) { in __tick_nohz_idle_enter()
|
/linux-4.1.27/net/bluetooth/bnep/ |
D | core.c | 189 while (memcmp(a1, a2, 6) < 0 && s->mc_filter != ~0LL) { in bnep_ctrl_set_mcfilter()
|
/linux-4.1.27/drivers/md/ |
D | dm-snap-persistent.c | 467 if (e.new_chunk == 0LL) { in insert_exceptions()
|
/linux-4.1.27/include/linux/ |
D | syscalls.h | 104 #define __TYPE_IS_LL(t) (__same_type((t)0, 0LL) || __same_type((t)0, 0ULL)) 105 #define __SC_LONG(t, a) __typeof(__builtin_choose_expr(__TYPE_IS_LL(t), 0LL, 0L)) a
|
/linux-4.1.27/arch/mips/ |
D | Kconfig | 1871 # Reordering beyond LL and SC is handled in WEAK_REORDERING_BEYOND_LLSC 1877 # CPU may reorder reads and writes beyond LL/SC 1878 # CPU may reorder R->LL, R->LL, W->LL, W->LL, R->SC, R->SC, W->SC, W->SC
|
/linux-4.1.27/arch/mn10300/ |
D | Kconfig | 120 capable of doing LL/SC equivalent operations.
|
/linux-4.1.27/drivers/scsi/aacraid/ |
D | commctrl.c | 65 dma_addr_t hw_fib_pa = (dma_addr_t)0LL; in ioctl_send_fib()
|
/linux-4.1.27/arch/arm64/kernel/ |
D | perf_event.c | 748 [C(LL)] = {
|
/linux-4.1.27/fs/ntfs/ |
D | super.c | 2639 if (size < 0LL) in ntfs_statfs() 2640 size = 0LL; in ntfs_statfs()
|
/linux-4.1.27/mm/ |
D | page-writeback.c | 589 return clamp(pos_ratio, 0LL, 2LL << RATELIMIT_CALC_SHIFT); in pos_ratio_polynom()
|
/linux-4.1.27/arch/s390/kernel/ |
D | debug.c | 474 if (act_entry->id.stck == 0LL) in debug_format_entry()
|
/linux-4.1.27/drivers/block/ |
D | skd_main.c | 922 skreq->sksg_list[n_sg - 1].next_desc_ptr = 0LL; in skd_preop_sg_list() 1876 sgd->next_desc_ptr = 0LL; in skd_format_internal_skspcl() 4210 sg_list[i].next_desc_ptr = 0LL; in skd_cons_sg_list()
|
/linux-4.1.27/tools/perf/util/ |
D | evsel.c | 408 [C(LL)] = (CACHE_READ | CACHE_WRITE | CACHE_PREFETCH),
|