Home
last modified time | relevance | path

Searched defs:type (Results 401 – 425 of 8671) sorted by relevance

1...<<11121314151617181920>>...347

/openbmc/linux/arch/riscv/kernel/
H A Dcacheinfo.c26 static struct cacheinfo *get_cacheinfo(u32 level, enum cache_type type) in get_cacheinfo()
50 uintptr_t get_cache_size(u32 level, enum cache_type type) in get_cache_size()
57 uintptr_t get_cache_geometry(u32 level, enum cache_type type) in get_cache_geometry()
68 enum cache_type type, unsigned int level) in ci_leaf_init()
/openbmc/linux/drivers/pci/endpoint/functions/
H A Dpci-epf-ntb.c103 enum pci_epc_interface_type type; member
142 enum pci_epc_interface_type type; in epf_ntb_link_up() local
488 enum pci_epc_interface_type type, in epf_ntb_configure_msix()
555 enum pci_epc_interface_type type, in epf_ntb_configure_db()
622 enum pci_epc_interface_type type; in epf_ntb_cmd_handler() local
950 enum pci_epc_interface_type type; in epf_ntb_config_spad_bar_free() local
1099 enum pci_epc_interface_type type; in epf_ntb_config_spad_bar_alloc_interface() local
1532 enum pci_epc_interface_type type; in epf_ntb_epc_destroy() local
1691 enum pci_epc_interface_type type; in epf_ntb_init_epc_bar() local
1818 enum pci_epc_interface_type type; in epf_ntb_epc_cleanup() local
[all …]
/openbmc/openpower-host-ipmi-oem/
H A Delog-errors.hpp65 using type = std::tuple<std::decay_t<decltype("ESEL=%s")>, const char*>; typedef
94 using type = phosphor::logging::org::open_power::occ::metrics::Event; typedef
157 using type = typedef
203 using type = typedef
220 using type = typedef
272 using type = typedef
286 using type = typedef
371 using type = typedef
388 using type = typedef
421 using type = typedef
[all …]
/openbmc/libcper/specification/json/
H A Dcper-json-full-log.json2 "type": "object", string
10 "type": "array", string
12 "type": "object", string
17 "type": "array", string
19 "type": "object", string
/openbmc/linux/include/linux/
H A Dfirmware-map.h23 static inline int firmware_map_add_early(u64 start, u64 end, const char *type) in firmware_map_add_early()
28 static inline int firmware_map_add_hotplug(u64 start, u64 end, const char *type) in firmware_map_add_hotplug()
33 static inline int firmware_map_remove(u64 start, u64 end, const char *type) in firmware_map_remove()
H A Dpid.h94 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/amd/display/modules/color/
H A Dcolor_table.c33 bool mod_color_is_table_init(enum table_type type) in mod_color_is_table_init()
45 struct fixed31_32 *mod_color_get_table(enum table_type type) in mod_color_get_table()
57 void mod_color_set_table_init_state(enum table_type type, bool state) in mod_color_set_table_init_state()
/openbmc/linux/fs/ocfs2/
H A Dquota_local.c330 int type; in ocfs2_free_quota_recovery() local
340 int type, in ocfs2_recovery_load_quota()
372 int type; in ocfs2_alloc_quota_recovery() local
397 int type; in ocfs2_begin_quota_recovery() local
459 int type, in ocfs2_recover_local_quota_file()
592 int type; in ocfs2_finish_quota_recovery() local
916 int type, in ocfs2_find_free_entry()
959 int type, in ocfs2_local_quota_add_chunk()
1090 int type, in ocfs2_extend_local_quota_file()
1216 int type = dquot->dq_id.type; in ocfs2_create_local_dquot() local
[all …]
/openbmc/linux/arch/mips/fw/arc/
H A Dmemory.c75 static inline int memtype_classify_arcs(union linux_memtypes type) in memtype_classify_arcs()
95 static inline int memtype_classify_arc(union linux_memtypes type) in memtype_classify_arc()
115 static int __init prom_memtype_classify(union linux_memtypes type) in prom_memtype_classify()
144 long type; in prom_meminit() local
/openbmc/linux/tools/bpf/bpftool/
H A Dcgroup.c46 enum bpf_attach_type type; in parse_attach_type() local
169 static int count_attached_bpf_progs(int cgroup_fd, enum bpf_attach_type type) in count_attached_bpf_progs()
184 enum bpf_attach_type type; in cgroup_has_attached_progs() local
202 static int show_effective_bpf_progs(int cgroup_fd, enum bpf_attach_type type, in show_effective_bpf_progs()
227 static int show_attached_bpf_progs(int cgroup_fd, enum bpf_attach_type type, in show_attached_bpf_progs()
277 static int show_bpf_progs(int cgroup_fd, enum bpf_attach_type type, in show_bpf_progs()
287 enum bpf_attach_type type; in do_show() local
369 enum bpf_attach_type type; in do_show_tree_fn() local
/openbmc/linux/kernel/
H A Ducount.c231 enum ucount_type type) in inc_ucount()
253 void dec_ucount(struct ucounts *ucounts, enum ucount_type type) in dec_ucount()
263 long inc_rlimit_ucounts(struct ucounts *ucounts, enum rlimit_type type, long v) in inc_rlimit_ucounts()
280 bool dec_rlimit_ucounts(struct ucounts *ucounts, enum rlimit_type type, long v) in dec_rlimit_ucounts()
294 struct ucounts *last, enum rlimit_type type) in do_dec_rlimit_put_ucounts()
306 void dec_rlimit_put_ucounts(struct ucounts *ucounts, enum rlimit_type type) in dec_rlimit_put_ucounts()
311 long inc_rlimit_get_ucounts(struct ucounts *ucounts, enum rlimit_type type) in inc_rlimit_get_ucounts()
343 bool is_rlimit_overlimit(struct ucounts *ucounts, enum rlimit_type type, unsigned long rlimit) in is_rlimit_overlimit()
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dselect_reuseport.c396 static void do_test(int type, sa_family_t family, struct cmd *cmd, in do_test()
454 static void test_err_inner_map(int type, sa_family_t family) in test_err_inner_map()
465 static void test_err_skb_data(int type, sa_family_t family) in test_err_skb_data()
471 static void test_err_sk_select_port(int type, sa_family_t family) in test_err_sk_select_port()
482 static void test_pass(int type, sa_family_t family) in test_pass()
495 static void test_syncookie(int type, sa_family_t family) in test_syncookie()
530 static void test_pass_on_err(int type, sa_family_t family) in test_pass_on_err()
541 static void test_detach_bpf(int type, sa_family_t family) in test_detach_bpf()
594 static void prepare_sk_fds(int type, sa_family_t family, bool inany) in prepare_sk_fds()
668 static void setup_per_test(int type, sa_family_t family, bool inany, in setup_per_test()
[all …]
/openbmc/phosphor-logging/lib/include/phosphor-logging/
H A Delog.hpp25 using type = T; typedef
41 using type = T; typedef
60 using type = T; typedef
86 using type = T; typedef
/openbmc/linux/arch/alpha/include/asm/
H A Dcmpxchg.h9 #define ____xchg(type, args...) __arch_xchg ## type ## _local(args) argument
10 #define ____cmpxchg(type, args...) __cmpxchg ## type ## _local(args) argument
37 #define ____xchg(type, args...) __arch_xchg ##type(args) argument
38 #define ____cmpxchg(type, args...) __cmpxchg ##type(args) argument
/openbmc/linux/drivers/iommu/intel/
H A Dperf.c18 bool dmar_latency_enabled(struct intel_iommu *iommu, enum latency_type type) in dmar_latency_enabled()
25 int dmar_latency_enable(struct intel_iommu *iommu, enum latency_type type) in dmar_latency_enable()
57 void dmar_latency_disable(struct intel_iommu *iommu, enum latency_type type) in dmar_latency_disable()
70 void dmar_latency_update(struct intel_iommu *iommu, enum latency_type type, u64 latency) in dmar_latency_update()
/openbmc/linux/fs/btrfs/
H A Duuid-tree.c17 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()
H A Dcompression.c44 const char* btrfs_compress_type2str(enum btrfs_compression_type type) in btrfs_compress_type2str()
94 static int compression_compress_pages(int type, struct list_head *ws, in compression_compress_pages()
142 static int compression_decompress(int type, struct list_head *ws, in compression_decompress()
660 static void free_workspace(int type, struct list_head *ws) in free_workspace()
676 static void btrfs_init_workspace_manager(int type) in btrfs_init_workspace_manager()
702 static void btrfs_cleanup_workspace_manager(int type) in btrfs_cleanup_workspace_manager()
801 static struct list_head *get_workspace(int type, int level) in get_workspace()
821 void btrfs_put_workspace(int type, struct list_head *ws) in btrfs_put_workspace()
852 static void put_workspace(int type, struct list_head *ws) in put_workspace()
910 int type = btrfs_compress_type(type_level); in btrfs_compress_pages() local
[all …]
/openbmc/phosphor-power/
H A Delog-errors.hpp267 using type = typedef
298 using type = typedef
329 using type = typedef
360 using type = typedef
391 using type = typedef
422 using type = typedef
453 using type = typedef
484 using type = typedef
515 using type = typedef
546 using type = typedef
[all …]
/openbmc/linux/drivers/acpi/acpica/
H A Ddsmthdat.c213 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/fs/quota/
H A Dquota_v1.c58 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/net/ethernet/intel/ice/
H A Dice_osdep.h39 #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/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Doutp.c60 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/fuse/
H A Dacl.c16 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/fs/xfs/
H A Dxfs_dquot.c180 xfs_dqtype_t type, in xfs_qm_init_dquot_blk()
471 xfs_dqtype_t type) in xfs_dquot_alloc()
652 xfs_dqtype_t type, in xfs_qm_dqread()
700 xfs_dqtype_t type, in xfs_dq_get_next_id()
821 xfs_dqtype_t type) in xfs_qm_dqget_checks()
850 xfs_dqtype_t type, in xfs_qm_dqget()
900 xfs_dqtype_t type, in xfs_qm_dqget_uncached()
916 xfs_dqtype_t type) in xfs_qm_id_for_quotatype()
938 xfs_dqtype_t type, in xfs_qm_dqget_inode()
1024 xfs_dqtype_t type, in xfs_qm_dqget_next()
[all …]
/openbmc/linux/arch/x86/include/asm/
H A Dvvar.h27 #define DECLARE_VVAR(offset, type, name) \ argument
34 #define DECLARE_VVAR(offset, type, name) \ argument
43 #define DEFINE_VVAR(type, name) \ argument

1...<<11121314151617181920>>...347