Home
last modified time | relevance | path

Searched refs:nci (Results 1 – 11 of 11) sorted by relevance

/linux-4.1.27/net/nfc/nci/
DMakefile5 obj-$(CONFIG_NFC_NCI) += nci.o
7 nci-objs := core.o data.o lib.o ntf.o rsp.o hci.o
9 nci-$(CONFIG_NFC_NCI_SPI) += spi.o
DKconfig10 compile it as module (nci).
/linux-4.1.27/drivers/nfc/nxp-nci/
DMakefile5 nxp-nci-objs = core.o firmware.o
8 obj-$(CONFIG_NFC_NXP_NCI) += nxp-nci.o
/linux-4.1.27/fs/nilfs2/
Dcpfile.c436 void *buf, unsigned cisz, size_t nci) in nilfs_cpfile_do_get_cpinfo() argument
451 for (n = 0; n < nci; cno += ncps) { in nilfs_cpfile_do_get_cpinfo()
463 for (i = 0; i < ncps && n < nci; i++, cp = (void *)cp + cpsz) { in nilfs_cpfile_do_get_cpinfo()
487 void *buf, unsigned cisz, size_t nci) in nilfs_cpfile_do_get_ssinfo() argument
526 while (n < nci) { in nilfs_cpfile_do_get_ssinfo()
573 void *buf, unsigned cisz, size_t nci) in nilfs_cpfile_get_cpinfo() argument
577 return nilfs_cpfile_do_get_cpinfo(cpfile, cnop, buf, cisz, nci); in nilfs_cpfile_get_cpinfo()
579 return nilfs_cpfile_do_get_ssinfo(cpfile, cnop, buf, cisz, nci); in nilfs_cpfile_get_cpinfo()
594 ssize_t nci; in nilfs_cpfile_delete_checkpoint() local
596 nci = nilfs_cpfile_do_get_cpinfo(cpfile, &tcno, &ci, sizeof(ci), 1); in nilfs_cpfile_delete_checkpoint()
[all …]
/linux-4.1.27/Documentation/devicetree/bindings/net/nfc/
Dnxp-nci.txt4 - compatible: Should be "nxp,nxp-nci-i2c".
24 compatible = "nxp,nxp-nci-i2c";
/linux-4.1.27/Documentation/RCU/
Dtrace.txt59 …1/0 qp=1 dt=126535/140000000000000/0 df=2002 of=4 ql=0/0 qs=N... b=10 ci=74572 nci=0 co=1131 ca=716
60 …/0 qp=0 dt=132007/140000000000000/0 df=1874 of=10 ql=0/0 qs=N... b=10 ci=123209 nci=0 co=685 ca=982
61 …/1 qp=1 dt=138537/140000000000000/0 df=1707 of=8 ql=0/0 qs=N... b=10 ci=80132 nci=0 co=1328 ca=1458
62 …1 qp=0 dt=107255/140000000000000/0 df=1749 of=6 ql=0/450 qs=NRW. b=10 ci=151700 nci=0 co=509 ca=622
63 …=1/0 qp=1 dt=83647/140000000000000/0 df=965 of=5 ql=0/0 qs=N... b=10 ci=65643 nci=0 co=1373 ca=1521
64 …5 c=31201 g=31202 pq=1/0 qp=1 dt=70422/0/0 df=535 of=7 ql=0/0 qs=.... b=10 ci=58500 nci=0 co=764 c…
65 …1/0 qp=1 dt=95363/140000000000000/0 df=780 of=5 ql=0/0 qs=N... b=10 ci=100607 nci=0 co=1414 ca=1353
66 …7 c=31178 g=31178 pq=1/0 qp=0 dt=91536/0/0 df=547 of=4 ql=0/0 qs=.... b=10 ci=109819 nci=0 co=1115…
171 this CPU. Note that ci+nci+ql is the number of callbacks that have
174 o "nci" is the number of RCU callbacks that have been offloaded from
[all …]
/linux-4.1.27/net/nfc/
DMakefile6 obj-$(CONFIG_NFC_NCI) += nci/
DKconfig31 source "net/nfc/nci/Kconfig"
/linux-4.1.27/drivers/nfc/
DMakefile16 obj-$(CONFIG_NFC_NXP_NCI) += nxp-nci/
DKconfig76 source "drivers/nfc/nxp-nci/Kconfig"
/linux-4.1.27/
DMAINTAINERS7020 F: drivers/nfc/nxp-nci