Searched refs:ptx (Results 1 – 11 of 11) sorted by relevance
/Linux-v6.6/drivers/net/wireless/legacy/ |
D | ray_cs.c | 72 static int translate_frame(ray_dev_t *local, struct tx_msg __iomem *ptx, 74 static void ray_build_header(ray_dev_t *local, struct tx_msg __iomem *ptx, 879 struct tx_msg __iomem *ptx; /* Address of xmit buffer in PC space */ in ray_hw_xmit() local 908 ptx = local->sram + addr; in ray_hw_xmit() 910 ray_build_header(local, ptx, msg_type, data); in ray_hw_xmit() 912 offset = translate_frame(local, ptx, data, len); in ray_hw_xmit() 915 memcpy_toio(&ptx->var, data, len); in ray_hw_xmit() 948 static int translate_frame(ray_dev_t *local, struct tx_msg __iomem *ptx, in translate_frame() argument 955 memcpy_toio(&ptx->var, eth2_llc, sizeof(eth2_llc)); in translate_frame() 956 memcpy_toio(((void __iomem *)&ptx->var) + sizeof(eth2_llc), in translate_frame() [all …]
|
/Linux-v6.6/Documentation/filesystems/ |
D | devpts.rst | 21 to bind mount ``/dev/ptx/ptmx`` to ``/dev/ptmx``. If you opt for using
|
/Linux-v6.6/Documentation/translations/zh_CN/process/ |
D | howto.rst | 394 - 我们在AIX/ptx/Solaris就是这么做的,所以这么做肯定是好的……
|
/Linux-v6.6/Documentation/translations/zh_TW/process/ |
D | howto.rst | 397 - 我們在AIX/ptx/Solaris就是這麼做的,所以這麼做肯定是好的……
|
/Linux-v6.6/Documentation/translations/ja_JP/ |
D | howto.rst | 515 - "このやり方で AIX/ptx/Solaris ではできたので、できるはずだ..."
|
/Linux-v6.6/Documentation/translations/ko_KR/ |
D | howto.rst | 489 - "우리는 그것을 AIX/ptx/Solaris에서 이러한 방법으로 했다. 그러므로 그것은 좋은 것임에 틀림없다..."
|
/Linux-v6.6/Documentation/RCU/Design/Requirements/ |
D | Requirements.rst | 136 `DYNIX/ptx <https://en.wikipedia.org/wiki/DYNIX>`__, which managed a 464 This guarantee was only partially premeditated. DYNIX/ptx used an 676 DYNIX/ptx RCU documentation. 1346 Interestingly enough, DYNIX/ptx had the equivalents of call_rcu() 1348 fact that RCU was not heavily used within DYNIX/ptx, so the very few 1650 the initial implementation in DYNIX/ptx was quite generic in 1925 DYNIX/ptx, but on the other hand, the Linux kernel's CPU-hotplug
|
/Linux-v6.6/Documentation/RCU/ |
D | RTFP.txt | 37 RCU implementation in DYNIX/ptx. In 1988, Barbara Liskov published 91 1995 also saw the first publication of DYNIX/ptx's RCU mechanism 94 DYNIX/ptx kernel. The corresponding conference paper appeared in 1998 546 Describes and analyzes RCU mechanism in DYNIX/ptx. Describes
|
/Linux-v6.6/Documentation/translations/it_IT/process/ |
D | howto.rst | 505 - "Lo abbiamo fatto in questo modo in AIX/ptx/Solaris, di conseguenza
|
/Linux-v6.6/Documentation/process/ |
D | howto.rst | 489 - "We did it this way in AIX/ptx/Solaris, so therefore it must be
|
/Linux-v6.6/Documentation/translations/sp_SP/ |
D | howto.rst | 491 - "Lo hicimos así en AIX/ptx/Solaris, de modo que debe ser bueno..."
|