Home
last modified time | relevance | path

Searched refs:xr (Results 1 – 22 of 22) sorted by relevance

/linux/Documentation/ABI/testing/
H A Dsysfs-class-rapidio48 drwxr-xr-x 3 root root 0 Feb 11 15:10 00:e:0001
49 drwxr-xr-x 3 root root 0 Feb 11 15:10 00:e:0004
50 drwxr-xr-x 3 root root 0 Feb 11 15:10 00:e:0007
51 drwxr-xr-x 3 root root 0 Feb 11 15:10 00:s:0002
52 drwxr-xr-x 3 root root 0 Feb 11 15:10 00:s:0003
53 drwxr-xr-x 3 root root 0 Feb 11 15:10 00:s:0005
56 drwxr-xr-x 2 root root 0 Feb 11 15:11 power
/linux/Documentation/translations/zh_CN/core-api/
H A Dcpu_hotplug.rst97 drwxr-xr-x 9 root root 0 Dec 21 16:33 cpu0
98 drwxr-xr-x 9 root root 0 Dec 21 16:33 cpu1
99 drwxr-xr-x 9 root root 0 Dec 21 16:33 cpu2
100 drwxr-xr-x 9 root root 0 Dec 21 16:33 cpu3
101 drwxr-xr-x 9 root root 0 Dec 21 16:33 cpu4
102 drwxr-xr-x 9 root root 0 Dec 21 16:33 cpu5
103 drwxr-xr-x 9 root root 0 Dec 21 16:33 cpu6
104 drwxr-xr-x 9 root root 0 Dec 21 16:33 cpu7
105 drwxr-xr-x 2 root root 0 Dec 21 16:33 hotplug
/linux/Documentation/security/secrets/
H A Dcoco.rst72 drwxr-xr-x 2 root root 0 Jun 28 11:54 .
73 drwxr-xr-x 3 root root 0 Jun 28 11:54 ..
89 drwxr-xr-x 2 root root 0 Jun 28 11:55 .
90 drwxr-xr-x 3 root root 0 Jun 28 11:54 ..
/linux/Documentation/translations/zh_CN/cpu-freq/
H A Dcpufreq-stats.rst59 drwxr-xr-x 2 root root 0 May 14 16:06 .
60 drwxr-xr-x 3 root root 0 May 14 15:58 ..
/linux/Documentation/translations/zh_TW/cpu-freq/
H A Dcpufreq-stats.rst59 drwxr-xr-x 2 root root 0 May 14 16:06 .
60 drwxr-xr-x 3 root root 0 May 14 15:58 ..
/linux/crypto/
H A Dcamellia_generic.c336 #define CAMELLIA_F(xl, xr, kl, kr, yl, yr, il, ir, t0, t1) ({ \ argument
338 ir = xr ^ kr; \
826 #define CAMELLIA_ROUNDSM(xl, xr, kl, kr, yl, yr, il, ir) ({ \ argument
829 ir = camellia_sp1110[(u8)xr]; \
831 ir ^= camellia_sp0222[(u8)(xr >> 24)]; \
833 ir ^= camellia_sp3033[(u8)(xr >> 16)]; \
835 ir ^= camellia_sp4404[(u8)(xr >> 8)]; \
/linux/Documentation/cpu-freq/
H A Dcpufreq-stats.rst50 drwxr-xr-x 2 root root 0 May 14 16:06 .
51 drwxr-xr-x 3 root root 0 May 14 15:58 ..
/linux/Documentation/core-api/
H A Dcpu_hotplug.rst96 drwxr-xr-x 9 root root 0 Dec 21 16:33 cpu0
97 drwxr-xr-x 9 root root 0 Dec 21 16:33 cpu1
98 drwxr-xr-x 9 root root 0 Dec 21 16:33 cpu2
99 drwxr-xr-x 9 root root 0 Dec 21 16:33 cpu3
100 drwxr-xr-x 9 root root 0 Dec 21 16:33 cpu4
101 drwxr-xr-x 9 root root 0 Dec 21 16:33 cpu5
102 drwxr-xr-x 9 root root 0 Dec 21 16:33 cpu6
103 drwxr-xr-x 9 root root 0 Dec 21 16:33 cpu7
104 drwxr-xr-x 2 root root 0 Dec 21 16:33 hotplug
/linux/Documentation/target/
H A Dtcm_mod_builder.rst74 drwxr-xr-x 2 root root 4096 2010-10-05 03:23 .
75 drwxr-xr-x 9 root root 4096 2010-10-05 03:22 ..
/linux/sound/pci/
H A Dsonicvibes.c473 unsigned int xm, xn, xr, xd, metric = ~0U; in snd_sonicvibes_pll() local
483 xr = ((SV_REFFREQUENCY / SV_ADCMULT) * xm) / xn; in snd_sonicvibes_pll()
484 if (xr >= rate) in snd_sonicvibes_pll()
485 xd = xr - rate; in snd_sonicvibes_pll()
487 xd = rate - xr; in snd_sonicvibes_pll()
H A Dcmipci.c605 int xm, xn, xr; in snd_cmipci_pll_rmn() local
616 xr = ((CM_REFFREQ_XIN/adcmult) * xm) / xn; in snd_cmipci_pll_rmn()
618 if (xr < rate) in snd_cmipci_pll_rmn()
619 delta = rate - xr; in snd_cmipci_pll_rmn()
621 delta = xr - rate; in snd_cmipci_pll_rmn()
/linux/tools/perf/Documentation/
H A Dsecurity.txt77 drwxr-xr-x. 2 root root 4.0K Mar 20 12:16 .
78 drwxr-xr-x. 3 root root 4.0K Mar 20 12:16 ..
H A Dperf-script-python.txt385 drwxr-xr-x 4 trz trz 4096 2010-01-26 22:30 .
386 drwxr-xr-x 4 trz trz 4096 2010-01-26 22:29 ..
387 drwxr-xr-x 2 trz trz 4096 2010-01-26 22:29 bin
389 drwxr-xr-x 3 trz trz 4096 2010-01-26 22:49 Perf-Trace-Util
/linux/fs/ocfs2/
H A Dxattr.c2919 struct ocfs2_xattr_tree_root *xr = &xblk->xb_attrs.xb_root; in ocfs2_create_xattr_block() local
2920 xr->xt_clusters = cpu_to_le32(1); in ocfs2_create_xattr_block()
2921 xr->xt_last_eb_blk = 0; in ocfs2_create_xattr_block()
2922 xr->xt_list.l_tree_depth = 0; in ocfs2_create_xattr_block()
2923 xr->xt_list.l_count = cpu_to_le16( in ocfs2_create_xattr_block()
2925 xr->xt_list.l_next_free_rec = cpu_to_le16(1); in ocfs2_create_xattr_block()
4277 struct ocfs2_xattr_tree_root *xr; in ocfs2_xattr_create_index_block() local
4338 xr = &xb->xb_attrs.xb_root; in ocfs2_xattr_create_index_block()
4339 xr->xt_clusters = cpu_to_le32(1); in ocfs2_xattr_create_index_block()
4340 xr->xt_last_eb_blk = 0; in ocfs2_xattr_create_index_block()
[all …]
/linux/Documentation/admin-guide/
H A Dperf-security.rst119 -rwxr-xr-x 2 root root 11M Oct 19 15:12 perf
122 -rwxr-xr-x 2 root perf_users 11M Oct 19 15:12 perf
185 -rwxr-xr-x. 1 root root 83 Oct 13 23:57 /usr/local/bin/perf.shell
/linux/fs/jffs2/
H A Dwbuf.c483 struct jffs2_xattr_datum *xr = (void *)ic; in jffs2_wbuf_recover() local
484 BUG_ON(xr->node != raw); in jffs2_wbuf_recover()
485 adjust_ref = &xr->node; in jffs2_wbuf_recover()
/linux/Documentation/filesystems/
H A Dzonefs.rst413 dr-xr-xr-x 2 root root 1 Nov 25 13:23 cnv
414 dr-xr-xr-x 2 root root 55356 Nov 25 13:23 seq
/linux/arch/s390/crypto/
H A Dchacha-s390.S400 xr %r6,%r5
898 xr %r6,%r5
/linux/tools/testing/selftests/tc-testing/
H A DREADME144 -rwxr-xr-x 1 bjb bjb 0 Sep 29 15:56 __init__.py
/linux/Documentation/networking/
H A Deql.rst69 -rwxr-xr-x guru/ncm 16111 Jan 12 22:29 1995 eql-1.1/eql_enslave
/linux/drivers/s390/char/
H A Draw3270.c423 int xr; member
/linux/arch/s390/tools/
H A Dopcodes.txt30 17 xr RR_RR