Home
last modified time | relevance | path

Searched refs:families (Results 1 – 25 of 75) sorted by relevance

123

/linux-6.1.9/tools/testing/selftests/bpf/prog_tests/
Dcls_redirect.c371 int families[] = { AF_INET, AF_INET6 }; in test_cls_redirect_common() local
376 int servers[__NR_KIND][ARRAY_SIZE(families)] = {}; in test_cls_redirect_common()
377 int conns[__NR_KIND][ARRAY_SIZE(families)] = {}; in test_cls_redirect_common()
378 struct tuple tuples[__NR_KIND][ARRAY_SIZE(families)]; in test_cls_redirect_common()
381 for (i = 0; i < ARRAY_SIZE(families); i++) { in test_cls_redirect_common()
382 slen = prepare_addr(&ss, families[i]); in test_cls_redirect_common()
401 for (j = 0; j < ARRAY_SIZE(families); j++) { in test_cls_redirect_common()
/linux-6.1.9/drivers/pinctrl/intel/
Dpinctrl-merrifield.c430 const struct mrfld_family *families; member
449 family = &mp->families[i]; in mrfld_get_family()
898 struct mrfld_family *families; in mrfld_pinctrl_probe() local
920 families = devm_kmemdup(&pdev->dev, mrfld_families, in mrfld_pinctrl_probe()
923 if (!families) in mrfld_pinctrl_probe()
928 struct mrfld_family *family = &families[i]; in mrfld_pinctrl_probe()
933 mp->families = families; in mrfld_pinctrl_probe()
/linux-6.1.9/Documentation/devicetree/bindings/interrupt-controller/
Dintel,ixp4xx-interrupt.yaml19 The distinct IXP4xx families with different interrupt controller
21 families were the only ones to reach the developer and consumer
Daspeed,ast2400-vic.txt4 AST2500 SoC families include a legacy register layout before a re-designed
/linux-6.1.9/Documentation/sh/
Dregister-banks.rst10 The SH-3 and SH-4 CPU families traditionally include a single partial register
11 bank (selected by SR.RB, only r0 ... r7 are banked), whereas other families
/linux-6.1.9/Documentation/devicetree/bindings/net/
Dmicrel-ks8995.txt1 Micrel KS8995 SPI controlled Ethernet Switch families
/linux-6.1.9/Documentation/devicetree/bindings/arm/marvell/
Darmada-8kp.txt4 Boards using a SoC of the Marvell Armada 8KP families must carry
D98dx3236.txt4 Boards with a SoC of the Marvell 98DX3236, 98DX3336 and 98DX4251 families
Darmada-370-xp.txt4 Boards with a SoC of the Marvell Armada 370 and Armada XP families
/linux-6.1.9/Documentation/userspace-api/netlink/
Dintro.rst249 about other families (``CTRL_CMD_GETFAMILY``).
255 call would make the kernel respond with information about *all* the families
348 families, selecting the recipient family on message-by-message basis using
443 notifications about registered families. When a new family is added the
527 families may, however, require a larger buffer. 32kB buffer is recommended
550 Netlink refers to subsystems as families. This is a remnant of using
551 sockets and the concept of protocol families, which are part of message
555 as "families" making the term very confusing:
566 happily allocate to one of its families as well).
592 This is no longer the case for new Generic Netlink families and those opting
[all …]
/linux-6.1.9/arch/arm/mach-mstar/
DKconfig11 Support for newer MStar/Sigmastar SoC families that are
/linux-6.1.9/Documentation/devicetree/bindings/iio/dac/
Dadi,ad5764.yaml7 title: Analog Devices AD5744 and AD5764 DAC families
/linux-6.1.9/Documentation/arm/stm32/
Doverview.rst23 All the files for multiple machine families are located in the platform code
/linux-6.1.9/Documentation/arm/sti/
Doverview.rst25 All the files for multiple machine families (STiH415, STiH416, and STiG125)
/linux-6.1.9/drivers/nfc/nxp-nci/
DKconfig7 NPC300 (PN548) or PN7150 families.
/linux-6.1.9/drivers/mtd/lpddr/
DKconfig19 families of devices. This serves similar purpose of CFI on legacy
/linux-6.1.9/Documentation/devicetree/bindings/arm/keystone/
Dkeystone.txt12 SoC families:
/linux-6.1.9/drivers/net/wireless/ti/wlcore/
DKconfig8 hardware-specific differences among different chipset families.
/linux-6.1.9/Documentation/devicetree/bindings/memory-controllers/
Dqca,ath79-ddr-controller.yaml13 The DDR controller of the AR7xxx and AR9xxx families provides an interface to
/linux-6.1.9/Documentation/powerpc/
Dcpu_families.rst5 This document tries to summarise some of the different cpu families that exist
/linux-6.1.9/drivers/net/ethernet/smsc/
DKconfig93 tristate "SMSC LAN911x/LAN921x families embedded ethernet support"
99 Say Y here if you want support for SMSC LAN911x and LAN921x families
/linux-6.1.9/Documentation/sphinx/
Dkerneldoc-preamble.sty220 due to the lack of suitable font families and/or the texlive-xecjk
223 If you want them, please install ``Noto Sans CJK'' font families
226 Having optional ``Noto Serif CJK'' font families will improve
/linux-6.1.9/drivers/phy/st/
DKconfig34 and USB3 controllers on STMicroelectronics STiH407 SoC families.
/linux-6.1.9/Documentation/fb/
Dcirrusfb.rst11 Chip families supported:
/linux-6.1.9/Documentation/arm/spear/
Doverview.rst48 The common files for multiple machine families (SPEAr3xx, SPEAr6xx and

123