/openbmc/linux/fs/ext4/ |
H A D | xattr.c | 324 void *end, int name_index, const char *name, int sorted) in xattr_find_entry() 574 ext4_xattr_block_get(struct inode *inode, int name_index, const char *name, in ext4_xattr_block_get() 634 ext4_xattr_ibody_get(struct inode *inode, int name_index, const char *name, in ext4_xattr_ibody_get() 699 ext4_xattr_get(struct inode *inode, int name_index, const char *name, in ext4_xattr_get() 2344 const char *name, const void *value, size_t value_len, in ext4_xattr_set_handle() 2531 ext4_xattr_set(struct inode *inode, int name_index, const char *name, in ext4_xattr_set() 3152 static __le32 ext4_xattr_hash_entry(char *name, size_t name_len, __le32 *value, in ext4_xattr_hash_entry() 3175 static __le32 ext4_xattr_hash_entry_signed(char *name, size_t name_len, __le32 *value, size_t value… in ext4_xattr_hash_entry_signed()
|
/openbmc/linux/drivers/infiniband/ulp/srpt/ |
H A D | ib_srpt.c | 119 char name[32]; in srpt_cache_get() local 3057 static struct port_and_port_id __srpt_lookup_port(const char *name) in __srpt_lookup_port() 3095 static struct port_and_port_id srpt_lookup_port(const char *name) in srpt_lookup_port() 3443 static int srpt_parse_guid(u64 *guid, const char *name) in srpt_parse_guid() 3461 static int srpt_parse_i_port_id(u8 i_port_id[16], const char *name) in srpt_parse_i_port_id() 3495 static int srpt_init_nodeacl(struct se_node_acl *se_nacl, const char *name) in srpt_init_nodeacl() 3788 const char *name) in srpt_make_tpg() 3838 const char *name) in srpt_make_tport()
|
/openbmc/qemu/nbd/ |
H A D | server.c | 91 char *name; member 254 nbd_sanitize_name(const char *name) in nbd_sanitize_name() 375 nbd_opt_read_name(NBDClient *client, char **name, uint32_t *length, in nbd_opt_read_name() 417 const char *name = exp->name ? exp->name : ""; in nbd_negotiate_send_rep_list() local 484 g_autofree char *name = NULL; in nbd_negotiate_handle_export_name() local 600 g_autofree char *name = NULL; in nbd_negotiate_handle_info() local 1800 const char *name = arg->name ?: exp_args->node_name; in nbd_export_create() local 1960 NBDExport *nbd_export_find(const char *name) in nbd_export_find()
|
/openbmc/linux/drivers/usb/gadget/function/ |
H A D | f_tcm.c | 1290 static const char *usbg_check_wwn(const char *name) in usbg_check_wwn() 1305 static int usbg_init_nodeacl(struct se_node_acl *se_nacl, const char *name) in usbg_init_nodeacl() 1313 const char *name) in usbg_make_tpg() 1433 const char *name) in usbg_make_tport() 1524 static int tcm_usbg_make_nexus(struct usbg_tpg *tpg, char *name) in tcm_usbg_make_nexus() 2182 static int tcm_set_name(struct usb_function_instance *f, const char *name) in tcm_set_name()
|
/openbmc/linux/include/linux/ |
H A D | ethtool.h | 108 #define __ETH_RSS_HASH(name) __ETH_RSS_HASH_BIT(ETH_RSS_HASH_##name##_BIT) argument 161 #define __ETHTOOL_DECLARE_LINK_MODE_MASK(name) \ argument 182 #define ethtool_link_ksettings_zero_link_mode(ptr, name) \ argument 193 #define ethtool_link_ksettings_add_link_mode(ptr, name, mode) \ argument 204 #define ethtool_link_ksettings_del_link_mode(ptr, name, mode) \ argument 216 #define ethtool_link_ksettings_test_link_mode(ptr, name, mode) \ argument
|
H A D | counter.h | 154 const char *name; member 235 const char *name; member 267 const char *name; member 375 const char *name; member
|
/openbmc/linux/drivers/md/ |
H A D | dm-ioctl.c | 50 char *name; member 216 static struct hash_cell *alloc_cell(const char *name, const char *uuid, in alloc_cell() 262 static int dm_hash_insert(const char *name, const char *uuid, struct mapped_device *md) in dm_hash_insert() 704 static int __list_versions(struct dm_ioctl *param, size_t param_size, const char *name) in __list_versions() 767 static int check_name(const char *name) in check_name() 2222 int dm_copy_name_and_uuid(struct mapped_device *md, char *name, char *uuid) in dm_copy_name_and_uuid()
|
/openbmc/qemu/hw/virtio/ |
H A D | virtio-mem.c | 931 char name[20]; in virtio_mem_prepare_memslots() local 1543 static void virtio_mem_get_size(Object *obj, Visitor *v, const char *name, in virtio_mem_get_size() 1553 const char *name, void *opaque, in virtio_mem_get_requested_size() 1563 const char *name, void *opaque, in virtio_mem_set_requested_size() 1604 static void virtio_mem_get_block_size(Object *obj, Visitor *v, const char *name, in virtio_mem_get_block_size() 1625 static void virtio_mem_set_block_size(Object *obj, Visitor *v, const char *name, in virtio_mem_set_block_size()
|
/openbmc/qemu/include/qemu/ |
H A D | queue.h | 84 #define QLIST_HEAD(name, type) \ argument 187 #define QSLIST_HEAD(name, type) \ argument 272 #define QSIMPLEQ_HEAD(name, type) \ argument 394 #define QTAILQ_HEAD(name, type) \ argument
|
/openbmc/linux/sound/pci/cs46xx/ |
H A D | dsp_spos.c | 911 static struct dsp_scb_descriptor * _map_scb (struct snd_cs46xx *chip, char * name, u32 dest) in _map_scb() 944 _map_task_tree (struct snd_cs46xx *chip, char * name, u32 dest, u32 size) in _map_task_tree() 975 cs46xx_dsp_create_scb (struct snd_cs46xx *chip, char * name, u32 * scb_data, u32 dest) in cs46xx_dsp_create_scb() 1002 cs46xx_dsp_create_task_tree (struct snd_cs46xx *chip, char * name, u32 * task_data, in cs46xx_dsp_create_task_tree()
|
/openbmc/linux/arch/powerpc/platforms/powernv/ |
H A D | vas.h | 343 char *name; member 441 static inline void vas_log_write(struct pnv_vas_window *win, char *name, in vas_log_write() 450 static inline void write_uwc_reg(struct pnv_vas_window *win, char *name, in write_uwc_reg() 461 static inline void write_hvwc_reg(struct pnv_vas_window *win, char *name, in write_hvwc_reg()
|
/openbmc/linux/drivers/pinctrl/tegra/ |
H A D | pinctrl-tegra-xusb.c | 52 const char *name; member 69 const char *name; member 143 const char *name; member 453 const char *name = "unknown"; in tegra_xusb_padctl_pinconf_config_dbg_show() local
|
/openbmc/linux/include/linux/usb/ |
H A D | composite.h | 64 char *name; member 182 const char *name; member 382 const char *name; member 567 const char *name; member
|
/openbmc/linux/fs/ocfs2/ |
H A D | stack_user.c | 185 static struct ocfs2_live_connection *ocfs2_connection_find(const char *name) in ocfs2_connection_find() 684 void *name, in user_dlm_lock() 808 struct dlm_lksb *lksb, char *name) in sync_unlock() 832 struct dlm_lksb *lksb, char *name) in sync_lock()
|
/openbmc/linux/drivers/acpi/ |
H A D | property.c | 650 const char *name, acpi_object_type type, in acpi_data_get_property() 696 int acpi_dev_get_property(const struct acpi_device *adev, const char *name, in acpi_dev_get_property() 751 const char *name, in acpi_data_get_property_array() 1283 const char *name; in is_acpi_graph_node() local
|
/openbmc/linux/drivers/perf/ |
H A D | arm_pmuv3.c | 168 #define ARMV8_EVENT_ATTR(name, config) \ argument 1193 static int armv8_pmu_init(struct arm_pmu *cpu_pmu, char *name, in armv8_pmu_init() 1230 static int armv8_pmu_init_nogroups(struct arm_pmu *cpu_pmu, char *name, in armv8_pmu_init_nogroups() 1236 #define PMUV3_INIT_SIMPLE(name) \ argument
|
/openbmc/linux/drivers/mailbox/ |
H A D | tegra-hsp.c | 72 const char *name; member 90 const char *name; member 270 tegra_hsp_doorbell_create(struct tegra_hsp *hsp, const char *name, in tegra_hsp_doorbell_create() 768 char *name; in tegra_hsp_probe() local
|
/openbmc/linux/fs/pstore/ |
H A D | zone.c | 79 const char *name; member 1157 const char *name = pstore_type_to_name(type); in psz_init_zone() local 1201 const char *name = pstore_type_to_name(type); in psz_init_zones() local 1318 #define check_size(name, size) { \ in register_pstore_zone() argument
|
/openbmc/linux/drivers/base/ |
H A D | devres.c | 22 const char *name; member 45 static void set_node_dbginfo(struct devres_node *node, const char *name, in set_node_dbginfo() 163 const char *name) in __devres_alloc_node() 735 int __devm_add_action(struct device *dev, void (*action)(void *), void *data, const char *name) in __devm_add_action()
|
/openbmc/linux/drivers/of/ |
H A D | address.c | 41 const char *name; member 798 struct device_node *node, const char *name) in parser_init() 1122 const char *name = NULL; in __of_address_to_resource() local 1225 const char *name) in of_io_request_and_map()
|
/openbmc/openbmc/poky/bitbake/lib/bb/ |
H A D | siggen.py | 74 name = "noop" variable in SignatureGenerator 218 name = "basic" variable in SignatureGeneratorBasic 494 name = "basichash" variable in SignatureGeneratorBasicHash 871 name = "TestEquivHash" variable in SignatureGeneratorTestEquivHash
|
/openbmc/linux/drivers/gpu/drm/msm/adreno/ |
H A D | a6xx_gmu.c | 253 const char *name; member 1149 size_t size, u64 iova, const char *name) in a6xx_gmu_memory_alloc() 1408 const char *name) in a6xx_gmu_get_mmio() 1429 const char *name, irq_handler_t handler) in a6xx_gmu_get_irq()
|
/openbmc/linux/drivers/clk/imx/ |
H A D | clk-scu.c | 29 const char *name; member 467 struct clk_hw *__imx_clk_scu(struct device *dev, const char *name, in __imx_clk_scu() 673 struct clk_hw *imx_clk_scu_alloc_dev(const char *name, in imx_clk_scu_alloc_dev() 850 struct clk_hw *__imx_clk_gpr_scu(const char *name, const char * const *parent_name, in __imx_clk_gpr_scu()
|
/openbmc/linux/tools/bpf/bpftool/ |
H A D | netlink_dumper.c | 30 const char *name) in do_xdp_dump_one()
|
/openbmc/linux/drivers/isdn/mISDN/ |
H A D | clock.c | 87 *mISDN_register_clock(char *name, int pri, clockctl_func_t *ctl, void *priv) in mISDN_register_clock()
|