Searched full:ensuring (Results 1 – 25 of 533) sorted by relevance
12345678910>>...22
| /kernel/linux/linux-6.6/drivers/net/wireless/marvell/mwifiex/ |
| D | sta_cmd.c | 32 * - Ensuring correct endian-ness 63 * - Ensuring correct endian-ness 92 * - Ensuring correct endian-ness 138 * - Ensuring correct endian-ness 156 * - Ensuring correct endian-ness 228 * - Ensuring correct endian-ness 345 * - Ensuring correct endian-ness 425 * - Ensuring correct endian-ness 450 * - Ensuring correct endian-ness 478 * - Ensuring correct endian-ness [all …]
|
| /kernel/linux/linux-5.10/drivers/net/wireless/marvell/mwifiex/ |
| D | sta_cmd.c | 44 * - Ensuring correct endian-ness 75 * - Ensuring correct endian-ness 104 * - Ensuring correct endian-ness 150 * - Ensuring correct endian-ness 168 * - Ensuring correct endian-ness 240 * - Ensuring correct endian-ness 357 * - Ensuring correct endian-ness 433 * - Ensuring correct endian-ness 458 * - Ensuring correct endian-ness 486 * - Ensuring correct endian-ness [all …]
|
| /kernel/linux/linux-5.10/arch/mips/kernel/ |
| D | pm-cps.c | 309 /* Barrier ensuring previous cache invalidates are complete */ in cps_gen_flush_fsb() 408 /* Barrier ensuring all CPUs see the updated r_nc_count value */ in cps_gen_entry_code() 475 /* Barrier ensuring previous cache invalidates are complete */ in cps_gen_entry_code() 482 * defined by the interAptiv & proAptiv SUMs as ensuring that the in cps_gen_entry_code() 588 /* Barrier ensuring all CPUs see the updated r_nc_count value */ in cps_gen_entry_code() 610 /* Barrier ensuring all CPUs see the updated r_nc_count value */ in cps_gen_entry_code()
|
| /kernel/linux/linux-6.6/arch/mips/kernel/ |
| D | pm-cps.c | 308 /* Barrier ensuring previous cache invalidates are complete */ in cps_gen_flush_fsb() 407 /* Barrier ensuring all CPUs see the updated r_nc_count value */ in cps_gen_entry_code() 474 /* Barrier ensuring previous cache invalidates are complete */ in cps_gen_entry_code() 481 * defined by the interAptiv & proAptiv SUMs as ensuring that the in cps_gen_entry_code() 587 /* Barrier ensuring all CPUs see the updated r_nc_count value */ in cps_gen_entry_code() 609 /* Barrier ensuring all CPUs see the updated r_nc_count value */ in cps_gen_entry_code()
|
| /kernel/linux/linux-6.6/net/netlabel/ |
| 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.
|
| /kernel/linux/linux-5.10/net/netlabel/ |
| 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.
|
| /kernel/linux/linux-5.10/include/drm/ |
| D | drm_gem_cma_helper.h | 150 * ensuring a virtual address 173 * DRM_GEM_CMA_DRIVER_OPS_VMAP - CMA GEM driver operations ensuring a virtual
|
| /kernel/linux/linux-6.6/drivers/media/tuners/ |
| D | xc5000.h | 42 * The xc5000 driver cares not for this value, other than ensuring
|
| D | xc4000.h | 35 * The xc4000 driver cares not for this value, other than ensuring
|
| /kernel/linux/linux-5.10/drivers/media/tuners/ |
| D | xc5000.h | 42 * The xc5000 driver cares not for this value, other than ensuring
|
| D | xc4000.h | 35 * The xc4000 driver cares not for this value, other than ensuring
|
| /kernel/linux/linux-6.6/drivers/auxdisplay/ |
| D | img-ascii-lcd.c | 221 * Probe an LCD display device, ensuring that we have the required resources in 280 * Remove an LCD display device, freeing private resources & ensuring that the
|
| /kernel/linux/linux-6.6/include/drm/ |
| 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
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/soc/imx/ |
| D | fsl,imx8mq-vpu-blk-ctrl.yaml | 14 the NoC and ensuring proper power sequencing of the VPU peripherals
|
| D | fsl,imx8mp-hdmi-blk-ctrl.yaml | 14 the NoC and ensuring proper power sequencing of the display pipeline
|
| /kernel/linux/linux-6.6/Documentation/userspace-api/media/v4l/ |
| D | dev-event.rst | 44 payload of the next oldest event. Thus ensuring that no information
|
| /kernel/linux/linux-5.10/Documentation/userspace-api/media/v4l/ |
| D | dev-event.rst | 44 payload of the next oldest event. Thus ensuring that no information
|
| /kernel/linux/linux-5.10/arch/arc/include/uapi/asm/ |
| D | ptrace.h | 49 unsigned long stop_pc; /* give dbg stop_pc after ensuring brkpt trap */
|
| /kernel/linux/linux-6.6/arch/arc/include/uapi/asm/ |
| D | ptrace.h | 49 unsigned long stop_pc; /* give dbg stop_pc after ensuring brkpt trap */
|
| /kernel/linux/linux-6.6/arch/arm/mach-s3c/ |
| D | pm.h | 79 * Restore the state of the GPIO pins after sleep, which may involve ensuring
|
| /kernel/linux/linux-5.10/drivers/mmc/core/ |
| D | regulator.c | 280 * Keeps track of the enable status for ensuring that calls to 304 * Keeps track of the enable status for ensuring that calls to
|
| /kernel/linux/linux-6.6/Documentation/process/ |
| 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
|
| /kernel/linux/linux-6.6/drivers/mmc/core/ |
| D | regulator.c | 283 * Keeps track of the enable status for ensuring that calls to 307 * Keeps track of the enable status for ensuring that calls to
|
| /kernel/linux/linux-5.10/Documentation/process/ |
| 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
|
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
| D | test_rdonly_maps.c | 13 * around this by ensuring we don't have 16-aligned struct
|
12345678910>>...22