| /linux-6.15/Documentation/userspace-api/netlink/ |
| H A D | netlink-raw.rst | 72 [GENERIC ATTR 1] 73 [GENERIC ATTR 2] 74 [GENERIC ATTR 3] 75 [GENERIC ATTR - wrapper] 79 The ``GENERIC ATTRs`` at the outer level are defined in the core (or rt_link or 81 own information wrapped in the ``GENERIC ATTR - wrapper``. Even though the
|
| /linux-6.15/sound/pci/ |
| H A D | bt87x.c | 734 BT_DEVICE(PCI_DEVICE_ID_BROOKTREE_878, 0x0070, 0x13eb, GENERIC), 736 BT_DEVICE(PCI_DEVICE_ID_BROOKTREE_879, 0x0070, 0x13eb, GENERIC), 742 BT_DEVICE(PCI_DEVICE_ID_BROOKTREE_878, 0x1002, 0x0001, GENERIC), 744 BT_DEVICE(PCI_DEVICE_ID_BROOKTREE_878, 0x107d, 0x6606, GENERIC), 746 BT_DEVICE(PCI_DEVICE_ID_BROOKTREE_878, 0x11bd, 0x0012, GENERIC), 748 BT_DEVICE(PCI_DEVICE_ID_BROOKTREE_878, 0x121a, 0x3000, GENERIC), 750 BT_DEVICE(PCI_DEVICE_ID_BROOKTREE_878, 0x144f, 0x3000, GENERIC), 754 BT_DEVICE(PCI_DEVICE_ID_BROOKTREE_878, 0x1554, 0x4011, GENERIC), 756 BT_DEVICE(PCI_DEVICE_ID_BROOKTREE_878, 0xbd11, 0x1200, GENERIC),
|
| /linux-6.15/lib/zstd/compress/ |
| H A D | fse_compress.c | 302 if (remaining<1) return ERROR(GENERIC); in FSE_writeNCount_generic() 316 return ERROR(GENERIC); /* incorrect normalized distribution */ in FSE_writeNCount_generic() 335 if (tableLog < FSE_MIN_TABLELOG) return ERROR(GENERIC); /* Unsupported */ in FSE_writeNCount() 458 return ERROR(GENERIC); in FSE_normalizeM2() 472 if (tableLog < FSE_MIN_TABLELOG) return ERROR(GENERIC); /* Unsupported size */ in FSE_normalizeCount() 474 …if (tableLog < FSE_minTableLog(total, maxSymbolValue)) return ERROR(GENERIC); /* Too small table… in FSE_normalizeCount()
|
| H A D | zstd_compress_sequences.c | 118 return ERROR(GENERIC); in ZSTD_fseBitCost() 128 return ERROR(GENERIC); in ZSTD_fseBitCost() 207 …isDefaultAllowed ? ZSTD_crossEntropyCost(defaultNorm, defaultNormLog, count, max) : ERROR(GENERIC); in ZSTD_selectEncodingType() 208 …atCost = *repeatMode != FSE_repeat_none ? ZSTD_fseBitCost(prevCTable, count, max) : ERROR(GENERIC); in ZSTD_selectEncodingType() 287 default: assert(0); RETURN_ERROR(GENERIC, "impossible to reach"); in ZSTD_buildCTable()
|
| H A D | hist.c | 157 if ((size_t)workSpace & 3) return ERROR(GENERIC); /* must be aligned on 4-bytes boundaries */ in HIST_countFast_wksp() 169 if ((size_t)workSpace & 3) return ERROR(GENERIC); /* must be aligned on 4-bytes boundaries */ in HIST_count_wksp()
|
| H A D | huf_compress.c | 157 if (workspaceSize < sizeof(HUF_CompressWeightsWksp)) return ERROR(GENERIC); in HUF_compressWeights() 261 if (workspaceSize < sizeof(HUF_WriteCTableWksp)) return ERROR(GENERIC); in HUF_writeCTable_wksp() 280 …if (maxSymbolValue > (256-128)) return ERROR(GENERIC); /* should not happen : likely means sourc… in HUF_writeCTable_wksp() 784 if (maxNbBits > HUF_TABLELOG_MAX) return ERROR(GENERIC); /* check fit into table */ in HUF_buildCTable_wksp()
|
| H A D | zstd_compress_superblock.c | 351 : ERROR(GENERIC); in ZSTD_estimateSubBlockSize_symbolType()
|
| H A D | zstd_compress.c | 354 RETURN_ERROR_IF(!cctxParams, GENERIC, "NULL pointer!"); in ZSTD_CCtxParams_init() 392 RETURN_ERROR_IF(!cctxParams, GENERIC, "NULL pointer!"); in ZSTD_CCtxParams_init_advanced() 1697 …RETURN_ERROR_IF(params->nbWorkers > 0, GENERIC, "Estimate CCtx size is supported for single-thread… in ZSTD_estimateCCtxSize_usingCCtxParams() 1749 …RETURN_ERROR_IF(params->nbWorkers > 0, GENERIC, "Estimate CCtx size is supported for single-thread… in ZSTD_estimateCStreamSize_usingCCtxParams()
|
| /linux-6.15/lib/zstd/common/ |
| H A D | error_private.c | 26 case PREFIX(GENERIC): return "Error (generic)"; in ERR_getErrorString()
|
| H A D | fse_decompress.c | 147 …if (position!=0) return ERROR(GENERIC); /* position must reach all cells once, otherwise normali… in FSE_buildDTable_internal() 259 if (wkspSize < sizeof(*wksp)) return ERROR(GENERIC); in FSE_decompress_wksp_body()
|
| H A D | bitstream.h | 251 if (lastByte == 0) return ERROR(GENERIC); /* endMark not present */ } in BIT_initDStream()
|
| /linux-6.15/Documentation/admin-guide/media/ |
| H A D | cx88.rst | 42 If your card is listed as "board: UNKNOWN/GENERIC" it is unknown to
|
| H A D | cx23885-cardlist.rst | 18 - UNKNOWN/GENERIC
|
| H A D | cx88-cardlist.rst | 18 - UNKNOWN/GENERIC
|
| H A D | bttv-cardlist.rst | 18 - *** UNKNOWN/GENERIC ***
|
| H A D | saa7134-cardlist.rst | 18 - UNKNOWN/GENERIC
|
| /linux-6.15/drivers/usb/misc/ |
| H A D | usbtest.c | 65 #define GENERIC /* let probe() bind using module params */ macro 2752 #ifdef GENERIC 2774 #ifdef GENERIC in usbtest_probe() 2966 #ifdef GENERIC 3038 #ifdef GENERIC 3063 #ifdef GENERIC in usbtest_init()
|
| /linux-6.15/drivers/hwtracing/stm/ |
| H A D | p_sys-t.c | 85 #define DATA_HEADER (MIPI_SYST_TYPES(STRING, GENERIC) | \
|
| /linux-6.15/sound/pci/asihpi/ |
| H A D | hpi_internal.h | 133 HPI_GENERIC_ENABLE = HPI_CTL_ATTR(GENERIC, 1), 134 HPI_GENERIC_EVENT_ENABLE = HPI_CTL_ATTR(GENERIC, 2),
|
| /linux-6.15/drivers/ata/ |
| H A D | sata_nv.c | 337 GENERIC, enumerator 358 { PCI_VDEVICE(NVIDIA, PCI_DEVICE_ID_NVIDIA_NFORCE_MCP61_SATA), GENERIC }, 359 { PCI_VDEVICE(NVIDIA, PCI_DEVICE_ID_NVIDIA_NFORCE_MCP61_SATA2), GENERIC }, 360 { PCI_VDEVICE(NVIDIA, PCI_DEVICE_ID_NVIDIA_NFORCE_MCP61_SATA3), GENERIC },
|
| /linux-6.15/Documentation/arch/arm64/ |
| H A D | pointer-authentication.rst | 92 initialised by passing flags KVM_ARM_VCPU_PTRAUTH_[ADDRESS/GENERIC] and
|
| /linux-6.15/lib/zstd/decompress/ |
| H A D | zstd_decompress.c | 104 …RETURN_ERROR_IF(hashSet->ddictPtrCount == hashSet->ddictPtrTableSize, GENERIC, "Hash set is full!"… in ZSTD_DDictHashSet_emplaceDDict() 440 RETURN_ERROR_IF(src==NULL, GENERIC, "invalid parameter : src==NULL, but srcSize>0"); in ZSTD_getFrameHeader_advanced() 1356 …RETURN_ERROR(GENERIC, "impossible to reach"); /* some compilers require default to do something … in ZSTD_decompressContinue() 2239 …RETURN_ERROR(GENERIC, "impossible to reach"); /* some compilers require default to do something … in ZSTD_decompressStream()
|
| H A D | huf_decompress.c | 1190 if (sizeof(*wksp) > wkspSize) return ERROR(GENERIC); in HUF_readDTableX2_wksp()
|
| /linux-6.15/drivers/net/wireless/silabs/wfx/ |
| H A D | traces.h | 84 hif_ind_name(GENERIC) \
|
| /linux-6.15/drivers/pci/controller/ |
| H A D | pcie-brcmstb.c | 224 GENERIC, enumerator 1745 .soc_base = GENERIC,
|