/openbmc/linux/fs/btrfs/ |
H A D | uuid-tree.c | 17 static void btrfs_uuid_to_key(u8 *uuid, u8 type, struct btrfs_key *key) in btrfs_uuid_to_key() 26 u8 type, u64 subid) in btrfs_uuid_tree_lookup() 85 int btrfs_uuid_tree_add(struct btrfs_trans_handle *trans, u8 *uuid, u8 type, in btrfs_uuid_tree_add() 149 int btrfs_uuid_tree_remove(struct btrfs_trans_handle *trans, u8 *uuid, u8 type, in btrfs_uuid_tree_remove() 231 static int btrfs_uuid_iter_rem(struct btrfs_root *uuid_root, u8 *uuid, u8 type, in btrfs_uuid_iter_rem() 260 u8 *uuid, u8 type, u64 subvolid) in btrfs_check_uuid_tree_entry()
|
/openbmc/linux/include/linux/ |
H A D | pid.h | 94 static inline bool pid_has_task(struct pid *pid, enum pid_type type) in pid_has_task() 193 #define do_each_pid_task(pid, type, task) \ argument 203 #define while_each_pid_task(pid, type, task) \ argument 209 #define do_each_pid_thread(pid, type, task) \ argument 214 #define while_each_pid_thread(pid, type, task) \ argument
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
H A D | outp.c | 60 nvkm_outp_xlat(struct nvkm_outp *outp, enum nvkm_ior_type *type) in nvkm_outp_xlat() 116 nvkm_outp_acquire_hda(struct nvkm_outp *outp, enum nvkm_ior_type type, in nvkm_outp_acquire_hda() 147 enum nvkm_ior_type type; in nvkm_outp_acquire() local 222 enum nvkm_ior_type type; in nvkm_outp_init_route() local 303 enum nvkm_ior_type type; in nvkm_outp_new_() local
|
/openbmc/linux/fs/quota/ |
H A D | quota_v1.c | 58 int type = dquot->dq_id.type; in v1_read_dqblk() local 84 short type = dquot->dq_id.type; in v1_commit_dqblk() local 127 static int v1_check_quota_file(struct super_block *sb, int type) in v1_check_quota_file() 159 static int v1_read_file_info(struct super_block *sb, int type) in v1_read_file_info() 186 static int v1_write_file_info(struct super_block *sb, int type) in v1_write_file_info()
|
/openbmc/linux/drivers/acpi/acpica/ |
H A D | dsmthdat.c | 213 acpi_ds_method_data_get_node(u8 type, in acpi_ds_method_data_get_node() 279 acpi_ds_method_data_set_value(u8 type, in acpi_ds_method_data_set_value() 333 acpi_ds_method_data_get_value(u8 type, in acpi_ds_method_data_get_value() 439 acpi_ds_method_data_delete_value(u8 type, in acpi_ds_method_data_delete_value() 498 acpi_ds_store_object_to_local(u8 type, in acpi_ds_store_object_to_local()
|
/openbmc/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_osdep.h | 39 #define ice_debug(hw, type, fmt, args...) \ argument 42 #define ice_debug_array(hw, type, rowsize, groupsize, buf, len) \ argument 47 #define ice_debug(hw, type, fmt, args...) \ argument 54 #define ice_debug_array(hw, type, rowsize, groupsize, buf, len) \ argument 63 #define ice_debug_array(hw, type, rowsize, groupsize, buf, len) \ argument
|
/openbmc/linux/fs/xfs/ |
H A D | xfs_dquot.c | 180 xfs_dqtype_t type, in xfs_qm_init_dquot_blk() 470 xfs_dqtype_t type) in xfs_dquot_alloc() 651 xfs_dqtype_t type, in xfs_qm_dqread() 699 xfs_dqtype_t type, in xfs_dq_get_next_id() 820 xfs_dqtype_t type) in xfs_qm_dqget_checks() 849 xfs_dqtype_t type, in xfs_qm_dqget() 899 xfs_dqtype_t type, in xfs_qm_dqget_uncached() 915 xfs_dqtype_t type) in xfs_qm_id_for_quotatype() 937 xfs_dqtype_t type, in xfs_qm_dqget_inode() 1023 xfs_dqtype_t type, in xfs_qm_dqget_next() [all …]
|
/openbmc/entity-manager/schemas/ |
H A D | firmware.json | 6 "type": "object", string 10 "type": "number" string 14 "type": "string" string
|
H A D | leak_detector.json | 6 "type": "object", string 10 "type": "string" string 14 "type": "string" string 22 "type": "string" string
|
/openbmc/linux/fs/fuse/ |
H A D | acl.c | 16 struct inode *inode, int type, bool rcu) in __fuse_get_acl() 69 struct dentry *dentry, int type) in fuse_get_acl() 80 struct posix_acl *fuse_get_inode_acl(struct inode *inode, int type, bool rcu) in fuse_get_inode_acl() 98 struct posix_acl *acl, int type) in fuse_set_acl()
|
/openbmc/linux/sound/pci/ctxfi/ |
H A D | ctmixer.c | 267 get_switch_state(struct ct_mixer *mixer, enum CTALSA_MIXER_CTL type) in get_switch_state() 275 enum CTALSA_MIXER_CTL type, unsigned char state) in set_switch_state() 345 enum CT_AMIXER_CTL type = get_amixer_index(kcontrol->private_value); in ct_alsa_mix_volume_get() local 368 enum CT_AMIXER_CTL type = get_amixer_index(kcontrol->private_value); in ct_alsa_mix_volume_put() local 482 do_line_mic_switch(struct ct_atc *atc, enum CTALSA_MIXER_CTL type) in do_line_mic_switch() 523 static void do_switch(struct ct_atc *atc, enum CTALSA_MIXER_CTL type, int state) in do_switch() 583 enum CTALSA_MIXER_CTL type = kcontrol->private_value; in ct_alsa_mix_switch_get() local 594 enum CTALSA_MIXER_CTL type = kcontrol->private_value; in ct_alsa_mix_switch_put() local 736 enum CTALSA_MIXER_CTL type; in ct_mixer_kcontrols_create() local 809 ct_mixer_recording_select(struct ct_mixer *mixer, enum CT_AMIXER_CTL type) in ct_mixer_recording_select() [all …]
|
/openbmc/qemu/hw/xen/ |
H A D | xen-bus.c | 30 const char *type = object_get_typename(OBJECT(xendev)); in xen_device_get_backend_path() local 45 const char *type = object_get_typename(OBJECT(xendev)); in xen_device_get_frontend_path() local 60 const char *type = object_get_typename(OBJECT(xendev)); in xen_device_unplug() local 116 static void xen_bus_backend_create(XenBus *xenbus, const char *type, in xen_bus_backend_create() 187 static void xen_bus_type_enumerate(XenBus *xenbus, const char *type) in xen_bus_type_enumerate() 236 char **type; in xen_bus_enumerate() local 255 const char *type = object_get_typename(OBJECT(xendev)); in xen_bus_device_cleanup() local 321 const char **type; in xen_bus_realize() local 448 const char *type = object_get_typename(OBJECT(xendev)); in xen_device_backend_set_state() local 468 const char *type = object_get_typename(OBJECT(xendev)); in xen_device_backend_set_online() local [all …]
|
/openbmc/linux/drivers/net/netdevsim/ |
H A D | hwstats.c | 11 enum netdev_offload_xstats_type type) in nsim_dev_hwstats_get_list_head() 23 enum netdev_offload_xstats_type type) in nsim_dev_hwstats_traffic_bump() 154 enum netdev_offload_xstats_type type) in __nsim_dev_hwstats_event_unregister() 217 enum netdev_offload_xstats_type type, in nsim_dev_hwstats_enable_ifindex() 273 enum netdev_offload_xstats_type type, in nsim_dev_hwstats_disable_ifindex() 306 enum netdev_offload_xstats_type type, in nsim_dev_hwstats_fail_ifindex() 336 enum netdev_offload_xstats_type type; member 459 enum netdev_offload_xstats_type type) in nsim_dev_hwsdev_list_wipe()
|
/openbmc/linux/arch/x86/include/asm/ |
H A D | vvar.h | 27 #define DECLARE_VVAR(offset, type, name) \ argument 34 #define DECLARE_VVAR(offset, type, name) \ argument 43 #define DEFINE_VVAR(type, name) \ argument
|
/openbmc/linux/sound/synth/emux/ |
H A D | emux_effect.c | 19 #define xoffsetof(type,tag) ((long)(&((type)NULL)->tag) - (long)(NULL)) argument 38 int type; /* byte or word */ member 86 effect_set_byte(unsigned char *valp, struct snd_midi_channel *chan, int type) in effect_set_byte() 107 effect_set_word(unsigned short *valp, struct snd_midi_channel *chan, int type) in effect_set_word() 143 struct snd_midi_channel *chan, int type, int val) in snd_emux_send_effect_oss() 164 int type, int val, int mode) in snd_emux_send_effect()
|
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ |
H A D | ThermalSubsystem.v1_3_3.json | 14 "type": [ array 32 "type": "object" string 41 "type": [ array 53 "type": "object" string 62 "type": [ array 97 "type": "array", string 113 "type": "null" string 124 "type": "array" string 184 "type": "object" string
|
H A D | PowerEquipment.v1_2_2.json | 14 "type": [ array 32 "type": "object" string 41 "type": [ array 60 "type": "array" string 71 "type": "object" string 80 "type": [ array 92 "type": "object" string 101 "type": [ array 136 "type": "null" string 209 "type": "object" string
|
H A D | KeyService.v1_0_1.json | 14 "type": [ array 32 "type": "object" string 41 "type": [ array 76 "type": "null" string 113 "type": "object" string 122 "type": [ array 134 "type": "object" string
|
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/ |
H A D | ThermalSubsystem.v1_3_3.json | 14 "type": [ array 32 "type": "object" string 41 "type": [ array 53 "type": "object" string 62 "type": [ array 97 "type": "array", string 113 "type": "null" string 124 "type": "array" string 184 "type": "object" string
|
/openbmc/linux/tools/perf/trace/beauty/ |
H A D | kcmp.c | 19 int type = syscall_arg__val(arg, 2); in syscall_arg__scnprintf_kcmp_idx() local 29 static size_t kcmp__scnprintf_type(int type, char *bf, size_t size, bool show_prefix) in kcmp__scnprintf_type() 37 unsigned long type = arg->val; in syscall_arg__scnprintf_kcmp_type() local
|
/openbmc/linux/arch/mips/include/asm/ |
H A D | io.h | 218 #define __BUILD_MEMORY_SINGLE(pfx, bwlq, type, barrier, relax, irq) \ argument 299 #define __BUILD_IOPORT_SINGLE(pfx, bwlq, type, barrier, relax, p) \ argument 341 #define __BUILD_MEMORY_PFX(bus, bwlq, type, relax) \ argument 345 #define BUILDIO_MEM(bwlq, type) \ argument 362 #define __BUILD_IOPORT_PFX(bus, bwlq, type) \ in BUILDIO_MEM() argument 366 #define BUILDIO_IOPORT(bwlq, type) \ in BUILDIO_MEM() argument 377 #define __BUILDIO(bwlq, type) \ in BUILDIO_MEM() argument 423 #define __BUILD_MEMORY_STRING(bwlq, type) \ in BUILDIO_MEM() argument 447 #define __BUILD_IOPORT_STRING(bwlq, type) \ argument 471 #define BUILDSTRING(bwlq, type) \ argument
|
/openbmc/linux/drivers/net/ethernet/microchip/lan966x/ |
H A D | lan966x_mac.c | 77 enum macaccess_entry_type type) in __lan966x_mac_learn_locked() 99 enum macaccess_entry_type type) in __lan966x_mac_learn() 117 enum macaccess_entry_type type) in lan966x_mac_ip_learn() 127 enum macaccess_entry_type type) in lan966x_mac_learn() 137 enum macaccess_entry_type type) in lan966x_mac_learn_locked() 147 enum macaccess_entry_type type) in lan966x_mac_forget_locked() 164 enum macaccess_entry_type type) in lan966x_mac_forget() 242 unsigned int vid, enum macaccess_entry_type type) in lan966x_mac_lookup() 261 static void lan966x_fdb_call_notifiers(enum switchdev_notifier_type type, in lan966x_fdb_call_notifiers() 397 static void lan966x_mac_notifiers(enum switchdev_notifier_type type, in lan966x_mac_notifiers()
|
/openbmc/qemu/crypto/ |
H A D | afalg.c | 20 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/linux/arch/x86/kernel/cpu/mtrr/ |
H A D | amd.c | 11 unsigned long *size, mtrr_type *type) in amd_get_mtrr() 60 amd_set_mtrr(unsigned int reg, unsigned long base, unsigned long size, mtrr_type type) in amd_set_mtrr() 96 amd_validate_add_page(unsigned long base, unsigned long size, unsigned int type) in amd_validate_add_page()
|
/openbmc/telemetry/src/ |
H A D | trigger_actions.hpp | 36 LogToJournal(::numeric::Type type, double val) : type(type), threshold(val) in LogToJournal() 44 const ::numeric::Type type; member in action::numeric::LogToJournal 51 LogToRedfishEventLog(::numeric::Type type, double val) : in LogToRedfishEventLog() 60 const ::numeric::Type type; member in action::numeric::LogToRedfishEventLog
|