Home
last modified time | relevance | path

Searched full:families (Results 1 – 25 of 186) sorted by relevance

12345678

/Linux-v6.1/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
547 Families section in Classic Netlink
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:
561 struct nlmsghdr), yet it also calls its users "Families".
[all …]
/Linux-v6.1/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-v6.1/drivers/pinctrl/intel/
Dpinctrl-merrifield.c414 * @families: Array of families this pinctrl handles
415 * @nfamilies: Number of families in the array
430 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
916 * Make a copy of the families which we can use to hold pointers in mrfld_pinctrl_probe()
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-v6.1/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-v6.1/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-v6.1/include/uapi/linux/
Datmbr2684.h51 * This is for the ATM_NEWBACKENDIF call - these are like socket families:
78 * This is for the ATM_SETBACKEND call - these are like socket families:
Datmppp.h16 * This is for the ATM_SETBACKEND call - these are like socket families:
/Linux-v6.1/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-v6.1/net/dsa/
DKconfig90 tristate "Tag driver for Microchip 8795/937x/9477/9893 families of switches"
93 Microchip 8795/937x/9477/9893 families of switches.
/Linux-v6.1/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-v6.1/Documentation/devicetree/bindings/net/
Dmicrel-ks8995.txt1 Micrel KS8995 SPI controlled Ethernet Switch families
/Linux-v6.1/arch/arm/mach-mstar/
DKconfig11 Support for newer MStar/Sigmastar SoC families that are
/Linux-v6.1/arch/arm64/
DKconfig.platforms276 bool "Intel's SoCFPGA ARMv8 Families"
278 This enables support for Intel's SoCFPGA ARMv8 families:
/Linux-v6.1/arch/arm/mach-iop32x/
Dpmu.c3 * PMU IRQ registration for the iop3xx xscale PMU families.
/Linux-v6.1/net/atm/
DMakefile3 # Makefile for the ATM Protocol Families.
/Linux-v6.1/Documentation/devicetree/bindings/arm/marvell/
Darmada-8kp.txt4 Boards using a SoC of the Marvell Armada 8KP families must carry
Darmada-370-xp.txt4 Boards with a SoC of the Marvell Armada 370 and Armada XP families
D98dx3236.txt4 Boards with a SoC of the Marvell 98DX3236, 98DX3336 and 98DX4251 families
/Linux-v6.1/drivers/nfc/nxp-nci/
DKconfig7 NPC300 (PN548) or PN7150 families.
/Linux-v6.1/drivers/mtd/lpddr/
DKconfig19 families of devices. This serves similar purpose of CFI on legacy
/Linux-v6.1/drivers/net/wireless/ti/wlcore/
DKconfig8 hardware-specific differences among different chipset families.
/Linux-v6.1/Documentation/arm/stm32/
Doverview.rst23 All the files for multiple machine families are located in the platform code
/Linux-v6.1/Documentation/arm/sti/
Doverview.rst25 All the files for multiple machine families (STiH415, STiH416, and STiG125)
/Linux-v6.1/include/linux/
Dmarvell_phy.h32 /* These Ethernet switch families contain embedded PHYs, but they do

12345678