Home
last modified time | relevance | path

Searched defs:pos (Results 1476 – 1500 of 2222) sorted by relevance

1...<<51525354555657585960>>...89

/openbmc/obmc-console/
H A Dconsole-server.h219 size_t pos; member
/openbmc/linux/security/integrity/evm/
H A Devm_main.c945 struct list_head *pos, *q; in init_evm() local
/openbmc/linux/tools/perf/util/
H A Dblock-info.c440 struct evsel *pos; in block_info__create_report() local
/openbmc/linux/arch/x86/pci/
H A Dfixup.c865 int pos = PCI_CFG_SPACE_SIZE, prev = 0; in chromeos_save_apl_pci_l1ss_capability() local
/openbmc/libpldm/src/dsp/
H A Dfru.c240 uint8_t *pos = record_table; in get_fru_record_by_option() local
/openbmc/linux/tools/lib/subcmd/
H A Dparse-options.c698 size_t pos; in print_option_help() local
/openbmc/qemu/target/m68k/
H A Dtranslate.c54 #define REG(insn, pos) (((insn) >> (pos)) & 7) argument
55 #define DREG(insn, pos) cpu_dregs[REG(insn, pos)] argument
56 #define AREG(insn, pos) get_areg(s, REG(insn, pos)) argument
664 static inline int ext_opsize(int ext, int pos) in ext_opsize()
3915 int pos = 32 - ofs - len; /* little bit-endian */ in DISAS_INSN() local
4150 int pos = 32 - ofs - len; /* little bit-endian */ in DISAS_INSN() local
/openbmc/linux/net/mac80211/
H A Dcfg.c1045 u8 *pos; in ieee80211_set_ftm_responder_params() local
1080 ieee80211_copy_mbssid_beacon(u8 *pos, struct cfg80211_mbssid_elems *dst, in ieee80211_copy_mbssid_beacon()
1097 ieee80211_copy_rnr_beacon(u8 *pos, struct cfg80211_rnr_elems *dst, in ieee80211_copy_rnr_beacon()
1187 u8 *pos = new->tail + new->tail_len; in ieee80211_assign_beacon() local
3467 u8 *pos; in cfg80211_beacon_dup() local
/openbmc/linux/tools/perf/ui/browsers/
H A Dhists.c3420 struct evsel *pos; in perf_evsel_menu__write() local
3458 struct evsel *pos; in perf_evsel_menu__run() local
3556 struct evsel *pos; in __evlist__tui_browse_hists() local
3617 struct evsel *pos; in evlist__tui_browse_hists() local
/openbmc/linux/tools/lib/bpf/
H A Dlibbpf.h297 #define bpf_object__for_each_program(pos, obj) \ argument
898 #define bpf_object__for_each_map(pos, obj) \ argument
/openbmc/linux/fs/fat/
H A Dinode.c224 loff_t pos, unsigned len, in fat_write_begin()
239 loff_t pos, unsigned len, unsigned copied, in fat_write_end()
/openbmc/linux/fs/hugetlbfs/
H A Dinode.c415 loff_t pos, unsigned len, in hugetlbfs_write_begin()
422 loff_t pos, unsigned len, unsigned copied, in hugetlbfs_write_end()
/openbmc/linux/fs/
H A Dfs-writeback.c433 struct inode *pos; in inode_do_switch_wbs() local
1392 struct list_head *pos, *node; in move_expired_inodes() local
H A Dbinfmt_elf.c426 static int elf_read(struct file *file, void *buf, size_t len, loff_t pos) in elf_read()
773 loff_t pos; in parse_elf_properties() local
/openbmc/linux/security/integrity/ima/
H A Dima_policy.c1996 void *ima_policy_start(struct seq_file *m, loff_t *pos) in ima_policy_start()
2014 void *ima_policy_next(struct seq_file *m, void *v, loff_t *pos) in ima_policy_next()
/openbmc/linux/kernel/trace/
H A Dtrace_events_trigger.c132 static void *trigger_next(struct seq_file *m, void *t, loff_t *pos) in trigger_next()
156 static void *trigger_start(struct seq_file *m, loff_t *pos) in trigger_start()
H A Dtrace_probe.c178 int i, len = 0, pos = 0; in __trace_probe_log_err() local
1748 int pos = 0; in __set_print_fmt() local
/openbmc/linux/drivers/crypto/hisilicon/zip/
H A Dzip_main.c692 size_t count, loff_t *pos) in hisi_zip_ctrl_debug_read()
726 size_t count, loff_t *pos) in hisi_zip_ctrl_debug_write()
/openbmc/linux/drivers/crypto/hisilicon/hpre/
H A Dhpre_main.c824 size_t count, loff_t *pos) in hpre_ctrl_debug_read()
860 size_t count, loff_t *pos) in hpre_ctrl_debug_write()
/openbmc/linux/kernel/bpf/
H A Darraymap.c554 static void *bpf_array_map_seq_start(struct seq_file *seq, loff_t *pos) in bpf_array_map_seq_start()
573 static void *bpf_array_map_seq_next(struct seq_file *seq, void *v, loff_t *pos) in bpf_array_map_seq_next()
/openbmc/linux/drivers/media/usb/hdpvr/
H A Dhdpvr.h140 uint pos; member
/openbmc/linux/drivers/isdn/capi/
H A Dkcapi.h172 size_t pos; member
/openbmc/u-boot/common/
H A Dconsole.c884 struct list_head *pos; in console_init_r() local
/openbmc/u-boot/tools/
H A Dkwboot.c123 static int pos; in __progress() local
/openbmc/u-boot/drivers/virtio/
H A Dvirtio_pci_modern.c383 int pos; in virtio_pci_find_capability() local

1...<<51525354555657585960>>...89