/linux/net/netlabel/ |
H A D | netlabel_domainhash.c | 101 * ensuring that the hash table is protected with either a RCU read lock or the 133 * ensuring that the hash table is protected with either a RCU read lock or the 168 * entries. The caller is responsible ensuring that the hash table is 577 * ensuring that the RCU read lock is held. Returns zero on success, negative 853 * NULL. The caller is responsible for ensuring that rcu_read_[un]lock() is 872 * responsible for ensuring that rcu_read_[un]lock() is called. 902 * responsible for ensuring that rcu_read_[un]lock() is called.
|
/linux/rust/kernel/drm/gem/ |
H A D | mod.rs | 91 // SAFETY: `open_callback` is specified in the AllocOps structure for `Object<T>`, ensuring that in open_callback() 111 // SAFETY: `close_callback` is specified in the AllocOps structure for `Object<T>`, ensuring in close_callback() 171 // - And we check if the pointer is null befoe calling from_raw(), ensuring that `ptr` is a in lookup_handle() 177 // - Our `NonNull` comes from an immutable reference, thus ensuring it is a valid pointer to in lookup_handle()
|
/linux/Documentation/admin-guide/media/ |
H A D | raspberrypi-pisp-be.rst | 72 devices, and ensuring that buffers completed on the output are queued to the 82 queues on both devices, and ensuring that buffers completed on the output are
|
/linux/include/drm/ |
H A D | drm_gem_dma_helper.h | 189 * ensuring a virtual address 208 * DRM_GEM_DMA_DRIVER_OPS_VMAP - DMA GEM driver operations ensuring a virtual
|
/linux/drivers/auxdisplay/ |
H A D | img-ascii-lcd.c | 223 * Probe an LCD display device, ensuring that we have the required resources in 275 * Remove an LCD display device, freeing private resources & ensuring that the
|
/linux/drivers/media/tuners/ |
H A D | xc5000.h | 42 * The xc5000 driver cares not for this value, other than ensuring
|
H A D | xc4000.h | 35 * The xc4000 driver cares not for this value, other than ensuring
|
/linux/Documentation/devicetree/bindings/soc/imx/ |
H A D | fsl,imx8mq-vpu-blk-ctrl.yaml | 14 the NoC and ensuring proper power sequencing of the VPU peripherals
|
H A D | fsl,imx8mp-hsio-blk-ctrl.yaml | 14 the NoC and ensuring proper power sequencing of the high-speed IO
|
H A D | fsl,imx8mp-hdmi-blk-ctrl.yaml | 14 the NoC and ensuring proper power sequencing of the display pipeline
|
H A D | fsl,imx8mm-disp-blk-ctrl.yaml | 14 the NoC and ensuring proper power sequencing of the display and MIPI CSI
|
H A D | fsl,imx8mn-disp-blk-ctrl.yaml | 14 the NoC and ensuring proper power sequencing of the display and MIPI CSI
|
/linux/arch/x86/include/asm/ |
H A D | sighandling.h | 30 * clear the software event flag in the augmented SS, ensuring no single-step
|
/linux/Documentation/userspace-api/media/v4l/ |
H A D | dev-event.rst | 44 payload of the next oldest event. Thus ensuring that no information
|
/linux/Documentation/process/ |
H A D | stable-api-nonsense.rst | 115 at the same time, ensuring that everything continues to work properly. 151 same time, ensuring that the security problem was fixed and could not
|
/linux/tools/testing/selftests/livepatch/ |
H A D | README | 35 tested on systems with different kABI, ensuring they the tests are backwards
|
/linux/arch/arc/include/uapi/asm/ |
H A D | ptrace.h | 49 unsigned long stop_pc; /* give dbg stop_pc after ensuring brkpt trap */
|
/linux/arch/arm/mach-s3c/ |
H A D | pm.h | 77 * Restore the state of the GPIO pins after sleep, which may involve ensuring
|
/linux/tools/testing/selftests/bpf/progs/ |
H A D | test_rdonly_maps.c | 14 * around this by ensuring we don't have 16-aligned struct
|
/linux/include/linux/ |
H A D | libps2.h | 37 * @cmd_mutex: a mutex ensuring that only one command is executing at a time
|
/linux/drivers/mmc/core/ |
H A D | regulator.c | 321 * Keeps track of the enable status for ensuring that calls to 345 * Keeps track of the enable status for ensuring that calls to
|
/linux/drivers/scsi/aacraid/ |
H A D | rkt.c | 40 * damage by at least ensuring the OS never issues more in aac_rkt_select_comm()
|
/linux/Documentation/driver-api/ |
H A D | io_ordering.rst | 6 platforms, driver writers are responsible for ensuring that I/O writes to
|
/linux/include/asm-generic/ |
H A D | futex.h | 13 * It relies on preempt_disable() ensuring mutual exclusion.
|
/linux/scripts/coccinelle/misc/ |
H A D | badty.cocci | 6 //# when it is a double pointer and ensuring the sizeof argument takes a pointer
|