/openbmc/linux/drivers/mtd/ |
H A D | inftlcore.c | 201 int silly = inftl->nb_blocks; in INFTL_findfreeblock() local 226 if (!silly--) { in INFTL_findfreeblock() 242 int block, silly; in INFTL_foldchain() local 265 silly = MAX_LOOPS; in INFTL_foldchain() 297 if (!silly--) { in INFTL_foldchain() 470 int silly, silly2 = 3; in INFTL_findwriteunit() local 482 silly = MAX_LOOPS; in INFTL_findwriteunit() 510 if (!silly--) { in INFTL_findwriteunit() 631 int block, silly; in INFTL_trydeletechain() local 652 silly = MAX_LOOPS; in INFTL_trydeletechain() [all …]
|
H A D | nftlcore.c | 197 int silly = nftl->nb_blocks; in NFTL_findfreeblock() local 220 if (!silly--) { in NFTL_findfreeblock() 239 int silly; in NFTL_foldchain() local 259 silly = MAX_LOOPS; in NFTL_foldchain() 316 if (!silly--) { in NFTL_foldchain() 530 int silly, silly2 = 3; in NFTL_findwriteunit() local 543 silly = MAX_LOOPS; in NFTL_findwriteunit() 572 if (!silly--) { in NFTL_findwriteunit() 709 int silly = MAX_LOOPS; in nftl_readblock() local 742 if (!silly--) { in nftl_readblock()
|
/openbmc/linux/fs/afs/ |
H A D | dir_silly.c | 105 unsigned char silly[16]; in afs_sillyrename() local 124 slen = scnprintf(silly, sizeof(silly), ".__afs%04X", sillycounter); in afs_sillyrename() 125 sdentry = lookup_one_len(silly, dentry->d_parent, slen); in afs_sillyrename()
|
/openbmc/linux/fs/nfs/ |
H A D | unlink.c | 444 unsigned char silly[SILLYNAME_LEN + 1]; in nfs_sillyrename() local 468 slen = scnprintf(silly, sizeof(silly), in nfs_sillyrename() 474 dentry, silly); in nfs_sillyrename() 476 sdentry = lookup_one_len(silly, dentry->d_parent, slen); in nfs_sillyrename()
|
/openbmc/u-boot/scripts/kconfig/tests/ |
H A D | pytest.ini | 5 # them as top-level modules. It is silly to prefix or suffix a test file with
|
/openbmc/linux/scripts/kconfig/tests/ |
H A D | pytest.ini | 5 # them as top-level modules. It is silly to prefix or suffix a test file with
|
/openbmc/linux/fs/orangefs/ |
H A D | orangefs-debugfs.c | 379 size_t silly = 0; in orangefs_debug_write() local 397 silly = count; in orangefs_debug_write() 480 if (silly) in orangefs_debug_write() 481 rc = silly; in orangefs_debug_write()
|
/openbmc/openbmc-test-automation/docs/ |
H A D | code_standards_check.md | 6 It helps catches those silly mistake earlier before the review.
|
/openbmc/linux/Documentation/core-api/ |
H A D | boot-time-mm.rst | 35 documented it would be silly to omit them. Besides, reading the
|
/openbmc/linux/Documentation/filesystems/ |
H A D | inotify.rst | 36 can use epoll, but requiring both is a silly and extraneous requirement. 41 thousand times is silly. If we can implement user-space's preferences
|
H A D | coda.rst | 1004 fetching the data in Venus vproc_vfscalls. This seems silly. If a
|
/openbmc/openbmc/poky/meta/recipes-extended/psmisc/ |
H A D | psmisc_23.7.bb | 23 # don't ship a po/POTFILES.in (which is silly). Without that file gettext
|
/openbmc/openbmc/poky/meta/recipes-extended/procps/ |
H A D | procps_4.0.5.bb | 23 # don't ship a po/POTFILES.in (which is silly). Without that file gettext
|
/openbmc/openbmc/meta-openembedded/meta-filesystems/dynamic-layers/meta-python/recipes-support/gpiod-sysfs-proxy/ |
H A D | gpiod-sysfs-proxy_0.1.2.bb | 22 # disabled - it plays a silly game with /sys/class, where it mounts a read-only
|
/openbmc/linux/Documentation/block/ |
H A D | biovecs.rst | 111 over all the biovecs in the new bio - which is silly as it's not needed.
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/networkmanager/networkmanager-fortisslvpn/ |
H A D | 0001-fix-ppp-2.5.0-build.patch | 147 +// this silly macro magic is to work around that.
|
/openbmc/linux/arch/arm/boot/dts/nxp/mxs/ |
H A D | imx28-tx28.dts | 136 * a silly way to create a 1:1 relationship between the
|
/openbmc/openbmc/poky/meta/classes-recipe/ |
H A D | npm.bbclass | 277 configs.append(("loglevel", "silly"))
|
/openbmc/linux/fs/befs/ |
H A D | ChangeLog | 79 * Abbandoned silly checks for a NULL superblock pointer in debug.c. [WD]
|
/openbmc/linux/Documentation/process/ |
H A D | 6.Followthrough.rst | 54 - Be prepared for seemingly silly requests for coding style changes
|
H A D | management-style.rst | 266 silly. It can thus help get through the personal mental block we all
|
H A D | 5.Posting.rst | 293 - Are you sure your patch is free of silly mistakes? You should always
|
/openbmc/linux/Documentation/scsi/ |
H A D | ChangeLog.ncr53c8xx | 466 This has been called 'silly scheduler'.
|
/openbmc/linux/drivers/comedi/ |
H A D | Kconfig | 1337 silly example to be used as a basis for writing other unit-test
|
/openbmc/linux/Documentation/trace/ |
H A D | events.rst | 900 ret = synth_event_add_val("next_comm_field", (u64)"silly putty",
|