Home
last modified time | relevance | path

Searched defs:type (Results 376 – 400 of 8989) sorted by relevance

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

/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/
H A DServiceConditions.v1_0_1.json14 "type": [ array
32 "type": "object" string
41 "type": [ array
53 "type": "object" string
62 "type": [ array
99 "type": "null" string
104 "type": "array" string
112 "type": "null" string
143 "type": "object" string
H A DRouteEntry.v1_0_2.json14 "type": [ array
32 "type": "object" string
41 "type": [ array
53 "type": "object" string
62 "type": [ array
97 "type": "null" string
110 "type": "integer" string
126 "type": "string" string
141 "type": "object" string
H A DBatteryMetrics.v1_0_4.json14 "type": [ array
32 "type": "object" string
41 "type": [ array
77 "type": "array" string
94 "type": "null" string
104 "type": [ array
141 "type": "array" string
153 "type": "array" string
188 "type": "object" string
197 "type": [ array
[all …]
H A Dredfish-error.v1_0_2.json21 "type": "object" string
32 "type": "string" string
38 "type": "string" string
43 "type": "array", string
53 "type": "object" string
/openbmc/linux/fs/ocfs2/
H A Dsysfile.c34 static inline int is_global_system_inode(int type) in is_global_system_inode()
41 int type, in get_local_system_inode()
89 int type, in ocfs2_get_system_file_inode()
124 int type, in _ocfs2_get_system_file_inode()
/openbmc/linux/include/linux/
H A Dscreen_info.h17 static inline bool __screen_info_has_lfb(unsigned int type) in __screen_info_has_lfb()
43 static inline u64 __screen_info_lfb_size(const struct screen_info *si, unsigned int type) in __screen_info_lfb_size()
62 static inline unsigned int __screen_info_video_type(unsigned int type) in __screen_info_video_type()
94 unsigned int type; in screen_info_video_type() local
/openbmc/linux/kernel/
H A Dpid.c166 enum pid_type type; in alloc_pid() local
324 static struct pid **task_pid_ptr(struct task_struct *task, enum pid_type type) in task_pid_ptr()
334 void attach_pid(struct task_struct *task, enum pid_type type) in attach_pid()
340 static void __change_pid(struct task_struct *task, enum pid_type type, in __change_pid()
359 void detach_pid(struct task_struct *task, enum pid_type type) in detach_pid()
364 void change_pid(struct task_struct *task, enum pid_type type, in change_pid()
392 enum pid_type type) in transfer_pid()
399 struct task_struct *pid_task(struct pid *pid, enum pid_type type) in pid_task()
441 struct pid *get_task_pid(struct task_struct *task, enum pid_type type) in get_task_pid()
451 struct task_struct *get_pid_task(struct pid *pid, enum pid_type type) in get_pid_task()
[all …]
/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/fans/phosphor-pid-control/
H A Dconfig.json5 "type": "fan", string
14 "type": "fan", string
23 "type": "fan", string
32 "type": "fan", string
41 "type": "temp", string
51 "type": "temp", string
68 "type": "fan", string
88 "type": "fan", string
108 "type": "fan", string
128 "type": "fan", string
[all …]
/openbmc/linux/sound/core/
H A Dsound_oss.c25 void *snd_lookup_oss_minor_data(unsigned int minor, int type) in snd_lookup_oss_minor_data()
45 static int snd_oss_kernel_minor(int type, struct snd_card *card, int dev) in snd_oss_kernel_minor()
85 int snd_register_oss_device(int type, struct snd_card *card, int dev, in snd_register_oss_device()
148 int snd_unregister_oss_device(int type, struct snd_card *card, int dev) in snd_unregister_oss_device()
198 static const char *snd_oss_device_type_name(int type) in snd_oss_device_type_name()
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/
H A Dredfish-error.v1_0_2.json21 "type": "object" string
32 "type": "string" string
38 "type": "string" string
43 "type": "array", string
53 "type": "object" string
/openbmc/u-boot/drivers/pci/
H A Dpci_indirect.c16 #define cfg_read(val, addr, type, op) *val = op((type)(addr)) argument
17 #define cfg_write(val, addr, type, op) op((type *)(addr), (val)) argument
20 #define INDIRECT_PCI_OP(rw, size, type, op, mask) \ argument
35 #define INDIRECT_PCI_OP(rw, size, type, op, mask) \ argument
/openbmc/linux/net/bluetooth/
H A Deir.h26 static inline u16 eir_append_data(u8 *eir, u16 eir_len, u8 type, in eir_append_data()
37 static inline u16 eir_append_le16(u8 *eir, u16 eir_len, u8 type, u16 data) in eir_append_le16()
47 static inline u16 eir_skb_put_data(struct sk_buff *skb, u8 type, u8 *data, u8 data_len) in eir_skb_put_data()
62 static inline void *eir_get_data(u8 *eir, size_t eir_len, u8 type, in eir_get_data()
/openbmc/witherspoon-pfault-analysis/
H A Delog-errors.hpp119 using type = typedef
150 using type = typedef
167 using type = std::tuple<std::decay_t<decltype("RAIL=%d")>, uint16_t>; typedef
179 using type = typedef
193 using type = typedef
227 using type = phosphor::logging::org::open_power::witherspoon::fault:: typedef
244 using type = std::tuple<std::decay_t<decltype("INPUT_NUM=%d")>, uint16_t>; typedef
257 using type = typedef
271 using type = typedef
305 using type = phosphor::logging::org::open_power::witherspoon::fault:: typedef
[all …]
/openbmc/openbmc/meta-facebook/meta-greatlakes/recipes-phosphor/fans/phosphor-pid-control/
H A Dconfig.json5 "type": "temp", string
12 "type": "fan", string
21 "type": "fan", string
30 "type": "fan", string
39 "type": "fan", string
57 "type": "fan", string
84 "type": "stepwise", string
/openbmc/linux/arch/s390/include/uapi/asm/
H A Dqeth.h44 struct qeth_arp_entrytype type; member
51 struct qeth_arp_entrytype type; member
57 struct qeth_arp_entrytype type; member
63 struct qeth_arp_entrytype type; member
70 struct qeth_arp_entrytype type; member
76 struct qeth_arp_entrytype type; member
81 struct qeth_arp_entrytype type; member
86 struct qeth_arp_entrytype type; member
/openbmc/linux/tools/testing/selftests/bpf/
H A Dnetlink_helpers.c282 int addattr(struct nlmsghdr *n, int maxlen, int type) in addattr()
287 int addattr8(struct nlmsghdr *n, int maxlen, int type, __u8 data) in addattr8()
292 int addattr16(struct nlmsghdr *n, int maxlen, int type, __u16 data) in addattr16()
297 int addattr32(struct nlmsghdr *n, int maxlen, int type, __u32 data) in addattr32()
302 int addattr64(struct nlmsghdr *n, int maxlen, int type, __u64 data) in addattr64()
307 int addattrstrz(struct nlmsghdr *n, int maxlen, int type, const char *str) in addattrstrz()
312 int addattr_l(struct nlmsghdr *n, int maxlen, int type, const void *data, in addattr_l()
346 struct rtattr *addattr_nest(struct nlmsghdr *n, int maxlen, int type) in addattr_nest()
/openbmc/linux/lib/
H A Dubsan.c120 static bool type_is_int(struct type_descriptor *type) in type_is_int()
125 static bool type_is_signed(struct type_descriptor *type) in type_is_signed()
131 static unsigned type_bit_width(struct type_descriptor *type) in type_bit_width()
136 static bool is_inline_int(struct type_descriptor *type) in is_inline_int()
146 static s_max get_signed_val(struct type_descriptor *type, void *val) in get_signed_val()
161 static bool val_is_negative(struct type_descriptor *type, void *val) in val_is_negative()
166 static u_max get_unsigned_val(struct type_descriptor *type, void *val) in get_unsigned_val()
177 static void val_to_string(char *str, size_t size, struct type_descriptor *type, in val_to_string()
/openbmc/qemu/include/qemu/
H A Dcoroutine-tls.h92 #define QEMU_DECLARE_CO_TLS(type, var) \ argument
118 #define QEMU_DEFINE_CO_TLS(type, var) \ argument
153 #define QEMU_DEFINE_STATIC_CO_TLS(type, var) \ argument
/openbmc/linux/arch/alpha/include/uapi/asm/
H A Dioctl.h40 #define _IOC(dir,type,nr,size) \ argument
48 #define _IO(type,nr) _IOC(_IOC_NONE,(type),(nr),0) argument
49 #define _IOR(type,nr,size) _IOC(_IOC_READ,(type),(nr),sizeof(size)) argument
50 #define _IOW(type,nr,size) _IOC(_IOC_WRITE,(type),(nr),sizeof(size)) argument
51 #define _IOWR(type,nr,size) _IOC(_IOC_READ|_IOC_WRITE,(type),(nr),sizeof(size)) argument
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/top/
H A Dbase.c45 nvkm_top_addr(struct nvkm_device *device, enum nvkm_subdev_type type, int inst) in nvkm_top_addr()
61 nvkm_top_reset(struct nvkm_device *device, enum nvkm_subdev_type type, int inst) in nvkm_top_reset()
77 nvkm_top_intr_mask(struct nvkm_device *device, enum nvkm_subdev_type type, int inst) in nvkm_top_intr_mask()
93 nvkm_top_fault_id(struct nvkm_device *device, enum nvkm_subdev_type type, int inst) in nvkm_top_fault_id()
152 enum nvkm_subdev_type type, int inst, struct nvkm_top **ptop) in nvkm_top_new_()
/openbmc/linux/net/ceph/crush/
H A Dhash.c94 __u32 crush_hash32(int type, __u32 a) in crush_hash32()
104 __u32 crush_hash32_2(int type, __u32 a, __u32 b) in crush_hash32_2()
114 __u32 crush_hash32_3(int type, __u32 a, __u32 b, __u32 c) in crush_hash32_3()
124 __u32 crush_hash32_4(int type, __u32 a, __u32 b, __u32 c, __u32 d) in crush_hash32_4()
134 __u32 crush_hash32_5(int type, __u32 a, __u32 b, __u32 c, __u32 d, __u32 e) in crush_hash32_5()
144 const char *crush_hash_name(int type) in crush_hash_name()
/openbmc/linux/net/ax25/
H A Dax25_ds_in.c32 …tic int ax25_ds_state1_machine(ax25_cb *ax25, struct sk_buff *skb, int frametype, int pf, int type) in ax25_ds_state1_machine()
100 …tic int ax25_ds_state2_machine(ax25_cb *ax25, struct sk_buff *skb, int frametype, int pf, int type) in ax25_ds_state2_machine()
145 …state3_machine(ax25_cb *ax25, struct sk_buff *skb, int frametype, int ns, int nr, int pf, int type) in ax25_ds_state3_machine()
279 int ax25_ds_frame_in(ax25_cb *ax25, struct sk_buff *skb, int type) in ax25_ds_frame_in()
/openbmc/entity-manager/schemas/
H A Dsatellite_controller.json7 "type": "object", string
11 "type": "string" string
15 "type": "number" string
23 "type": "string" string
/openbmc/phosphor-certificate-manager/test/
H A Dcerts_manager_test.cpp254 const char* path, CertificateType type, in ManagerInTest()
267 CertificateType type = CertificateType::server; in TEST_F() local
290 CertificateType type = CertificateType::server; in TEST_F() local
313 CertificateType type = CertificateType::authority; in TEST_F() local
356 CertificateType type = CertificateType::authority; in TEST_F() local
397 CertificateType type = CertificateType::authority; in TEST_F() local
453 CertificateType type = CertificateType::authority; in TEST_F() local
511 CertificateType type = CertificateType::authority; in TEST_F() local
587 CertificateType type = CertificateType::client; in TEST_F() local
611 CertificateType type = CertificateType::client; in TEST_F() local
[all …]
/openbmc/linux/fs/quota/
H A Ddquot.c279 int type = qid.type; in hashfn() local
442 void mark_info_dirty(struct super_block *sb, int type) in mark_info_dirty()
573 static void invalidate_dquots(struct super_block *sb, int type) in invalidate_dquots()
683 int dquot_writeback_dquots(struct super_block *sb, int type) in dquot_writeback_dquots()
741 int dquot_quota_sync(struct super_block *sb, int type) in dquot_quota_sync()
899 struct dquot *dquot_alloc(struct super_block *sb, int type) in dquot_alloc()
905 static struct dquot *get_empty_dquot(struct super_block *sb, int type) in get_empty_dquot()
1015 static int dqinit_needed(struct inode *inode, int type) in dqinit_needed()
1033 static int add_dquot_ref(struct super_block *sb, int type) in add_dquot_ref()
1090 static void remove_dquot_ref(struct super_block *sb, int type) in remove_dquot_ref()
[all …]

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