Home
last modified time | relevance | path

Searched refs:exist (Results 1 – 25 of 848) sorted by relevance

12345678910>>...34

/openbmc/linux/net/ceph/
H A Dstring_table.c17 exist = NULL; in ceph_find_or_create_string()
29 exist = NULL; in ceph_find_or_create_string()
31 if (exist && !kref_get_unless_zero(&exist->kref)) { in ceph_find_or_create_string()
34 exist = NULL; in ceph_find_or_create_string()
37 if (exist) in ceph_find_or_create_string()
38 return exist; in ceph_find_or_create_string()
50 exist = NULL; in ceph_find_or_create_string()
64 exist = NULL; in ceph_find_or_create_string()
67 if (!exist) { in ceph_find_or_create_string()
79 if (exist) { in ceph_find_or_create_string()
[all …]
/openbmc/linux/fs/ceph/
H A Dsnap.c1181 exist = NULL; in ceph_get_snapid_map()
1195 exist = NULL; in ceph_get_snapid_map()
1198 if (exist) { in ceph_get_snapid_map()
1200 exist->snap, exist->dev); in ceph_get_snapid_map()
1201 return exist; in ceph_get_snapid_map()
1218 exist = NULL; in ceph_get_snapid_map()
1231 exist = NULL; in ceph_get_snapid_map()
1233 if (exist) { in ceph_get_snapid_map()
1241 if (exist) { in ceph_get_snapid_map()
1245 exist->snap, exist->dev); in ceph_get_snapid_map()
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libcyusbserial/libcyusbserial/
H A D0001-CMakeLists.txt-don-t-fall-back-CMAKE_INSTALL_LIBDIR-.patch16 exist on host.
32 -# Fall back to just "lib" if the item provided by GNUInstallDirs doesn't exist
34 -# /usr/lib/${CMAKE_LIBRARY_ARCHITECTURE} doesn't exist.
36 - message(STATUS "${CMAKE_INSTALL_PREFIX}/${CMAKE_INSTALL_LIBDIR} does not exist. Defaulting lib…
/openbmc/linux/fs/btrfs/
H A Dref-verify.c285 if (exist) { in add_block_entry()
296 return exist; in add_block_entry()
317 struct ref_entry *ref = NULL, *exist; in add_tree_block() local
348 if (exist) { in add_tree_block()
349 exist->num_refs++; in add_tree_block()
818 if (exist) { in btrfs_ref_tree_mod()
820 if (exist->num_refs == 0) { in btrfs_ref_tree_mod()
829 exist->num_refs--; in btrfs_ref_tree_mod()
830 if (exist->num_refs == 0) { in btrfs_ref_tree_mod()
832 kfree(exist); in btrfs_ref_tree_mod()
[all …]
H A Ddelayed-ref.c591 struct btrfs_delayed_ref_node *exist; in insert_delayed_ref() local
596 if (!exist) { in insert_delayed_ref()
605 if (exist->action == ref->action) { in insert_delayed_ref()
609 if (exist->ref_mod < ref->ref_mod) { in insert_delayed_ref()
610 exist->action = ref->action; in insert_delayed_ref()
611 mod = -exist->ref_mod; in insert_delayed_ref()
612 exist->ref_mod = ref->ref_mod; in insert_delayed_ref()
614 list_add_tail(&exist->add_list, in insert_delayed_ref()
618 list_del(&exist->add_list); in insert_delayed_ref()
625 exist->ref_mod += mod; in insert_delayed_ref()
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/xmlsec1/xmlsec1/
H A D0001-nss-nspr-fix-for-multilib.patch31 …/include/$NSPR_INCLUDE_MARKER" and/or "$with_nspr/lib/$NSPR_LIB_MARKER" files don't exist), typo?])
32 …r}/$NSPR_INCLUDE_MARKER" and/or "$with_nspr/${libdir}/$NSPR_LIB_MARKER" files don't exist), typo?])
46 …nss/include/$NSS_INCLUDE_MARKER" and/or "$with_nss/lib/$NSS_LIB_MARKER" files don't exist), typo?])
47 …edir}/$NSS_INCLUDE_MARKER" and/or "$with_nss/${libdir}/$NSS_LIB_MARKER" files don't exist), typo?])
/openbmc/openbmc-test-automation/tools/
H A Dsensors_dbus_list.sh18 exist=`busctl introspect $dobj $i | grep yz.openbmc_project.Sensor.Value`
19 if [ ! -z "$exist" ]; then
/openbmc/linux/drivers/platform/chrome/wilco_ec/
H A Devent.c195 bool exist; member
309 if (!dev_data->exist) in event_open()
329 if (!dev_data->exist) in event_poll()
372 !dev_data->exist); in event_read()
377 if (!dev_data->exist) in event_read()
429 dev_data->exist = false; in hangup_device()
477 dev_data->exist = true; in event_device_add()
/openbmc/linux/drivers/hid/
H A Dhid-roccat.c43 int exist; member
99 if (!device->exist) { in roccat_read()
143 if (!reader->device->exist) in roccat_poll()
225 if (device->exist) { in roccat_release()
344 device->exist = 1; in roccat_connect()
363 device->exist = 0; /* TODO exist maybe not needed */ in roccat_disconnect()
H A Dhidraw.c59 if (!list->hidraw->exist) { in hidraw_read()
114 if (!hidraw_table[minor] || !hidraw_table[minor]->exist) { in hidraw_send_report()
189 if (!hidraw_table[minor] || !hidraw_table[minor]->exist) { in hidraw_get_report()
259 if (!list->hidraw->exist) in hidraw_poll()
283 if (!hidraw_table[minor] || !hidraw_table[minor]->exist) { in hidraw_open()
329 hidraw->exist = 0; in drop_ref()
340 if (!hidraw->exist) { in drop_ref()
386 if (!dev || !dev->exist) { in hidraw_ioctl()
595 dev->exist = 1; in hidraw_connect()
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/User/
H A DCommon.errors.yaml6 description: Specified user name does not exist.
24 description: Specified group name does not exist.
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/vsftpd/files/
H A Dchange-secure_chroot_dir.patch22 @@ -27,11 +27,11 @@ user in case it does not already exist. e.g.:
28 configuration. Add this directory in case it does not already exist. e.g.:
35 2c) For anonymous FTP, you will need the user "ftp" to exist, and have a
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/fontforge/fontforge/
H A D0001-Fix-Translations-containing-invalid-directives-hs.patch53 "not exist in the new font.\n"
71 "not exist in the new font.\n"
89 "not exist in the new font.\n"
94 "not exist in the new font.\n"
134 "not exist in the new font.\n"
252 "not exist in the new font.\n"
303 "not exist in the new font.\n"
321 "not exist in the new font.\n"
339 "not exist in the new font.\n"
357 "not exist in the new font.\n"
[all …]
/openbmc/openbmc/poky/meta/recipes-gnome/gnome/gconf/
H A Dcreate_config_directory.patch4 because ~/.config folder aka root_dir doesn't exist.
10 doesn't exist, along with the gconf directory inside it.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/cgdb/cgdb/
H A D0001-cgdb-Do-not-search-for-cgdb.txt-in-build-dir.patch8 build host and build workdir will not exist on target
24 - /* File doesn't exist. Try to find cgdb.txt in the build dir in case
/openbmc/linux/drivers/input/
H A Djoydev.c44 bool exist; member
204 if (!joydev->exist) in joydev_open_device()
222 if (joydev->exist && !--joydev->open) in joydev_close_device()
392 if (!joydev->exist) in joydev_read()
405 !joydev->exist || joydev_data_pending(client)); in joydev_read()
409 if (!joydev->exist) in joydev_read()
441 (joydev->exist ? 0 : (EPOLLHUP | EPOLLERR)); in joydev_poll()
609 if (!joydev->exist) { in joydev_compat_ioctl()
674 if (!joydev->exist) { in joydev_ioctl()
732 joydev->exist = false; in joydev_mark_dead()
[all …]
H A Devdev.c37 bool exist; member
397 if (!evdev->exist) in evdev_open_device()
413 if (evdev->exist && !--evdev->open) in evdev_close_device()
443 if (evdev->exist && !client->revoked) in evdev_release()
517 if (!evdev->exist || client->revoked) { in evdev_write()
571 if (!evdev->exist || client->revoked) in evdev_read()
600 !evdev->exist || client->revoked); in evdev_read()
618 if (evdev->exist && !client->revoked) in evdev_poll()
1267 if (!evdev->exist || client->revoked) { in evdev_ioctl_handler()
1315 evdev->exist = false; in evdev_mark_dead()
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/oprofile/oprofile/
H A D0002-Fix-configure-when-bin-sh-is-not-bash.patch36 echo "Warning: The user account 'oprofile:oprofile' does not exist on the system."
37 echo " To profile JITed code, this special user account must exist."
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/freeradius/files/
H A D0015-bootstrap-check-commands-of-openssl-exist.patch4 Subject: [PATCH] bootstrap: check commands of openssl exist
31 +# check commands of openssl exist
/openbmc/linux/Documentation/devicetree/bindings/powerpc/
H A Dibm,powerpc-cpu-features.txt107 If bit 0 is set, then the hwcap-bit-nr property will exist.
119 feature to lesser privilege levels. If the property does not exist then no
125 If the HFSCR bit is set, then the hfscr-bit-nr property will exist and
138 feature to lesser privilege levels. If the property does not exist then no
144 If the FSCR bit is set, then the fscr-bit-nr property will exist and
179 This property may exist when the usable-privilege property value has PR bit set.
/openbmc/openbmc/poky/meta/classes/
H A Duseradd_base.bbclass95 bbnote "${PN}: group $groupname doesn't exist, not removing it"
112 bbnote "${PN}: user $username doesn't exist, not removing it"
131 bbwarn "${PN}: group $groupname doesn't exist, unable to modify it"
150 bbwarn "${PN}: user $username doesn't exist, unable to modify it"
169 bbnote "${PN}: user $username doesn't exist, not expiring its password"
/openbmc/linux/tools/testing/selftests/ftrace/samples/
H A Dfail.tc3 cat non-exist-file
H A Dxfail.tc3 cat non-exist-file || exit_xfail
/openbmc/linux/drivers/net/wan/
H A Dhdlc_fr.c123 unsigned int exist: 1; member
446 !pvc->state.exist ? "deleted" : in fr_log_dlci_active()
509 if (state(hdlc)->reliable && !pvc->state.exist) { in fr_lmi_send()
510 pvc->state.exist = pvc->state.new = 1; in fr_lmi_send()
516 pvc->state.exist && !pvc->state.new) { in fr_lmi_send()
564 pvc->state.exist = pvc->state.active = 1; in fr_set_link_state()
573 pvc->state.exist = pvc->state.active = 0; in fr_set_link_state()
813 pvc->state.exist = 1; in fr_lmi_recv()
818 !pvc->state.exist) { in fr_lmi_recv()
833 if (pvc->state.deleted && pvc->state.exist) { in fr_lmi_recv()
[all …]
/openbmc/openbmc/meta-ibm/recipes-phosphor/network/network/
H A Dncsi-netlink-ifindex7 echo Error: "${IFPATH}" does not exist 1>&2

12345678910>>...34