/openbmc/linux/mm/ |
H A D | page_idle.c | 116 loff_t pos, size_t count) in page_idle_bitmap_read() 161 loff_t pos, size_t count) in page_idle_bitmap_write()
|
/openbmc/linux/scripts/kconfig/ |
H A D | list.h | 49 #define list_for_each_entry(pos, head, member) \ argument 61 #define list_for_each_entry_safe(pos, n, head, member) \ argument
|
H A D | mconf.c | 315 struct subtitle_list *pos, *tmp; in set_subtitle() local 340 struct subtitle_list *pos, *tmp; in reset_subtitle() local 402 struct jump_key *pos; in handle_search_keys() local 480 struct jump_key *pos, *tmp; in search_conf() local
|
/openbmc/linux/arch/arm/mach-shmobile/ |
H A D | regulator-quirk-rcar-gen2.c | 76 struct regulator_quirk *pos, *tmp; in regulator_quirk_notify() local 143 struct regulator_quirk *quirk, *pos, *tmp; in rcar_gen2_regulator_quirk() local
|
/openbmc/linux/kernel/trace/ |
H A D | trace_dynevent.h | 111 #define for_each_dyn_event(pos) \ argument 119 #define for_each_dyn_event_safe(pos, n) \ argument
|
H A D | trace_stack.c | 376 __next(struct seq_file *m, loff_t *pos) in __next() 388 t_next(struct seq_file *m, void *v, loff_t *pos) in t_next() 394 static void *t_start(struct seq_file *m, loff_t *pos) in t_start()
|
/openbmc/linux/tools/usb/usbip/libsrc/ |
H A D | list.h | 111 #define list_for_each(pos, head) \ argument 120 #define list_for_each_safe(pos, n, head) \ argument
|
/openbmc/linux/arch/powerpc/platforms/pseries/ |
H A D | hvCall_inst.c | 34 static void *hc_start(struct seq_file *m, loff_t *pos) in hc_start() 42 static void *hc_next(struct seq_file *m, void *p, loff_t * pos) in hc_next()
|
/openbmc/linux/fs/fuse/ |
H A D | file.c | 608 void fuse_read_args_fill(struct fuse_io_args *ia, struct file *file, loff_t pos, in fuse_read_args_fill() 672 static void fuse_aio_complete(struct fuse_io_priv *io, int err, ssize_t pos) in fuse_aio_complete() 735 ssize_t pos = -1; in fuse_aio_complete_req() local 780 static ssize_t fuse_send_read(struct fuse_io_args *ia, loff_t pos, size_t count, in fuse_send_read() 825 loff_t pos = page_offset(ap->pages[0]) + num_read; in fuse_short_read() local 834 loff_t pos = page_offset(page); in fuse_do_readpage() local 937 loff_t pos = page_offset(ap->pages[0]); in fuse_send_readpages() local 1034 loff_t pos, size_t count) in fuse_write_args_fill() 1067 static ssize_t fuse_send_write(struct fuse_io_args *ia, loff_t pos, in fuse_send_write() 1094 bool fuse_write_update_attr(struct inode *inode, loff_t pos, ssize_t written) in fuse_write_update_attr() [all …]
|
/openbmc/phosphor-logging/extensions/openpower-pels/ |
H A D | fru_identity.cpp | 161 if (auto pos = ccin.find('\0'); pos != std::string::npos) in getCCIN() local 178 if (auto pos = sn.find('\0'); pos != std::string::npos) in getSN() local
|
/openbmc/linux/arch/openrisc/kernel/ |
H A D | ptrace.c | 66 unsigned int pos, unsigned int count, in genregs_set() 107 unsigned int pos, unsigned int count, in fpregs_set()
|
/openbmc/linux/tools/lib/api/fd/ |
H A D | array.c | 78 int pos = fda->nr; in fdarray__add() local 91 int fdarray__dup_entry_from(struct fdarray *fda, int pos, struct fdarray *from) in fdarray__dup_entry_from()
|
/openbmc/linux/fs/freevxfs/ |
H A D | vxfs_lookup.c | 64 loff_t pos = 0; in vxfs_find_entry() local 196 loff_t pos, limit; in vxfs_readdir() local
|
/openbmc/u-boot/fs/sandbox/ |
H A D | sandboxfs.c | 19 int sandbox_fs_read_at(const char *filename, loff_t pos, void *buffer, in sandbox_fs_read_at() 56 int sandbox_fs_write_at(const char *filename, loff_t pos, void *buffer, in sandbox_fs_write_at()
|
/openbmc/linux/drivers/net/bonding/ |
H A D | bond_procfs.c | 11 static void *bond_info_seq_start(struct seq_file *seq, loff_t *pos) in bond_info_seq_start() 31 static void *bond_info_seq_next(struct seq_file *seq, void *v, loff_t *pos) in bond_info_seq_next()
|
/openbmc/linux/drivers/char/ |
H A D | misc.c | 103 static void *misc_seq_start(struct seq_file *seq, loff_t *pos) in misc_seq_start() 109 static void *misc_seq_next(struct seq_file *seq, void *v, loff_t *pos) in misc_seq_next()
|
/openbmc/linux/net/atm/ |
H A D | proc.c | 117 static void *vcc_seq_start(struct seq_file *seq, loff_t *pos) in vcc_seq_start() 134 static void *vcc_seq_next(struct seq_file *seq, void *v, loff_t *pos) in vcc_seq_next() 316 size_t count, loff_t *pos) in proc_dev_atm_read()
|
/openbmc/linux/drivers/staging/rtl8192u/ieee80211/ |
H A D | ieee80211_crypt_ccmp.c | 95 u8 *pos, qc = 0; in ccmp_init_iv_and_aad() local 165 u8 *pos; in ieee80211_ccmp_encrypt() local 233 u8 keyidx, *pos; in ieee80211_ccmp_decrypt() local
|
/openbmc/linux/drivers/acpi/acpica/ |
H A D | utprint.c | 108 char *pos; in acpi_ut_put_number() local 206 char *pos; in acpi_ut_format_number() local 326 char *pos; in vsnprintf() local
|
/openbmc/linux/arch/sh/kernel/ |
H A D | ptrace_32.c | 145 unsigned int pos, unsigned int count, in genregs_set() 183 unsigned int pos, unsigned int count, in fpregs_set() 222 unsigned int pos, unsigned int count, in dspregs_set()
|
/openbmc/linux/drivers/staging/rtl8192e/ |
H A D | rtllib_crypt_ccmp.c | 89 u8 *pos, qc = 0; in ccmp_init_iv_and_aad() local 155 u8 *pos; in rtllib_ccmp_encrypt() local 222 u8 keyidx, *pos; in rtllib_ccmp_decrypt() local
|
/openbmc/linux/net/sunrpc/auth_gss/ |
H A D | gss_mech_switch.c | 134 struct gss_api_mech *pos, *gm = NULL; in _gss_mech_get_by_name() local 163 struct gss_api_mech *pos, *gm = NULL; in gss_mech_get_by_OID() local 200 struct gss_api_mech *gm = NULL, *pos; in _gss_mech_get_by_pseudoflavor() local
|
/openbmc/linux/fs/romfs/ |
H A D | super.c | 107 unsigned long fillsize, pos; in romfs_read_folio() local 279 static struct inode *romfs_iget(struct super_block *sb, unsigned long pos) in romfs_iget() 463 unsigned long pos, img_size; in romfs_fill_super() local
|
/openbmc/linux/tools/bootconfig/ |
H A D | main.c | 243 static void show_xbc_error(const char *data, const char *msg, int pos) in show_xbc_error() 268 int ret, pos; in init_xbc_with_error() local 367 int pos, pad; in apply_xbc() local
|
/openbmc/linux/sound/core/oss/ |
H A D | rate.c | 47 unsigned int pos; member 69 unsigned int pos = 0; in resample_expand() local 128 unsigned int pos = 0; in resample_shrink() local
|