/openbmc/linux/net/netfilter/ |
H A D | nft_dynset.c | 126 const struct nlattr *attr, int pos) in nft_dynset_expr_alloc() argument
|
H A D | nf_synproxy_core.c | 240 static void *synproxy_cpu_seq_start(struct seq_file *seq, loff_t *pos) in synproxy_cpu_seq_start() 258 static void *synproxy_cpu_seq_next(struct seq_file *seq, void *v, loff_t *pos) in synproxy_cpu_seq_next()
|
/openbmc/u-boot/drivers/i2c/ |
H A D | meson_i2c.c | 50 uint pos; /* Position of current transfer in message */ member
|
/openbmc/linux/ipc/ |
H A D | util.h | 184 static inline void ipc_update_pid(struct pid **pos, struct pid *pid) in ipc_update_pid()
|
/openbmc/linux/arch/powerpc/platforms/powernv/ |
H A D | opal-elog.c | 160 char *buffer, loff_t pos, size_t count) in raw_attr_read()
|
/openbmc/phosphor-power/ |
H A D | pmbus.cpp | 52 auto pos = name.find('P'); in insertPageNum() local
|
/openbmc/libmctp/tests/fuzz/ |
H A D | i2c-fuzz.c | 40 size_t pos; member
|
/openbmc/phosphor-inventory-manager/ |
H A D | manager.cpp | 136 ObjectReferences::iterator pos, bool newObject, bool restoreFromCache) in updateInterfaces()
|
/openbmc/linux/tools/perf/ |
H A D | builtin-kmem.c | 693 char *str, *pos = NULL; in compact_gfp_flags() local 763 char *str, *pos = NULL; in parse_gfp_flags() local 1728 char *pos = str; in setup_slab_sorting() local 1754 char *pos = str; in setup_page_sorting() local
|
H A D | builtin-top.c | 283 struct evsel *pos; in perf_top__resort_hists() local 616 struct evsel *pos; in display_thread_tui() local
|
/openbmc/linux/include/net/ |
H A D | netlink.h | 923 #define nlmsg_for_each_attr(pos, nlh, hdrlen, rem) \ argument 1110 #define nlmsg_for_each_msg(pos, head, len, rem) \ argument 1966 #define nla_for_each_attr(pos, head, len, rem) \ argument 1977 #define nla_for_each_nested(pos, nla, rem) \ argument
|
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_ras.c | 191 size_t size, loff_t *pos) in amdgpu_ras_debugfs_read() 249 loff_t *pos, struct ras_debug_if *data) in amdgpu_ras_debugfs_ctrl_parse_data() 458 size_t size, loff_t *pos) in amdgpu_ras_debugfs_ctrl_write() 546 size_t size, loff_t *pos) in amdgpu_ras_debugfs_eeprom_write()
|
/openbmc/linux/drivers/infiniband/hw/mlx5/ |
H A D | mr.c | 430 size_t count, loff_t *pos) in size_write() 468 loff_t *pos) in size_read() 489 size_t count, loff_t *pos) in limit_write() 513 loff_t *pos) in limit_read()
|
/openbmc/linux/tools/perf/util/ |
H A D | synthetic-events.c | 591 size_t pos = strlen(path); in perf_event__walk_cgroup_tree() local 672 struct map_rb_node *pos; in perf_event__synthesize_modules() local 1818 size_t nr = 0, i = 0, sz, max_nr, n, pos; in __perf_event__synthesize_id_index() local 2212 int perf_event__synthesize_build_id(struct perf_tool *tool, struct dso *pos, u16 misc, in perf_event__synthesize_build_id()
|
H A D | srcline.c | 968 struct srcline_node *pos; in srcline__tree_delete() local 1052 struct inline_node *pos; in inlines__tree_delete() local
|
H A D | dso.h | 228 #define dso__for_each_symbol(dso, pos, n) \ argument 231 #define dsos__for_each_with_build_id(pos, head) \ argument
|
/openbmc/linux/fs/ceph/ |
H A D | file.c | 1403 loff_t pos = iocb->ki_pos; in ceph_direct_read_write() local 1613 ceph_sync_write(struct kiocb *iocb, struct iov_iter *from, loff_t pos, in ceph_sync_write() 2245 loff_t pos; in ceph_write_iter() local 2534 loff_t pos = offset; in ceph_zero_objects() local
|
/openbmc/linux/kernel/cgroup/ |
H A D | cgroup-v1.c | 387 static void *cgroup_pidlist_start(struct seq_file *s, loff_t *pos) in cgroup_pidlist_start() 460 static void *cgroup_pidlist_next(struct seq_file *s, void *v, loff_t *pos) in cgroup_pidlist_next()
|
/openbmc/linux/drivers/input/keyboard/ |
H A D | lm8323.c | 108 #define PWM_LOOP(cnt, pos) (0xa000 | (((cnt) & 0x3f) << 7) | \ argument 416 static void lm8323_write_pwm_one(struct lm8323_pwm *pwm, int pos, u16 cmd) in lm8323_write_pwm_one()
|
/openbmc/linux/drivers/media/dvb-core/ |
H A D | dvb_demux.c | 512 static inline int find_next_packet(const u8 *buf, int pos, size_t count, in find_next_packet() 1178 struct list_head *pos, *n, *head = &dvbdemux->frontend_list; in dvbdmx_remove_frontend() local
|
/openbmc/linux/drivers/infiniband/hw/qib/ |
H A D | qib_sysfs.c | 218 loff_t pos, size_t count) in cc_table_bin_read() 253 loff_t pos, size_t count) in cc_setting_bin_read()
|
/openbmc/linux/drivers/acpi/apei/ |
H A D | erst.c | 454 int erst_get_record_id_begin(int *pos) in erst_get_record_id_begin() 540 int erst_get_record_id_next(int *pos, u64 *record_id) in erst_get_record_id_next()
|
/openbmc/linux/drivers/edac/ |
H A D | i7300_edac.c | 331 static const char *get_err_from_table(const char *table[], int size, int pos) in get_err_from_table() 342 #define GET_ERR_FROM_TABLE(table, pos) \ argument
|
/openbmc/linux/sound/soc/codecs/ |
H A D | sigmadsp.c | 322 unsigned int length, pos; in sigmadsp_fw_load_v2() local 438 size_t size, pos; in sigmadsp_fw_load_v1() local
|
/openbmc/linux/drivers/scsi/cxlflash/ |
H A D | ocxl_hw.c | 705 int pos; in ocxlflash_destroy_afu() local 861 int pos; in ocxlflash_config_afu() local
|