Home
last modified time | relevance | path

Searched refs:silly (Results 1 – 25 of 26) sorted by relevance

12

/openbmc/linux/drivers/mtd/
H A Dinftlcore.c201 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 Dnftlcore.c197 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 Ddir_silly.c105 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 Dunlink.c444 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 Dpytest.ini5 # them as top-level modules. It is silly to prefix or suffix a test file with
/openbmc/linux/scripts/kconfig/tests/
H A Dpytest.ini5 # them as top-level modules. It is silly to prefix or suffix a test file with
/openbmc/linux/fs/orangefs/
H A Dorangefs-debugfs.c379 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 Dcode_standards_check.md6 It helps catches those silly mistake earlier before the review.
/openbmc/linux/Documentation/core-api/
H A Dboot-time-mm.rst35 documented it would be silly to omit them. Besides, reading the
/openbmc/linux/Documentation/filesystems/
H A Dinotify.rst36 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 Dcoda.rst1004 fetching the data in Venus vproc_vfscalls. This seems silly. If a
/openbmc/openbmc/poky/meta/recipes-extended/psmisc/
H A Dpsmisc_23.7.bb23 # don't ship a po/POTFILES.in (which is silly). Without that file gettext
/openbmc/openbmc/poky/meta/recipes-extended/procps/
H A Dprocps_4.0.5.bb23 # 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 Dgpiod-sysfs-proxy_0.1.2.bb22 # disabled - it plays a silly game with /sys/class, where it mounts a read-only
/openbmc/linux/Documentation/block/
H A Dbiovecs.rst111 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 D0001-fix-ppp-2.5.0-build.patch147 +// this silly macro magic is to work around that.
/openbmc/linux/arch/arm/boot/dts/nxp/mxs/
H A Dimx28-tx28.dts136 * a silly way to create a 1:1 relationship between the
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dnpm.bbclass277 configs.append(("loglevel", "silly"))
/openbmc/linux/fs/befs/
H A DChangeLog79 * Abbandoned silly checks for a NULL superblock pointer in debug.c. [WD]
/openbmc/linux/Documentation/process/
H A D6.Followthrough.rst54 - Be prepared for seemingly silly requests for coding style changes
H A Dmanagement-style.rst266 silly. It can thus help get through the personal mental block we all
H A D5.Posting.rst293 - Are you sure your patch is free of silly mistakes? You should always
/openbmc/linux/Documentation/scsi/
H A DChangeLog.ncr53c8xx466 This has been called 'silly scheduler'.
/openbmc/linux/drivers/comedi/
H A DKconfig1337 silly example to be used as a basis for writing other unit-test
/openbmc/linux/Documentation/trace/
H A Devents.rst900 ret = synth_event_add_val("next_comm_field", (u64)"silly putty",

12