Home
last modified time | relevance | path

Searched defs:name (Results 351 – 375 of 8992) sorted by relevance

1...<<11121314151617181920>>...360

/openbmc/qemu/hw/audio/
H A Dsoundhw.c36 const char *name; member
46 void pci_register_soundhw(const char *name, const char *descr, in pci_register_soundhw()
57 void deprecated_register_soundhw(const char *name, const char *descr, in deprecated_register_soundhw()
86 void select_soundhw(const char *name, const char *audiodev) in select_soundhw()
/openbmc/telemetry/tests/src/
H A Ddbus_environment.cpp59 std::function<void()> DbusEnvironment::setPromise(std::string_view name) in setPromise()
66 bool DbusEnvironment::waitForFuture(std::string_view name, Milliseconds timeout) in waitForFuture()
71 bool DbusEnvironment::waitForFutures(std::string_view name, in waitForFutures()
82 std::future<bool> DbusEnvironment::getFuture(std::string_view name) in getFuture()
/openbmc/qemu/crypto/
H A Dafalg.c20 qcrypto_afalg_build_saddr(const char *type, const char *name, in qcrypto_afalg_build_saddr()
44 qcrypto_afalg_socket_bind(const char *type, const char *name, in qcrypto_afalg_socket_bind()
70 qcrypto_afalg_comm_alloc(const char *type, const char *name, in qcrypto_afalg_comm_alloc()
/openbmc/openbmc/meta-fii/meta-mori/recipes-phosphor/skeleton/obmc-libobmc-intf/
H A Dgpio_defs.json15 "name": "PGOOD", string
20 "name": "POWER_BUTTON", string
25 "name": "RESET_BUTTON", string
/openbmc/openbmc/meta-fii/meta-kudo/recipes-phosphor/skeleton/obmc-libobmc-intf/
H A Dgpio_defs.json15 "name": "PGOOD", string
20 "name": "POWER_BUTTON", string
25 "name": "RESET_BUTTON", string
/openbmc/openbmc/meta-ibm/recipes-phosphor/skeleton/obmc-libobmc-intf/system1/
H A Dgpio_defs.json15 "name": "PGOOD", string
20 "name": "POWER_BUTTON", string
25 "name": "RESET_BUTTON", string
/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/qdiscs/
H A Dtaprio.json4 "name": "Add taprio Qdisc to multi-queue device (8 queues)", string
26 "name": "Add taprio Qdisc with multiple sched-entry", string
48 "name": "Add taprio Qdisc with txtime-delay", string
70 "name": "Delete taprio Qdisc with valid handle", string
93 "name": "Show taprio class", string
115 "name": "Add taprio Qdisc to single-queue device", string
137 "name": "Add taprio Qdisc with too short interval", string
159 "name": "Add taprio Qdisc with too short cycle-time", string
181 "name": "Add taprio Qdisc with an invalid cycle-time", string
206 "name": "Reject grafting taprio as child qdisc of software taprio", string
[all …]
H A Dcbs.json4 "name": "Create CBS with default setting", string
27 "name": "Create CBS with hicredit setting", string
50 "name": "Create CBS with locredit setting", string
73 "name": "Create CBS with sendslope setting", string
96 "name": "Create CBS with idleslope setting", string
119 "name": "Create CBS with multiple setting", string
142 "name": "Replace CBS with sendslope setting", string
166 "name": "Change CBS with idleslope setting", string
190 "name": "Delete CBS with handle", string
213 "name": "Show CBS class", string
H A Dsfq.json4 "name": "Create SFQ with default setting", string
27 "name": "Create SFQ with limit setting", string
50 "name": "Create SFQ with perturb setting", string
73 "name": "Create SFQ with quantum setting", string
96 "name": "Create SFQ with divisor setting", string
119 "name": "Create SFQ with flows setting", string
142 "name": "Create SFQ with depth setting", string
165 "name": "Create SFQ with headdrop setting", string
188 "name": "Create SFQ with redflowlimit setting", string
211 "name": "Show SFQ class", string
/openbmc/linux/security/apparmor/
H A Dpolicy_unpack.c63 const char *name, const char *info, struct aa_ext *e, in audit_iface()
224 VISIBLE_IF_KUNIT bool aa_unpack_nameX(struct aa_ext *e, enum aa_code code, const char *name) in aa_unpack_nameX()
255 static bool unpack_u8(struct aa_ext *e, u8 *data, const char *name) in unpack_u8()
273 VISIBLE_IF_KUNIT bool aa_unpack_u32(struct aa_ext *e, u32 *data, const char *name) in aa_unpack_u32()
292 VISIBLE_IF_KUNIT bool aa_unpack_u64(struct aa_ext *e, u64 *data, const char *name) in aa_unpack_u64()
311 static bool aa_unpack_cap_low(struct aa_ext *e, kernel_cap_t *data, const char *name) in aa_unpack_cap_low()
321 static bool aa_unpack_cap_high(struct aa_ext *e, kernel_cap_t *data, const char *name) in aa_unpack_cap_high()
331 VISIBLE_IF_KUNIT bool aa_unpack_array(struct aa_ext *e, const char *name, u16 *size) in aa_unpack_array()
349 VISIBLE_IF_KUNIT size_t aa_unpack_blob(struct aa_ext *e, char **blob, const char *name) in aa_unpack_blob()
372 VISIBLE_IF_KUNIT int aa_unpack_str(struct aa_ext *e, const char **string, const char *name) in aa_unpack_str()
[all …]
/openbmc/qemu/tests/docker/
H A Ddocker.py96 def _copy_with_mkdir(src, root_dir, sub_path='.', name=None): argument
383 name = None # Subcommand name variable in SubCommand
403 name = "run" variable in RunCommand
418 name = "build" variable in BuildCommand
504 name = "fetch" variable in FetchCommand
522 name = "update" variable in UpdateCommand
599 name = "clean" variable in CleanCommand
608 name = "images" variable in ImagesCommand
616 name = "probe" variable in ProbeCommand
635 name = "cc" variable in CcCommand
/openbmc/linux/fs/debugfs/
H A Dinode.c324 struct dentry *debugfs_lookup(const char *name, struct dentry *parent) in debugfs_lookup()
341 static struct dentry *start_creating(const char *name, struct dentry *parent) in start_creating()
410 static struct dentry *__debugfs_create_file(const char *name, umode_t mode, in __debugfs_create_file()
483 struct dentry *debugfs_create_file(const char *name, umode_t mode, in debugfs_create_file()
522 struct dentry *debugfs_create_file_unsafe(const char *name, umode_t mode, in debugfs_create_file_unsafe()
553 void debugfs_create_file_size(const char *name, umode_t mode, in debugfs_create_file_size()
589 struct dentry *debugfs_create_dir(const char *name, struct dentry *parent) in debugfs_create_dir()
633 struct dentry *debugfs_create_automount(const char *name, in debugfs_create_automount()
703 struct dentry *debugfs_create_symlink(const char *name, struct dentry *parent, in debugfs_create_symlink()
791 void debugfs_lookup_and_remove(const char *name, struct dentry *parent) in debugfs_lookup_and_remove()
/openbmc/linux/drivers/power/supply/
H A Dtest_power.c541 #define param_check_ac_online(name, p) __param_check(name, p, void); argument
542 #define param_check_usb_online(name, p) __param_check(name, p, void); argument
543 #define param_check_battery_status(name, p) __param_check(name, p, void); argument
544 #define param_check_battery_present(name, p) __param_check(name, p, void); argument
545 #define param_check_battery_technology(name, p) __param_check(name, p, void); argument
546 #define param_check_battery_health(name, p) __param_check(name, p, void); argument
547 #define param_check_battery_capacity(name, p) __param_check(name, p, void); argument
548 #define param_check_battery_voltage(name, p) __param_check(name, p, void); argument
549 #define param_check_battery_charge_counter(name, p) __param_check(name, p, void); argument
550 #define param_check_battery_current(name, p) __param_check(name, p, void); argument
/openbmc/linux/fs/btrfs/
H A Dxattr.c27 int btrfs_getxattr(struct inode *inode, const char *name, in btrfs_getxattr()
84 const char *name, const void *value, size_t size, int flags) in btrfs_setxattr()
229 int btrfs_setxattr_trans(struct inode *inode, const char *name, in btrfs_setxattr_trans()
366 const char *name, void *buffer, size_t size) in btrfs_xattr_handler_get()
375 const char *name, const void *buffer, in btrfs_xattr_handler_set()
388 const char *name, const void *value, in btrfs_xattr_handler_set_prop()
459 char *name; in btrfs_initxattrs() local
/openbmc/linux/net/ipv4/
H A Dtcp_cong.c25 struct tcp_congestion_ops *tcp_ca_find(const char *name) in tcp_ca_find()
49 static struct tcp_congestion_ops *tcp_ca_find_autoload(const char *name) in tcp_ca_find_autoload()
184 u32 tcp_ca_get_key_by_name(const char *name, bool *ecn_ca) in tcp_ca_get_key_by_name()
282 int tcp_set_default_congestion_control(struct net *net, const char *name) in tcp_set_default_congestion_control()
338 void tcp_get_default_congestion_control(struct net *net, char *name) in tcp_get_default_congestion_control()
373 char *saved_clone, *clone, *name; in tcp_set_allowed_congestion_control() local
413 int tcp_set_congestion_control(struct sock *sk, const char *name, bool load, in tcp_set_congestion_control()
/openbmc/linux/tools/testing/selftests/tc-testing/tc-tests/actions/
H A Dtunnel_key.json4 "name": "Add tunnel_key set action with mandatory parameters", string
28 "name": "Add tunnel_key set action with missing mandatory src_ip parameter", string
57 "name": "Add tunnel_key set action with missing mandatory dst_ip parameter", string
86 "name": "Add tunnel_key set action with invalid src_ip parameter", string
115 "name": "Add tunnel_key set action with invalid dst_ip parameter", string
144 "name": "Add tunnel_key set action with invalid id parameter", string
173 "name": "Add tunnel_key set action with invalid dst_port parameter", string
202 "name": "Add tunnel_key set action with optional dst_port parameter", string
226 "name": "Add tunnel_key set action with index at 32-bit maximum", string
250 "name": "Add tunnel_key set action with index exceeding 32-bit maximum", string
[all …]
H A Dgact.json4 "name": "Add valid pass action", string
28 "name": "Add valid pipe action", string
52 "name": "Add valid reclassify action", string
76 "name": "Add valid drop action", string
100 "name": "Add valid continue action", string
124 "name": "Add invalid action", string
148 "name": "Add action with duplicate index", string
173 "name": "Add action with index exceeding 32-bit maximum", string
197 "name": "Add action with index at 32-bit maximum", string
221 "name": "List actions", string
[all …]
H A Dct.json4 "name": "Add simple ct action", string
28 "name": "Add simple ct action with cookie", string
52 "name": "Add ct clear action", string
76 "name": "Add ct clear action with cookie of max length", string
100 "name": "Try ct with zone", string
124 "name": "Try ct with zone, commit", string
148 "name": "Try ct with zone, commit, mark", string
172 "name": "Try ct with zone, commit, mark, nat", string
196 "name": "Try ct with full nat ipv4 range syntax", string
220 "name": "Try ct with full nat ipv6 syntax", string
[all …]
H A Dskbmod.json4 "name": "Add skbmod action to set destination mac", string
28 "name": "Add skbmod action to set source mac", string
52 "name": "Add skbmod action with invalid mac", string
76 "name": "Add skbmod action with valid etype", string
100 "name": "Add skbmod action with invalid etype", string
124 "name": "Add skbmod action to swap mac", string
148 "name": "Add skbmod action with control pipe", string
172 "name": "Add skbmod action with control reclassify", string
196 "name": "Add skbmod action with control drop", string
220 "name": "Add skbmod action with control continue", string
[all …]
H A Dconnmark.json4 "name": "Add valid connmark action with defaults", string
28 "name": "Add valid connmark action with control pass", string
52 "name": "Add valid connmark action with control drop", string
76 "name": "Add valid connmark action with control pipe", string
100 "name": "Add valid connmark action with control reclassify", string
124 "name": "Add valid connmark action with control continue", string
148 "name": "Add valid connmark action with control jump", string
172 "name": "Add valid connmark action with zone argument", string
196 "name": "Add valid connmark action with invalid zone argument", string
220 "name": "Add connmark action with unsupported argument", string
[all …]
/openbmc/linux/net/nfc/hci/
H A Dllc.c44 int nfc_llc_register(const char *name, const struct nfc_llc_ops *ops) in nfc_llc_register()
65 static struct nfc_llc_engine *nfc_llc_name_to_engine(const char *name) in nfc_llc_name_to_engine()
77 void nfc_llc_unregister(const char *name) in nfc_llc_unregister()
90 struct nfc_llc *nfc_llc_allocate(const char *name, struct nfc_hci_dev *hdev, in nfc_llc_allocate()
/openbmc/linux/drivers/iio/
H A Dindustrialio-sw-device.c29 struct iio_sw_device_type *__iio_find_sw_device_type(const char *name, in __iio_find_sw_device_type()
83 struct iio_sw_device_type *iio_get_sw_device_type(const char *name) in iio_get_sw_device_type()
96 struct iio_sw_device *iio_sw_device_create(const char *type, const char *name) in iio_sw_device_create()
129 const char *name) in device_make_group()
H A Dindustrialio-sw-trigger.c29 struct iio_sw_trigger_type *__iio_find_sw_trigger_type(const char *name, in __iio_find_sw_trigger_type()
87 struct iio_sw_trigger_type *iio_get_sw_trigger_type(const char *name) in iio_get_sw_trigger_type()
100 struct iio_sw_trigger *iio_sw_trigger_create(const char *type, const char *name) in iio_sw_trigger_create()
133 const char *name) in trigger_make_group()
/openbmc/linux/drivers/infiniband/sw/rdmavt/
H A Dvt.h45 #define __rvt_pr_info(pdev, name, fmt, ...) \ argument
48 #define __rvt_pr_warn(pdev, name, fmt, ...) \ argument
51 #define __rvt_pr_err(pdev, name, fmt, ...) \ argument
54 #define __rvt_pr_err_ratelimited(pdev, name, fmt, ...) \ argument
/openbmc/linux/fs/configfs/
H A Ditem.c54 char *name; in config_item_set_name() local
83 const char *name, in config_item_init_type_name()
92 void config_group_init_type_name(struct config_group *group, const char *name, in config_group_init_type_name()
175 const char *name) in config_group_find_item()

1...<<11121314151617181920>>...360