Searched full:proper (Results 1 – 25 of 1849) sorted by relevance
12345678910>>...74
/linux-6.8/arch/arm64/include/asm/ |
D | hyp_image.h | 16 * to separate it from the kernel proper. 27 * from the kernel proper. 58 * Defines a linker script alias of a kernel-proper symbol referenced by
|
/linux-6.8/Documentation/devicetree/bindings/rtc/ |
D | isil,isl12026.txt | 15 value for proper operation. 18 value for proper operation.
|
/linux-6.8/drivers/usb/dwc3/ |
D | io.h | 32 * documentation, so we revert it back to the proper addresses, the in dwc3_readl() 51 * documentation, so we revert it back to the proper addresses, the in dwc3_writel()
|
/linux-6.8/arch/mips/include/uapi/asm/ |
D | shmbuf.h | 13 * As MIPS was lacking proper padding after shm_?time, we use 48 bits 15 * libc implementations need to take care to convert this into a proper
|
/linux-6.8/arch/mips/sibyte/sb1250/ |
D | setup.c | 194 "and the kernel doesn't have the proper " in sb1250_setup() 203 "kernel doesn't have the proper workarounds " in sb1250_setup() 216 "kernel doesn't have the proper workarounds " in sb1250_setup()
|
/linux-6.8/net/llc/ |
D | llc_if.c | 78 * machine. This function packages a proper event and sends it connection 81 * function and passing proper information. 125 * connection with a remote machine. This function packages a proper event
|
/linux-6.8/Documentation/arch/powerpc/ |
D | kaslr-booke32.rst | 14 map or copy kernel to a proper place and relocate. Freescale Book-E 17 region, so we chose to copy the kernel to a proper place and restart to
|
/linux-6.8/drivers/net/ethernet/mediatek/ |
D | mtk_eth_path.c | 259 /* Setup proper MUXes along the path */ in mtk_gmac_sgmii_path_setup() 273 /* Setup proper MUXes along the path */ in mtk_gmac_gephy_path_setup() 284 /* Setup proper MUXes along the path */ in mtk_gmac_rgmii_path_setup()
|
/linux-6.8/drivers/staging/media/atomisp/pci/isp/kernels/dpc2/ |
D | ia_css_dpc2.host.c | 46 /* TODO: AM: This needs a proper implementation. */ 57 /* TODO: AM: This needs a proper implementation. */
|
/linux-6.8/arch/arm/mm/ |
D | kasan_init.c | 74 * proper KASan shadow memory. in kasan_pte_populate() 216 * We are going to perform proper setup of shadow memory. in kasan_init() 222 * the proper shadow memory, we copy swapper_pg_dir (the initial page in kasan_init() 225 * to the proper swapper_pg_dir. in kasan_init()
|
/linux-6.8/Documentation/filesystems/nfs/ |
D | exporting.rst | 34 The dcache normally contains a proper prefix of any given filesystem 47 proper prefix. i.e that are not connected to the root. 57 any dentry that might not be part of the proper prefix. 59 dentry is noticed to be a child of a dentry which is in the proper
|
/linux-6.8/arch/m68k/coldfire/ |
D | stmark2.c | 102 * Note: proper pin-mux setup is mandatory for proper SPI functionality.
|
/linux-6.8/lib/raid6/ |
D | recov_neon.c | 53 /* Now, pick the proper data tables */ in raid6_2data_recov_neon() 86 /* Now, pick the proper data tables */ in raid6_datap_recov_neon()
|
D | recov_s390xc.c | 52 /* Now, pick the proper data tables */ in raid6_2data_recov_s390xc() 94 /* Now, pick the proper data tables */ in raid6_datap_recov_s390xc()
|
/linux-6.8/arch/arm64/kernel/ |
D | image-vars.h | 17 * isolate it from the kernel proper. The following symbols are legally 43 * separate it from the kernel proper. The following symbols are legally
|
/linux-6.8/drivers/firmware/efi/libstub/ |
D | Makefile | 3 # The stub may be linked into the kernel proper or into a separate boot binary, 124 # arm64 puts the stub in the kernel proper, which will unnecessarily retain all 129 # The fact that the stub and the kernel proper are essentially the same binary
|
/linux-6.8/drivers/gpio/ |
D | gpiolib-swnode.c | 26 * to the proper binding. in swnode_format_propname() 82 * is passed on. Find a proper solution. in swnode_find_gpio()
|
D | TODO | 54 This header and helpers appeared at one point when there was no proper 102 similar and probe a proper driver in the gpiolib subsystem. 162 command line is still popular despite the existance of the proper
|
/linux-6.8/Documentation/ABI/ |
D | README | 57 sure they are working in a proper way and do not need to 71 Interfaces in stable may move to obsolete, as long as the proper
|
/linux-6.8/rust/kernel/ |
D | allocator.rs | 12 /// Calls `krealloc` with a proper size to alloc a new object aligned to `new_layout`'s alignment. 59 // - `layout.align()` is a proper alignment (i.e. not zero and must be a power of two). in realloc()
|
/linux-6.8/drivers/net/wireless/marvell/mwifiex/ |
D | sta_cmd.c | 29 * - Setting command ID, action and proper size 62 * - Setting command ID, action and proper size 89 * - Setting command ID, action and proper size 137 * - Setting command ID and proper size 153 * - Setting command ID, action and proper size 225 * - Setting command ID, action and proper size 342 * - Setting command ID and proper size 423 * - Setting command ID, action and proper size 448 * - Setting command ID, action and proper size 476 * - Setting command ID and proper size [all …]
|
/linux-6.8/Documentation/devicetree/bindings/net/ |
D | mediatek-bluetooth.txt | 59 enter proper bootstrap mode. 67 the device is powered up to enter proper bootstrap mode when
|
/linux-6.8/drivers/base/power/ |
D | common.c | 96 * Callers must ensure proper synchronization of this function with power 135 * Callers must ensure proper synchronization of this function with power 180 * Callers must ensure proper synchronization of this function with power
|
/linux-6.8/include/linux/ |
D | greybus.h | 84 /* define to get proper THIS_MODULE and KBUILD_MODNAME values */ 94 * Helper macro for Greybus drivers to set up proper module init / exit
|
/linux-6.8/arch/mips/include/asm/octeon/ |
D | cvmx-sysinfo.h | 93 * proper addressing mode (XKPHYS, KSEG0, etc.) 101 * application to use the proper addressing mode (XKPHYS,
|
12345678910>>...74