Home
last modified time | relevance | path

Searched full:takes (Results 1 – 25 of 2088) sorted by relevance

12345678910>>...84

/linux/Documentation/kbuild/
H A Dkconfig-macro-language.rst96 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/Documentation/mm/
H A Dsplit_page_table_lock.rst17 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/Documentation/devicetree/bindings/pinctrl/
H A Dpincfg-node.yaml37 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
104 description: Takes the debounce time in usec as argument or 0 to disable
/linux/include/uapi/linux/
H A Di2c-dev.h17 * - 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
H A Dtee.h85 * Takes a tee_ioctl_version_data struct and returns with the TEE version
250 * Takes a struct tee_ioctl_buf_data which contains a struct
281 * Takes a struct tee_ioctl_buf_data which contains a struct
336 * Takes a struct tee_ioctl_buf_data which contains a struct
357 * Takes a struct tee_ioctl_buf_data which contains a struct
/linux/Documentation/virt/kvm/devices/
H A Ds390_flic.rst67 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/Documentation/admin-guide/device-mapper/
H A Ddm-io.rst22 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/arch/powerpc/mm/kasan/
H A Dinit_book3s_64.c45 * 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/Documentation/security/
H A Dsiphash.rst13 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/Documentation/devicetree/bindings/i2c/
H A Di2c-rk3x.yaml86 Number of nanoseconds the SCL signal takes to rise
94 Number of nanoseconds the SCL signal takes to fall
102 Number of nanoseconds the SDA signal takes to fall
/linux/Documentation/devicetree/bindings/reset/
H A Dlantiq,reset.yaml31 The first cell takes the reset set bit and the second cell takes the
/linux/include/linux/
H A Dxarray.h449 * Context: Any context. Takes and releases the RCU lock.
478 * Context: Any context. Takes and releases the RCU lock.
502 * Context: Any context. Takes and releases the RCU lock.
529 * Context: Any context. Takes and releases the RCU lock.
585 * Context: Any context. Takes and releases the xa_lock while in xa_store_bh()
612 * Context: Process context. Takes and releases the xa_lock while in xa_store_irq()
638 * Context: Any context. Takes and releases the xa_lock while in xa_erase_bh()
662 * Context: Process context. Takes and releases the xa_lock while in xa_erase_irq()
688 * Context: Any context. Takes and releases the xa_lock. May sleep in xa_cmpxchg()
716 * Context: Any context. Takes an
[all...]
H A Diopoll.h19 * @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)
H A Dskbuff_ref.h16 * Takes an additional reference on the paged fragment @frag.
28 * Takes an additional reference on the @f'th paged fragment of @skb.
/linux/drivers/gpu/drm/tests/
H A Ddrm_modes_test.c58 * pixel clock of 13.5 MHz, a pixel takes around 74ns, so we in drm_test_modes_analog_tv_ntsc_480i()
105 * clock of 13.5 MHz, a pixel takes around 74ns, so we need to in drm_test_modes_analog_tv_pal_576i()
152 * clock of 13.5 MHz, a pixel takes around 74ns, so we need to in drm_test_modes_analog_tv_mono_576i()
/linux/include/asm-generic/
H A Dcmpxchg-local.h12 * Generic version of __cmpxchg_local (disables interrupts). Takes an unsigned
52 * Generic version of __cmpxchg64_local. Takes an u64 parameter.
/linux/drivers/platform/x86/
H A Dmeegopad_anx7428.c10 * The ANX7428 has a microcontroller which takes care of the PD
13 * connector. It also takes care of HPD and AUX channel routing for
19 * power on the ANX7428 at boot. This driver takes care of powering
/linux/drivers/iio/light/
H A Dzopt2201.c43 #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/drivers/md/
H A Ddm-builtin.c20 * 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/Documentation/arch/riscv/
H A Dvector.rst49 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/Documentation/driver-api/memory-devices/
H A Dti-emif.rst31 This driver takes care of only LPDDR2 memories presently. The
51 affecting EMIF and takes appropriate actions when these are invoked.
/linux/drivers/net/phy/
H A Dopen_alliance_helpers.c28 * This function takes a register value from the HDD.TDR register and converts
60 * This function takes a register value from the HDD.TDR register and extracts
/linux/Documentation/core-api/
H A Dmaple_tree.rst63 but takes a range. mtree_load() is used to retrieve the entry stored at a
105 Takes RCU read lock:
112 Takes ma_lock internally:
215 MTREE_INIT_EXT() #define, which takes an external lock as an argument.
/linux/drivers/auxdisplay/
H A Dhd44780.c112 /* 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/Documentation/devicetree/bindings/iio/light/
H A Dupisemi,us5182.yaml50 This chip has two power modes: one-shot (chip takes one measurement and
51 then shuts itself down) and continuous (chip takes continuous

12345678910>>...84