/openbmc/linux/fs/cachefiles/ |
H A D | internal.h | 365 loff_t pos, size_t len) in cachefiles_ondemand_read()
|
/openbmc/linux/drivers/i2c/busses/ |
H A D | i2c-rcar.c | 130 int pos; member
|
/openbmc/phosphor-user-manager/ |
H A D | user_mgr.cpp | 794 size_t pos = line.find(" "); in parseFaillockForLockout() local
|
/openbmc/linux/drivers/bluetooth/ |
H A D | btrtl.c | 437 struct list_head *pos; in btrtl_insert_ordered_subsec() local
|
/openbmc/linux/fs/smb/client/ |
H A D | cifsfs.c | 1253 static int cifs_flush_folio(struct inode *inode, loff_t pos, loff_t *_fstart, loff_t *_fend, in cifs_flush_folio()
|
/openbmc/openpower-vpd-parser/ |
H A D | ibm_vpd_app.cpp | 894 size_t pos = entry.find("="); in setDevTreeEnv() local
|
/openbmc/linux/kernel/ |
H A D | kthread.c | 999 struct list_head *pos) in kthread_insert_work()
|
/openbmc/linux/net/mctp/ |
H A D | route.c | 782 unsigned int pos, size, headroom; in mctp_do_fragment_route() local
|
/openbmc/intel-ipmi-oem/src/ |
H A D | manufacturingcommands.cpp | 1423 const auto pos = objectPath.find_last_of('/'); in handleMCTPFeature() local
|
/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/ |
H A D | dpu_crtc.c | 244 int rc, pos = 0; in dpu_crtc_get_encoder_crc() local
|
/openbmc/qemu/target/arm/tcg/ |
H A D | translate-a64.c | 4496 int pos = a->hw << 4; in TRANS() local 4503 int pos = a->hw << 4; in trans_MOVN() local 4516 int pos = a->hw << 4; in trans_MOVK() local 4539 unsigned int pos, len; in trans_SBFM() local 4579 unsigned int pos, len; in trans_UBFM() local 4604 unsigned int pos, len; in trans_BFM() local 8860 int pos) in do_ext64() 8890 int pos = imm4 << 3; in disas_simd_ext() local
|
/openbmc/linux/drivers/crypto/hisilicon/ |
H A D | qm.c | 2129 u16 pos; in qp_stop_fail_cb() local 3687 size_t count, loff_t *pos) in qm_algqos_read() 3761 size_t count, loff_t *pos) in qm_algqos_write() 4086 int pos; in qm_set_vf_mse() local
|
/openbmc/linux/tools/perf/ |
H A D | builtin-script.c | 1647 size_t i, pos = 0; in perf_sample__sprintf_flags() local 2440 struct evsel *evsel, *pos; in process_attr() local 3421 struct evsel *pos; in check_ev_match() local
|
/openbmc/linux/net/mac80211/ |
H A D | tx.c | 905 int pos = hdrlen + per_fragm; in ieee80211_fragment() local 4874 u8 *pos, *tim; in __ieee80211_beacon_add_tim() local 5791 u8 *pos; in ieee80211_probereq_get() local
|
/openbmc/linux/sound/pci/ |
H A D | cs4281.c | 1115 size_t count, loff_t pos) in snd_cs4281_BA0_read() 1127 size_t count, loff_t pos) in snd_cs4281_BA1_read()
|
/openbmc/linux/drivers/net/can/usb/kvaser_usb/ |
H A D | kvaser_usb_hydra.c | 634 int pos = 0; in kvaser_usb_hydra_wait_cmd() local 2058 int pos = 0; in kvaser_usb_hydra_read_bulk_callback() local
|
/openbmc/linux/drivers/infiniband/hw/qib/ |
H A D | qib_iba6120.c | 2503 static u32 qib_read_6120cntrs(struct qib_devdata *dd, loff_t pos, char **namep, in qib_read_6120cntrs() 2536 static u32 qib_read_6120portcntrs(struct qib_devdata *dd, loff_t pos, u32 port, in qib_read_6120portcntrs()
|
/openbmc/linux/drivers/dma/idxd/ |
H A D | sysfs.c | 943 char *input, *pos; in wq_name_store() local 1202 ssize_t pos; in op_cap_show_common() local
|
/openbmc/linux/tools/perf/util/ |
H A D | probe-event.c | 156 struct map_rb_node *pos; in kernel_get_module_map() local 3788 struct symbol *pos = dso->symbol_names[i]; in show_available_funcs() local
|
H A D | auxtrace.c | 471 unsigned int pos, unsigned int queue_nr, in auxtrace_heapify() 519 unsigned int pos, last, heap_cnt = heap->heap_cnt; in auxtrace_heap__pop() local
|
/openbmc/qemu/target/hexagon/idef-parser/ |
H A D | parser-helpers.c | 1429 HexValue *pos) in gen_convround_n() 1500 HexValue *pos) in gen_round()
|
/openbmc/linux/net/core/ |
H A D | sock.c | 4011 static void *proto_seq_start(struct seq_file *seq, loff_t *pos) in proto_seq_start() 4018 static void *proto_seq_next(struct seq_file *seq, void *v, loff_t *pos) in proto_seq_next()
|
/openbmc/linux/kernel/bpf/ |
H A D | hashtab.c | 2042 static void *bpf_hash_map_seq_start(struct seq_file *seq, loff_t *pos) in bpf_hash_map_seq_start() 2056 static void *bpf_hash_map_seq_next(struct seq_file *seq, void *v, loff_t *pos) in bpf_hash_map_seq_next()
|
H A D | helpers.c | 1945 #define bpf_rbtree_postorder_for_each_entry_safe(pos, n, root) \ argument 1954 struct rb_node *pos, *n; in bpf_rb_root_free() local
|
/openbmc/linux/mm/ |
H A D | swapfile.c | 2592 static void *swap_start(struct seq_file *swap, loff_t *pos) in swap_start() 2613 static void *swap_next(struct seq_file *swap, void *v, loff_t *pos) in swap_next()
|