Home
last modified time | relevance | path

Searched refs:LL (Results 1 – 25 of 51) sorted by relevance

123

/linux/tools/perf/util/
H A Dgenelf.c100 d->d_off = 0LL; in jit_add_eh_frame_info()
134 d->d_off = 0LL; in jit_add_eh_frame_info()
256 d->d_off = 0LL; in jit_write_elf()
306 d->d_off = 0LL; in jit_write_elf()
342 d->d_off = 0LL; in jit_write_elf()
387 d->d_off = 0LL; in jit_write_elf()
431 d->d_off = 0LL; in jit_write_elf()
H A Dgenelf_debug.c526 d->d_off = 0LL; in jit_add_debug_info()
560 d->d_off = 0LL; in jit_add_debug_info()
594 d->d_off = 0LL; in jit_add_debug_info()
/linux/arch/parisc/include/asm/
H A Dprocessor.h258 regs->fr[ 0] = 0LL; \
259 regs->fr[ 1] = 0LL; \
260 regs->fr[ 2] = 0LL; \
261 regs->fr[ 3] = 0LL; \
/linux/Documentation/driver-api/media/drivers/
H A Dtuners.rst31 L= Secam LL
34 Q= BG+I+DK+LL
69 MF: BG LL w/ Secam (Multi France)
70 ME: BG DK I LL (Multi Europe)
88 xx1x: Pal DK, Secam LL
/linux/Documentation/
H A Datomic_t.txt116 will invalidate a LL/SC or fail a CMPXCHG.
152 are time critical and can, (typically) on LL/SC architectures, be more
265 t = LL.acq *y (0)
326 indefinitely. However, this is not evident on LL/SC architectures, because
327 while an LL/SC architecture 'can/should/must' provide forward progress
328 guarantees between competing LL/SC sections, such a guarantee does not
329 transfer to cmpxchg() implemented using LL/SC. Consider:
336 which on LL/SC becomes something like:
342 volatile asm ("1: LL %[oldval], %[v]\n"
356 However, even the forward branch from the failed compare can cause the LL/SC
/linux/drivers/edac/
H A Dmce_amd.h23 #define LL(x) ((x) & 0x3) macro
24 #define LL_MSG(x) ll_msgs[LL(x)]
/linux/tools/power/cpupower/bench/
H A Dbenchmark.c96 performance_time = 0LL; in start_benchmark()
97 powersave_time = 0LL; in start_benchmark()
/linux/fs/ocfs2/cluster/
H A Dnetdebug.c271 # define sc_tv_acquiry_total_ns(_s) (0LL)
272 # define sc_tv_send_total_ns(_s) (0LL)
273 # define sc_tv_status_total_ns(_s) (0LL)
274 # define sc_tv_process_total_ns(_s) (0LL)
/linux/arch/mips/include/asm/octeon/
H A Dcvmx-address.h40 CVMX_MIPS_SPACE_XUSEG = 0LL
45 CVMX_MIPS_XKSEG_SPACE_KSEG0 = 0LL,
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dskeleton.c53 CHECK(bss->in4 != 0, "in4", "got %lld != exp %lld\n", bss->in4, 0LL); in test_skeleton()
54 CHECK(bss->out4 != 0, "out4", "got %lld != exp %lld\n", bss->out4, 0LL); in test_skeleton()
/linux/include/asm-generic/
H A Dint-ll64.h31 #define S64_C(x) x ## LL
/linux/arch/arm/nwfpe/
H A DARM-gcc.h62 #define LIT64( a ) a##LL
/linux/arch/powerpc/perf/
H A De6500-pmu.c53 [C(LL)] = {
H A De500-pmu.c55 [C(LL)] = { /* RESULT_ACCESS RESULT_MISS */
H A Dpower10-pmu.c387 [C(LL)] = {
488 [C(LL)] = {
/linux/drivers/net/ethernet/xilinx/
H A DKconfig37 tristate "Xilinx LL TEMAC (LocalLink Tri-mode Ethernet MAC) driver"
/linux/arch/mips/include/asm/
H A Daddrspace.h30 #define _CONST64_(x) x ## LL
/linux/drivers/perf/
H A Driscv_pmu_sbi.c201 [C(LL)] = {
204 C(OP_READ), C(LL), SBI_PMU_EVENT_TYPE_CACHE, 0}},
206 C(OP_READ), C(LL), SBI_PMU_EVENT_TYPE_CACHE, 0}},
210 C(OP_WRITE), C(LL), SBI_PMU_EVENT_TYPE_CACHE, 0}},
212 C(OP_WRITE), C(LL), SBI_PMU_EVENT_TYPE_CACHE, 0}},
216 C(OP_PREFETCH), C(LL), SBI_PMU_EVENT_TYPE_CACHE, 0}},
218 C(OP_PREFETCH), C(LL), SBI_PMU_EVENT_TYPE_CACHE, 0}},
/linux/fs/ext4/
H A Dinode-test.c105 .expected = {0LL, 0L},
/linux/arch/sh/kernel/cpu/sh4a/
H A Dperf_event.c146 [ C(LL) ] = {
/linux/arch/sh/kernel/cpu/sh4/
H A Dperf_event.c121 [ C(LL) ] = {
/linux/net/ceph/crush/
H A Dmapper.c253 __u64 RH, LH, LL, xl64, result; in crush_ln() local
285 LL = __LL_tbl[index2]; in crush_ln()
287 LH = LH + LL; in crush_ln()
/linux/Documentation/translations/zh_TW/arch/loongarch/
H A Dintroduction.rst238 LL.W SC.W LL.D SC.D
/linux/Documentation/translations/zh_CN/arch/loongarch/
H A Dintroduction.rst238 LL.W SC.W LL.D SC.D
/linux/drivers/media/radio/
H A Dradio-tea5777.c81 #define TEA5777_W_FM_FREF_VALUE 0LL /* 50k steps, 150k IF */
102 #define TEA5777_W_AM_LW 0LL

123