Home
last modified time | relevance | path

Searched full:prepend (Results 1 – 25 of 124) sorted by relevance

12345

/linux-6.12.1/arch/riscv/include/asm/
Dcmpxchg.h16 #define __arch_xchg_masked(sc_sfx, prepend, append, r, p, n) \ argument
27 prepend \
41 #define __arch_xchg(sfx, prepend, append, r, p, n) \ argument
44 prepend \
52 #define _arch_xchg(ptr, new, sc_sfx, swap_sfx, prepend, \ argument
62 __arch_xchg_masked(sc_sfx, prepend, sc_append, \
66 __arch_xchg(".w" swap_sfx, prepend, swap_append, \
70 __arch_xchg(".d" swap_sfx, prepend, swap_append, \
110 #define __arch_cmpxchg_masked(sc_sfx, prepend, append, r, p, o, n) \ argument
122 prepend \
[all …]
/linux-6.12.1/fs/
Dd_path.c38 * The source of the prepend data can be an optimistic load
57 static bool prepend(struct prepend_buffer *p, const char *str, int namelen) in prepend() function
80 * prepend_name - prepend a pathname in front of current buffer pointer
81 * @p: prepend buffer which contains buffer pointer and allocated length
101 return prepend(p, dname, dlen) && prepend_char(p, '/'); in prepend_name()
141 * prepend_path - Prepend path string to a buffer
144 * @p: prepend buffer which contains buffer pointer and allocated length
288 prepend(&b, " (deleted)", 11); in d_path()
322 prepend(&b, " (deleted)", 11); in simple_dname()
323 prepend(&b, dentry->d_name.name, dentry->d_name.len); in simple_dname()
[all …]
/linux-6.12.1/security/apparmor/
Dpath.c25 static int prepend(char **buffer, int buflen, const char *str, int namelen) in prepend() function
65 error = prepend(name, *name - buf, "/", 1); in disconnect()
67 error = prepend(name, *name - buf, disconnected, in disconnect()
110 error = prepend(name, *name - buf, "/proc", 5); in d_namespace_path()
184 * @disconnected: string to prepend to disconnected paths
/linux-6.12.1/drivers/spi/
Dspi-bcm63xx-hsspi.c113 * Default transfer mode is auto. If the msg is prependable, use the prepend
276 * to the controller using its prepend feature. A SPI message is prependable in bcm63xx_prepare_prepend_transfer()
286 "Delay or cs change not supported in prepend mode!\n"); in bcm63xx_prepare_prepend_transfer()
303 "multi-bit prepend buf not supported!\n"); in bcm63xx_prepare_prepend_transfer()
333 * the previous transfers are sent through prepend bytes and in bcm63xx_prepare_prepend_transfer()
334 * make sure it does not exceed the max prepend len in bcm63xx_prepare_prepend_transfer()
338 "exceed max prepend len, abort prepending transfers!\n"); in bcm63xx_prepare_prepend_transfer()
364 "Prepend message large than fifo size len %d prepend %d\n", in bcm63xx_hsspi_do_prepend_txrx()
676 "User sets prepend mode but msg not prependable! Abort transfer\n"); in bcm63xx_hsspi_transfer_one()
/linux-6.12.1/tools/testing/selftests/drivers/net/mlxsw/
Dfib_offload.sh91 # Prepend an identical prefix route with lower metric and check that
95 check_err $? "lowest metric not offloaded after prepend"
147 # Prepend a nexthop with a lower metric and check that it is offloaded
152 check_err $? "lowest metric not offloaded after prepend"
/linux-6.12.1/Documentation/devicetree/bindings/sound/
Dcomponent-common.yaml18 sink/source names may use this property to prepend the name of their
/linux-6.12.1/scripts/
Dstackusage27 # Prepend directory name to file names, remove column information,
/linux-6.12.1/Documentation/networking/
Dnetconsole.rst16 Release prepend support by Breno Leitao <leitao@debian.org>, Jul 7 2023
45 r if present, prepend kernel version (release) to the message
130 release Prepend kernel release to message (read-write)
/linux-6.12.1/security/landlock/
DKconfig21 you should also prepend "landlock," to the content of CONFIG_LSM to
/linux-6.12.1/tools/testing/selftests/bpf/
Dtest_sockmap.c123 const char *prepend; member
149 char *prepend; member
189 env.prepend = o->prepend; in test_start_subtest()
208 env.prepend ? : "", in test_end_subtest()
1854 if ((opt->prepend && strstr(opt->prepend, entry) != 0) || in check_whitelist()
1877 if ((opt->prepend && strstr(opt->prepend, entry) != 0) || in check_blacklist()
1931 opt->prepend = "ktls"; in test_selftests_ktls()
/linux-6.12.1/Documentation/devicetree/bindings/spi/
Dbrcm,bcm63xx-spi.yaml19 the controller's prepend mode.
Dbrcm,bcm63xx-hsspi.yaml26 worked around by either the controller's prepend mode or using the dummy chip
/linux-6.12.1/Documentation/scsi/
Dsd-parameters.rst24 To modify the caching mode without making the change persistent, prepend
/linux-6.12.1/drivers/net/ethernet/netronome/nfp/
Dnfp_net_ctrl.h42 /* Prepend field types */
55 /* Prepend field sizes */
214 /* Prepend configuration
217 #define NFP_NET_CFG_RX_OFFSET_DYNAMIC 0 /* Prepend mode */
/linux-6.12.1/security/tomoyo/
Drealpath.c189 /* Prepend device name. */ in tomoyo_get_local_path()
205 /* Prepend filesystem name. */ in tomoyo_get_local_path()
/linux-6.12.1/net/mac80211/
Dwep.c149 /* Prepend 24-bit IV to RC4 key */ in ieee80211_wep_encrypt()
220 /* Prepend 24-bit IV to RC4 key */ in ieee80211_wep_decrypt()
/linux-6.12.1/tools/perf/Documentation/
DBuild.txt100 variable PKG_CONFIG_LIBDIR or PKG_CONFIG_PATH to prepend the sysroot path to
/linux-6.12.1/arch/powerpc/kexec/
Dfile_load.c26 * setup_kdump_cmdline - Prepend "elfcorehdr=<addr> " to command line
/linux-6.12.1/drivers/infiniband/hw/hfi1/
Dpin_system.c248 SDMA_DBG(req, "prepend: node->rb.addr %lx, node->rb.refcount %d", in get_system_cache_entry()
258 /* Prepend a node to cover the beginning of the allocation */ in get_system_cache_entry()
/linux-6.12.1/drivers/media/platform/mediatek/vcodec/encoder/
Dvenc_drv_if.h50 * @VENC_SET_PARAM_PREPEND_HEADER: set H264 prepend SPS/PPS before IDR
/linux-6.12.1/drivers/media/platform/mediatek/vcodec/encoder/venc/
Dvenc_h264_if.c203 * through h264_enc_set_param interface, it will set this flag and prepend the
660 mtk_venc_debug(ctx, "h264_encode_frame prepend SPS/PPS"); in h264_enc_encode()
779 mtk_venc_debug(ctx, "set prepend header mode"); in h264_enc_set_param()
/linux-6.12.1/drivers/video/fbdev/omap2/omapfb/dss/
Domapdss-boot-init.c79 /* prepend compatible property strings with "omapdss," */
/linux-6.12.1/Documentation/trace/postprocess/
Dtrace-pagealloc-postprocess.pl9 # --prepend-parent Report on the parent proc and PID
76 'prepend-parent' => \$opt_prepend_parent,
/linux-6.12.1/drivers/input/keyboard/
Dsnvs_pwrkey.c84 * usage, we'll prepend a press event. in imx_snvs_pwrkey_interrupt()
/linux-6.12.1/drivers/bluetooth/
Dhci_ath.c229 /* Prepend skb with frame type */ in ath_enqueue()

12345