/linux-6.3-rc2/lib/ |
A D | hexdump.c | 133 int j, lx = 0; in hex_dump_to_buffer() local 160 ret = snprintf(linebuf + lx, linebuflen - lx, in hex_dump_to_buffer() 165 lx += ret; in hex_dump_to_buffer() 171 ret = snprintf(linebuf + lx, linebuflen - lx, in hex_dump_to_buffer() 176 lx += ret; in hex_dump_to_buffer() 182 ret = snprintf(linebuf + lx, linebuflen - lx, in hex_dump_to_buffer() 187 lx += ret; in hex_dump_to_buffer() 203 lx--; in hex_dump_to_buffer() 211 linebuf[lx++] = ' '; in hex_dump_to_buffer() 220 linebuf[lx] = '\0'; in hex_dump_to_buffer() [all …]
|
/linux-6.3-rc2/arch/mips/kernel/ |
A D | rtlx.c | 245 struct rtlx_channel *lx; in rtlx_read() local 251 lx = &rtlx->channel[index]; in rtlx_read() 255 lx_write = lx->lx_write; in rtlx_read() 259 (size_t)(lx_write + lx->buffer_size - lx->lx_read) in rtlx_read() 260 % lx->buffer_size); in rtlx_read() 263 fl = min(count, (size_t)lx->buffer_size - lx->lx_read); in rtlx_read() 265 failed = copy_to_user(buff, lx->lx_buffer + lx->lx_read, fl); in rtlx_read() 271 failed = copy_to_user(buff + fl, lx->lx_buffer, count - fl); in rtlx_read() 277 lx->lx_read = (lx->lx_read + count) % lx->buffer_size; in rtlx_read()
|
/linux-6.3-rc2/Documentation/ia64/ |
A D | err_inject.rst | 400 vbprintf("semid[%d]=0x%lx, key[%d]=%lx\n",cpu,(u64)semid[cpu],cpu, 448 sprintf(buf, "%lx,%lx,%lx", data[0], data[1], data[2]); 641 log_info(cpu, "err_type_info=%lx, err_struct_info=%lx, ", 644 log_info(cpu,"err_data_buffer=[%lx,%lx,%lx]\n", 768 count=sscanf(buf, "%lx, %lx, %lx, %lx, %lx, %lx, %lx, %lx\n", 778 count=sscanf(buf, "%lx, %lx, %lx, %lx, %lx\n", 842 log_info(parameters[i].cpu,"On cpu%ld: loop=%lx, interval=%lx(s)", 846 log_info(parameters[i].cpu," err_type_info=%lx,err_struct_info=%lx\n", 868 vbprintf("va1=%lx, va2=%lx\n", (u64)va1, (u64)va2); 1022 "%lx, %lx, %lx, %lx, %lx, %lx, %lx, %lx\n", [all …]
|
/linux-6.3-rc2/Documentation/translations/zh_CN/dev-tools/ |
A D | gdb-kernel-debugging.rst | 66 (gdb) lx-symbols 100 (gdb) lx-dmesg 156 (gdb) apropos lx 162 lx-dmesg -- Print Linux kernel log buffer 163 lx-lsmod -- List currently loaded modules 164 lx-symbols -- (Re-)load symbols of Linux kernel and currently loaded modules
|
/linux-6.3-rc2/Documentation/dev-tools/ |
A D | gdb-kernel-debugging.rst | 76 (gdb) lx-symbols 111 (gdb) lx-dmesg 168 (gdb) apropos lx 174 lx-dmesg -- Print Linux kernel log buffer 175 lx-lsmod -- List currently loaded modules 176 lx-symbols -- (Re-)load symbols of Linux kernel and currently loaded modules
|
A D | kcov.rst | 92 printf("0x%lx\n", cover[i + 1]); 193 printf("ip: 0x%lx type: 0x%lx, arg1: 0x%lx, arg2: 0x%lx, " 331 printf("0x%lx\n", cover[i + 1]);
|
/linux-6.3-rc2/Documentation/trace/ |
A D | events-kmem.rst | 21 kmalloc call_site=%lx ptr=%p bytes_req=%zu bytes_alloc=%zu gfp_flags=%s 22 kmalloc_node call_site=%lx ptr=%p bytes_req=%zu bytes_alloc=%zu gfp_flags=%s node=%d 23 kfree call_site=%lx ptr=%p 36 kmem_cache_alloc call_site=%lx ptr=%p bytes_req=%zu bytes_alloc=%zu gfp_flags=%s 37 kmem_cache_alloc_node call_site=%lx ptr=%p bytes_req=%zu bytes_alloc=%zu gfp_flags=%s node=%d 38 kmem_cache_free call_site=%lx ptr=%p
|
A D | kprobetrace.rst | 217 print fmt: "(%lx) dfd=%lx filename=%lx flags=%lx mode=%lx", REC->__probe_ip,
|
A D | uprobetracer.rst | 153 print fmt: "(%lx) arg1=%lx arg2=%lx", REC->__probe_ip, REC->arg1, REC->arg2
|
/linux-6.3-rc2/Documentation/devicetree/bindings/arm/ |
A D | moxart.yaml | 16 - const: moxa,moxart-uc-7112-lx
|
/linux-6.3-rc2/Documentation/translations/zh_CN/core-api/ |
A D | printk-formats.rst | 35 long %ld 或 %lx 36 unsigned long %lu 或 %lx 169 存布局的敏感消息。%px在功能上等同于%lx(或%lu)。%px是首选,因为它在grep查找时更唯一。
|
/linux-6.3-rc2/lib/zlib_deflate/ |
A D | deftree.c | 972 unsigned lx = 0; /* running index in l_buf */ local 977 dist = s->d_buf[lx]; 978 lc = s->l_buf[lx++]; 1004 Assert(s->pending < s->lit_bufsize + 2*lx, "pendingBuf overflow"); 1006 } while (lx < s->last_lit);
|
/linux-6.3-rc2/drivers/hid/ |
A D | hid-wiimote-modules.c | 1046 __s8 rx, ry, lx, ly, lt, rt; in wiimod_classic_in_ext() local 1095 lx = digital_to_analog[1 - !(ext[4] & 0x80) in wiimod_classic_in_ext() 1100 lx = (ext[0] & 0x3e) - 0x20; in wiimod_classic_in_ext() 1105 lx = digital_to_analog[1 - !(ext[4] & 0x80) in wiimod_classic_in_ext() 1110 lx = (ext[0] & 0x3f) - 0x20; in wiimod_classic_in_ext() 1625 __s16 rx, ry, lx, ly; in wiimod_pro_in_ext() local 1668 lx = (ext[0] & 0xff) | ((ext[1] & 0x0f) << 8); in wiimod_pro_in_ext() 1674 lx -= 0x800; in wiimod_pro_in_ext() 1686 if (abs(lx) < 500) in wiimod_pro_in_ext() 1687 wdata->state.calib_pro_sticks[0] = -lx; in wiimod_pro_in_ext() [all …]
|
/linux-6.3-rc2/arch/arm/boot/dts/ |
A D | moxart-uc7112lx.dts | 12 compatible = "moxa,moxart-uc-7112-lx", "moxa,moxart";
|
/linux-6.3-rc2/Documentation/devicetree/bindings/mfd/ |
A D | as3711.txt | 31 - su2-fbprot-lx-sd4 : LX_SD4 is used for over-voltage protection
|
/linux-6.3-rc2/Documentation/bpf/ |
A D | bpf_iterators.rst | 151 BPF_SEQ_PRINTF(seq, "%8d %8d %8d %lx\n", task->tgid, task->pid, fd, 291 BPF_SEQ_PRINTF(seq, "%8d %8d %8d %lx\n", task->tgid, task->pid, fd, 440 BPF_SEQ_PRINTF(seq, "%8d %8d %8d %lx\n", task->tgid, task->pid, fd,
|
/linux-6.3-rc2/Documentation/core-api/ |
A D | printk-formats.rst | 24 long %ld or %lx 25 unsigned long %lu or %lx 180 equivalent to %lx (or %lu). %px is preferred because it is more uniquely
|
/linux-6.3-rc2/Documentation/x86/ |
A D | mtrr.rst | 236 fprintf (stderr, "Register: %u base: 0x%lx size: 0x%lx type: %s\n",
|
/linux-6.3-rc2/Documentation/admin-guide/kdump/ |
A D | gdbmacros.txt | 163 printf "Trapno %ld, cr2 0x%lx, error_code %ld\n", $pid_task.thread.trap_no, \
|
/linux-6.3-rc2/Documentation/arm64/ |
A D | cpu-feature-registers.rst | 370 printf("%-20s: 0x%016lx\n", #id, __val); \
|
/linux-6.3-rc2/drivers/net/wireless/ath/ath9k/ |
A D | ar9003_eeprom.c | 4273 int lx = 0, ly = 0, lhave = 0; in ar9003_hw_power_interpolate() local 4296 if (!lhave || dx < (x - lx)) { in ar9003_hw_power_interpolate() 4298 lx = px[ip]; in ar9003_hw_power_interpolate() 4310 if (hx == lx) in ar9003_hw_power_interpolate() 4313 y = interpolate(x, lx, hx, ly, hy); in ar9003_hw_power_interpolate()
|
/linux-6.3-rc2/Documentation/sound/kernel-api/ |
A D | writing-an-alsa-driver.rst | 326 sprintf(card->longname, "%s at 0x%lx irq %i", 439 sprintf(card->longname, "%s at 0x%lx irq %i",
|