/linux/Documentation/crypto/ |
H A D | descore-readme.rst | 43 3. Plug-compatible replacement for KERBEROS's low-level routines. 68 this has the quickest encryption/decryption routines i've seen. 73 provided my routines with little stub interfaces so they can be 110 of the optimizations which i did in my encryption routines. 114 speed up the key-setting routines with impressive results. 172 a while ago i wanted some des routines and the routines documented on sun's 174 and knew that it used des, so i figured i'd use its routines. but once 262 and other tricks, you can get reasonable routines for DesQuickCore... with 270 for the DesQuickCore... routines! 275 the en/decryption routines each use 6 necessary register variables, [all …]
|
/linux/fs/xfs/libxfs/ |
H A D | xfs_attr_leaf.h | 46 * Internal routines when attribute fork size < XFS_LITINO(mp). 61 * Internal routines when attribute fork size == XFS_LBSIZE(mp). 71 * Routines used for growing the Btree. 87 * Routines used for shrinking the Btree. 94 * Utility routines.
|
/linux/Documentation/mm/ |
H A D | hugetlbfs_reserv.rst | 152 calls into routines that potentially allocate and adjust surplus page counts. 153 However, within those routines the code is simply checking to ensure there 197 :ref:`Reservation Map Helper Routines <resv_map_helpers>` for detailed 256 :ref:`Reservation Map Helper Routines <resv_map_helpers>` for more 257 information on these routines. 314 The routines hugepage_subpool_get/put_pages() are called when pages are 371 The following low level routines are used to make modifications to a 372 reservation map. Typically, these routines are not called directly. Rather, 374 routines. These low level routines are fairly well documented in the source 375 code (mm/hugetlb.c). These routines are:: [all …]
|
/linux/arch/m68k/ifpsp060/ |
H A D | isp.doc | 63 This will allow calling routines to access the entry points 76 | | - example routines in iskeleton.s 91 the ISP routines to reference external functions that must be provided 100 The second section, the "Entry-point" section, is used by external routines 187 One other necessary action by the integrator is to supply the routines 191 If the "core" emulation routines of either "cas" or "cas2" perform some
|
H A D | ilsp.doc | 33 68060 Integer Software Package. Routines included in this 58 This will allow calling routines to access the entry points 75 fixed so that a program calling the routines will not have to be 110 The library routines also return the correct condition code
|
H A D | TEST.DOC | 49 This will allow the calling routines to access the entry points 77 routines to reference external printing functions that must be provided 87 The second section, the "Entry-point" section, is used by external routines 88 to access the test routines. Since the {i,f}test.sa hex files contain
|
/linux/arch/mips/include/asm/ |
H A D | sgialib.h | 39 /* PROM device tree library routines. */ 47 /* Environment variable routines. */ 57 /* Misc. routines. */
|
/linux/Documentation/driver-api/media/ |
H A D | dtv-common.rst | 16 Those routines implement ring buffers used to handle digital TV data and 21 1) For performance reasons read and write routines don't check buffer sizes 23 routines are called. For example:
|
/linux/Documentation/core-api/ |
H A D | cachetlb.rst | 130 The cache flushing routines below need only deal with cache flushing 132 these routines must be implemented for cpus which have virtually 139 Here are the routines, one by one: 220 The first of these two routines is invoked after vmap_range() 258 These two routines store data in user anonymous or COW 273 If D-cache aliasing is not an issue, these two routines may 278 This routines must be called when: 341 these two routines.
|
H A D | dma-isa-lpc.rst | 22 The second contains the routines specific to ISA DMA transfers. Since 89 Before you use any ISA DMA routines you need to claim the DMA lock 106 transfer. Note that it's _bytes_. The DMA routines will do all the
|
/linux/Documentation/scheduler/ |
H A D | sched-arch.rst | 24 Your cpu_idle routines need to obey the following rules: 26 1. Preempt should now disabled over idle routines. Should only 51 5. TIF_POLLING_NRFLAG can be set by idle routines that do not
|
/linux/drivers/acpi/acpica/ |
H A D | acparser.h | 115 * psparse - top level parsing routines 138 * psscope - Scope stack management routines 161 * pstree - parse tree manipulation routines 175 * pswalk - parse tree walk routines
|
/linux/drivers/media/pci/cx23885/ |
H A D | cx23885-av.h | 5 * AV device support routines - non-input, non-vl42_subdev routines
|
H A D | cx23885-ir.h | 5 * Infrared device support routines - non-input, non-vl42_subdev routines
|
H A D | cx23885-av.c | 5 * AV device support routines - non-input, non-vl42_subdev routines
|
/linux/drivers/char/agp/ |
H A D | generic.c | 57 * Generic routines for handling agp_memory structures - 58 * They use the basic page allocation routines to do the brunt of the work. 281 /* End - Generic routines for handling agp_memory structures */ 394 * Routines for handling swapping of agp_memory into the GATT - 395 * These routines take agp_memory and insert them into the GATT. 396 * They call device specific routines to actually write to the GATT. 475 /* End - Routines for handling swapping of agp_memory into the GATT */ 478 /* Generic Agp routines - Start */ 860 /* The generic routines can't handle 2 level gatt's */ in agp_generic_create_gatt_table() 991 /* The generic routines can't deal with 2 level gatt's */ in agp_generic_free_gatt_table() [all …]
|
/linux/kernel/ |
H A D | notifier.c | 13 * Notifier chain core routines. The exported routines below 128 * Atomic notifier chain routines. Registration and unregistration 245 * Blocking notifier chain routines. All access to the chain is 388 * Raw notifier chain routines. There is no protection; 458 * SRCU notifier chain routines. Registration and unregistration 558 * calling any of the other SRCU notifier routines for this head.
|
/linux/arch/sh/lib/ |
H A D | udiv_qrnnd.S | 8 !! libgcc routines for the Renesas / SuperH SH CPUs. 12 !! ashiftrt_r4_x, ___ashrsi3, ___ashlsi3, ___lshrsi3 routines
|
H A D | ashiftrt.S | 8 !! libgcc routines for the Renesas / SuperH SH CPUs. 12 !! ashiftrt_r4_x, ___ashrsi3, ___ashlsi3, ___lshrsi3 routines
|
/linux/include/linux/ |
H A D | nsc_gpio.h | 14 implement their own versions of these routines; and use the common 15 file-operations routines implemented in nsc_gpio module.
|
/linux/arch/alpha/lib/ |
H A D | Makefile | 8 # Many of these routines have implementations tuned for ev6. 38 # The division routines are built from single source, with different defines.
|
/linux/Documentation/watchdog/ |
H A D | watchdog-kernel-api.rst | 20 a watchdog timer driver then only needs to provide the different routines 28 register/unregister routines:: 112 watchdog_get_drvdata routines. 151 all other routines/operations are optional. They only need to be provided if 152 they are supported. These optional routines/operations are: 231 * get_timeleft: this routines returns the time that's left before a reset.
|
/linux/Documentation/driver-api/tty/ |
H A D | tty_driver.rst | 17 The allocation routines expect a number of devices the driver can handle at 78 The registration routines are documented as follows: 102 The linking routines are documented here:
|
/linux/arch/sparc/include/asm/ |
H A D | oplib_64.h | 2 /* oplib.h: Describes the interface and available routines in the 72 /* Miscellaneous routines, don't really fit in any category per se. */ 102 /* Prom's internal routines, don't use in kernel/boot code. */ 249 /* Client interface level routines. */
|
/linux/drivers/pcmcia/ |
H A D | rsrc_mgr.c | 3 * rsrc_mgr.c -- Resource management routines and/or wrappers 69 MODULE_DESCRIPTION("PCMCIA resource management routines");
|