Searched full:takes (Results 1 – 25 of 2305) sorted by relevance
12345678910>>...93
/Linux-v6.6/Documentation/kbuild/ |
D | kconfig-macro-language.rst | 96 Like Make, Kconfig provides several built-in functions. Every function takes a 99 In Make, every built-in function takes at least one argument. Kconfig allows 117 The "info" function takes a single argument and prints it to stdout. 122 The "warning-if" function takes two arguments. If the condition part is "y", 133 The 'filename' takes no argument, and $(filename) is expanded to the file 138 The 'lineno' takes no argument, and $(lineno) is expanded to the line number
|
/Linux-v6.6/Documentation/devicetree/bindings/pinctrl/ |
D | pincfg-node.yaml | 37 description: pull up the pin. Takes as optional argument on hardware 44 description: pull down the pin. Takes as optional argument on hardware 51 description: use pin-default pull state. Takes as optional argument on 101 description: Takes the debounce time in usec as argument or 0 to disable
|
/Linux-v6.6/Documentation/mm/ |
D | split_page_table_lock.rst | 17 maps PTE and takes PTE table lock, returns pointer to PTE with 29 allocates PTE table if needed and takes its lock, returns pointer to 32 takes PMD table lock, returns pointer to taken lock; 52 takes pmd split lock for PMD_SIZE page, mm->page_table_lock
|
/Linux-v6.6/include/uapi/linux/ |
D | i2c-dev.h | 17 * - I2C_FUNCS, takes pointer to an unsigned long 18 * - I2C_RDWR, takes pointer to struct i2c_rdwr_ioctl_data 19 * - I2C_SMBUS, takes pointer to struct i2c_smbus_ioctl_data
|
D | tee.h | 84 * Takes a tee_ioctl_version_data struct and returns with the TEE version 249 * Takes a struct tee_ioctl_buf_data which contains a struct 280 * Takes a struct tee_ioctl_buf_data which contains a struct 335 * Takes a struct tee_ioctl_buf_data which contains a struct 356 * Takes a struct tee_ioctl_buf_data which contains a struct
|
/Linux-v6.6/Documentation/virt/kvm/devices/ |
D | s390_flic.rst | 67 Register an I/O adapter interrupt source. Takes a kvm_s390_io_adapter 93 Modifies attributes of an existing I/O adapter interrupt source. Takes 117 AIS capability is enabled. Takes a kvm_s390_ais_req describing:: 144 Gets or sets the adapter-interruption-suppression mode for all ISCs. Takes
|
/Linux-v6.6/Documentation/admin-guide/device-mapper/ |
D | dm-io.rst | 22 The first I/O service type takes a list of memory pages as the data buffer for 37 The second I/O service type takes an array of bio vectors as the data buffer 48 The third I/O service type takes a pointer to a vmalloc'd memory buffer as the
|
/Linux-v6.6/arch/powerpc/mm/kasan/ |
D | init_book3s_64.c | 45 * This takes us from c000... to c008... in kasan_init() 48 * This takes us from c008... to c00a... in kasan_init() 50 * This takes us up to where we start at c00e... in kasan_init()
|
/Linux-v6.6/Documentation/security/ |
D | siphash.rst | 13 SipHash takes a secret key filled with randomly generated numbers and either 32 There are two variants of the function, one that takes a list of integers, and 33 one that takes a buffer:: 155 There are two variants of the function, one that takes a list of integers, and 156 one that takes a buffer::
|
/Linux-v6.6/Documentation/devicetree/bindings/i2c/ |
D | i2c-rk3x.yaml | 85 Number of nanoseconds the SCL signal takes to rise 93 Number of nanoseconds the SCL signal takes to fall 101 Number of nanoseconds the SDA signal takes to fall
|
D | i2c.txt | 38 Number of nanoseconds the SCL signal takes to fall; t(f) in the I2C 45 Number of nanoseconds the SCL signal takes to rise; t(r) in the I2C 49 Number of nanoseconds the SDA signal takes to fall; t(f) in the I2C
|
/Linux-v6.6/Documentation/devicetree/bindings/reset/ |
D | lantiq,reset.yaml | 31 The first cell takes the reset set bit and the second cell takes the
|
/Linux-v6.6/include/linux/ |
D | xarray.h | 445 * Context: Any context. Takes and releases the RCU lock. 474 * Context: Any context. Takes and releases the RCU lock. 498 * Context: Any context. Takes and releases the RCU lock. 525 * Context: Any context. Takes and releases the RCU lock. 581 * Context: Any context. Takes and releases the xa_lock while 608 * Context: Process context. Takes and releases the xa_lock while 634 * Context: Any context. Takes and releases the xa_lock while 658 * Context: Process context. Takes and releases the xa_lock while 684 * Context: Any context. Takes and releases the xa_lock. May sleep 712 * Context: Any context. Takes and releases the xa_lock while [all …]
|
D | iopoll.h | 19 * @op: accessor function (takes @args as its arguments) 64 * @op: accessor function (takes @args as its arguments) 118 * @op: accessor function (takes @addr as its only argument) 139 * @op: accessor function (takes @addr as its only argument)
|
/Linux-v6.6/Documentation/devicetree/bindings/hwmon/ |
D | ina3221.txt | 9 - ti,single-shot: This chip has two power modes: single-shot (chip takes one 11 chip takes continuous measurements). The continuous mode is
|
/Linux-v6.6/include/asm-generic/ |
D | cmpxchg-local.h | 12 * Generic version of __cmpxchg_local (disables interrupts). Takes an unsigned 52 * Generic version of __cmpxchg64_local. Takes an u64 parameter.
|
/Linux-v6.6/drivers/iio/light/ |
D | zopt2201.c | 43 #define ZOPT2201_MEAS_RES_20BIT 0 /* takes 400 ms */ 44 #define ZOPT2201_MEAS_RES_19BIT 1 /* takes 200 ms */ 45 #define ZOPT2201_MEAS_RES_18BIT 2 /* takes 100 ms, default */ 46 #define ZOPT2201_MEAS_RES_17BIT 3 /* takes 50 ms */ 47 #define ZOPT2201_MEAS_RES_16BIT 4 /* takes 25 ms */ 48 #define ZOPT2201_MEAS_RES_13BIT 5 /* takes 3.125 ms */
|
/Linux-v6.6/drivers/md/ |
D | dm-builtin.c | 20 * 1. Some other process takes a reference to dm kobject 35 * Note that if the process that takes the foreign reference to dm kobject
|
/Linux-v6.6/Documentation/features/sched/membarrier-sync-core/ |
D | arch-support.txt | 15 # x86-32 uses IRET as return from interrupt, which takes care of the IPI. 19 # x86-64 uses IRET as return from interrupt, which takes care of the IPI.
|
/Linux-v6.6/Documentation/riscv/ |
D | vector.rst | 49 enablement status of current thread, and the setting at bit[3:2] takes place 58 PR_RISCV_V_VSTATE_CTRL_DEFAULT here takes no effect but to set back 81 * A valid setting for PR_RISCV_V_VSTATE_CTRL_CUR_MASK takes place
|
/Linux-v6.6/Documentation/driver-api/memory-devices/ |
D | ti-emif.rst | 31 This driver takes care of only LPDDR2 memories presently. The 51 affecting EMIF and takes appropriate actions when these are invoked.
|
/Linux-v6.6/Documentation/core-api/ |
D | maple_tree.rst | 63 but takes a range. mtree_load() is used to retrieve the entry stored at a 102 Takes RCU read lock: 109 Takes ma_lock internally: 211 MTREE_INIT_EXT() #define, which takes an external lock as an argument.
|
/Linux-v6.6/drivers/auxdisplay/ |
D | hd44780.c | 112 /* The shortest command takes at least 120 us */ in hd44780_write_cmd_gpio8() 123 /* The shortest data takes at least 45 us */ in hd44780_write_data_gpio8() 151 /* The shortest command takes at least 120 us */ in hd44780_write_cmd_gpio4() 179 /* The shortest data takes at least 45 us */ in hd44780_write_data_gpio4()
|
/Linux-v6.6/fs/xfs/libxfs/ |
D | xfs_cksum.h | 32 * access to the buffer while the calculation takes place. 61 * access to the buffer while the calculation takes place.
|
/Linux-v6.6/Documentation/devicetree/bindings/iio/light/ |
D | upisemi,us5182.yaml | 50 This chip has two power modes: one-shot (chip takes one measurement and 51 then shuts itself down) and continuous (chip takes continuous
|
12345678910>>...93