Home
last modified time | relevance | path

Searched refs:unmatched (Results 1 – 24 of 24) sorted by relevance

/OK3568_Linux_fs/kernel/tools/memory-model/
H A Dlinux-kernel.bell45 unmatched-locks = Rcu-lock \ domain(matched)
46 and unmatched-unlocks = Rcu-unlock \ range(matched)
47 and unmatched = unmatched-locks | unmatched-unlocks
48 and unmatched-po = [unmatched] ; po ; [unmatched]
49 and unmatched-locks-to-unlocks =
50 [unmatched-locks] ; po ; [unmatched-unlocks]
51 and matched = matched | (unmatched-locks-to-unlocks \
52 (unmatched-po ; unmatched-po))
61 unmatched-locks = Srcu-lock \ domain(matched)
62 and unmatched-unlocks = Srcu-unlock \ range(matched)
[all …]
H A Dlock.cat73 flag ~empty UL \ range(critical) as unmatched-unlock
75 (* Allow up to one unmatched LKW per location; more must deadlock *)
77 empty ([UNMATCHED-LKW] ; loc ; [UNMATCHED-LKW]) \ id as unmatched-locks
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_ptp.c352 struct mlxsw_sp1_ptp_unmatched *unmatched; in mlxsw_sp1_ptp_unmatched_save() local
355 unmatched = kzalloc(sizeof(*unmatched), GFP_ATOMIC); in mlxsw_sp1_ptp_unmatched_save()
356 if (!unmatched) in mlxsw_sp1_ptp_unmatched_save()
359 unmatched->key = key; in mlxsw_sp1_ptp_unmatched_save()
360 unmatched->skb = skb; in mlxsw_sp1_ptp_unmatched_save()
361 unmatched->timestamp = timestamp; in mlxsw_sp1_ptp_unmatched_save()
362 unmatched->gc_cycle = mlxsw_sp->ptp_state->gc_cycle + cycles; in mlxsw_sp1_ptp_unmatched_save()
364 err = rhltable_insert(&ptp_state->unmatched_ht, &unmatched->ht_node, in mlxsw_sp1_ptp_unmatched_save()
367 kfree(unmatched); in mlxsw_sp1_ptp_unmatched_save()
376 struct mlxsw_sp1_ptp_unmatched *unmatched, *last = NULL; in mlxsw_sp1_ptp_unmatched_lookup() local
[all …]
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/zlib/zlib/
H A DCVE-2018-25032.patch272 unsigned lc; /* match length-MIN_MATCH or unmatched char (if dist==0) */
280 /* lc is the unmatched char */
317 int lc; /* match length or unmatched char (if dist == 0) */
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/wayland/weston_10.0.2/
H A D0022-HACK-pixman-renderer-Support-mali-egl-client-and-egl.patch157 + /* stride unmatched */
379 - /* stride unmatched */
H A D0018-pixman-renderer-Support-linux-dmabuf.patch250 + /* stride unmatched */
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/wayland/weston_11.0.1/
H A D0025-HACK-pixman-renderer-Support-mali-egl-client-and-egl.patch158 + /* stride unmatched */
442 - /* stride unmatched */
H A D0021-pixman-renderer-Support-linux-dmabuf.patch280 + /* stride unmatched */
/OK3568_Linux_fs/buildroot/package/weston/
H A D0025-HACK-pixman-renderer-Support-mali-egl-client-and-egl.patch158 + /* stride unmatched */
442 - /* stride unmatched */
H A D0021-pixman-renderer-Support-linux-dmabuf.patch280 + /* stride unmatched */
/OK3568_Linux_fs/yocto/poky/meta/classes/
H A Dlicense.bbclass367 """ Return all unmatched flags, None if all flags match """
/OK3568_Linux_fs/kernel/drivers/iommu/
H A DKconfig320 There are few reasons to allow unmatched stream bypass, and
/OK3568_Linux_fs/kernel/scripts/
H A Dspelling.txt1470 unmached||unmatched
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Dcpp.info3600 with replacement text that contains an unmatched quote. Of course, if
3601 you attempt to compile preprocessed output containing an unmatched quote
3607 #define m This macro's fine and has an unmatched quote
3628 contain an unmatched quote (*note Traditional lexical analysis::). An
H A Das.info13532 '-warn-unmatched-high'
13535 op. The presence of such an unmatched pseudo op usually indicates
13538 '-no-warn-unmatched-high'
13539 Disables a previously enabled _-warn-unmatched-high_ option.
13542 This is a shorter synonym for the _-warn-unmatched-high_ option.
13545 This is a shorter synonym for the _-no-warn-unmatched-high_ option.
26747 * '-no-warn-unmatched-high' option, M32R: M32R-Opts. (line 111)
26776 * '-warn-unmatched-high' option, M32R: M32R-Opts. (line 105)
H A Dgccint.info6118 stands for zero or more unmatched lines; the whitespace after
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Dcpp.info3600 with replacement text that contains an unmatched quote. Of course, if
3601 you attempt to compile preprocessed output containing an unmatched quote
3607 #define m This macro's fine and has an unmatched quote
3628 contain an unmatched quote (*note Traditional lexical analysis::). An
H A Das.info13532 '-warn-unmatched-high'
13535 op. The presence of such an unmatched pseudo op usually indicates
13538 '-no-warn-unmatched-high'
13539 Disables a previously enabled _-warn-unmatched-high_ option.
13542 This is a shorter synonym for the _-warn-unmatched-high_ option.
13545 This is a shorter synonym for the _-no-warn-unmatched-high_ option.
26747 * '-no-warn-unmatched-high' option, M32R: M32R-Opts. (line 111)
26776 * '-warn-unmatched-high' option, M32R: M32R-Opts. (line 105)
H A Dgccint.info6118 stands for zero or more unmatched lines; the whitespace after
/OK3568_Linux_fs/buildroot/dl/sox/git/
H A DChangeLog1377 o Ignore unmatched MARK/INSTR chunks in AIFF files now instead of quiting.
/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastergui/static/js/
H A Djquery-2.0.3.min.map1 …che","lastChild","pseudo","setFilters","idx","matched","not","matcher","unmatched","has","innerTex…
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/info/
H A Dlibc.info-45506 unmatched quoting character is a syntax error. This error
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/info/
H A Dlibc.info-45506 unmatched quoting character is a syntax error. This error
/OK3568_Linux_fs/recovery/
HDrootfs.cpio.gz107070100A8AEB0000041ED0000000000000000000000116841B48100000000000000FD0000000200000000000000000000000200000000.�07070100A8B07C000081A40000000000000000000000016841263500000000000000FD0000000200000000000000000000000900000000.gitkeep��07070100A8B07D000081A40000000000000000000000016841263500000000000000FD0000000200000000000000000000000B00000000.skip_fsck����07070100A8AEB10000A1FF0000000000000000000000016841B0B600000007000000FD0000000200000000000000000000000400000000bin���usr/bin�07070100A8B07E000081A400000000000000000000000168412635000001CC000000FD0000000200000000000000000000001100000000busybox. ...