bin/date/date.c
223
badcanotime(const char *msg, const char *val, size_t where)
bin/date/date.c
227
warnx("%*s", (int)where + 1, "^");
bin/ksh/jobs.c
1111
j_waitj(j, flags, where)
bin/ksh/jobs.c
1114
const char *where;
bin/ksh/jobs.c
1235
remove_job(j, where);
bin/ksh/jobs.c
1684
remove_job(j, where)
bin/ksh/jobs.c
1686
const char *where;
bin/ksh/jobs.c
1696
internal_errorf(0, "remove_job: job not found (%s)", where);
bin/ksh/jobs.c
1726
put_job(j, where)
bin/ksh/jobs.c
1728
int where;
bin/ksh/jobs.c
1740
switch (where) {
bin/ksh/jobs.c
214
static int j_waitj ARGS((Job *j, int flags, const char *where));
bin/ksh/jobs.c
221
static void put_job ARGS((Job *j, int where));
bin/ksh/jobs.c
222
static void remove_job ARGS((Job *j, const char *where));
bin/ksh/shf.c
460
shf_seek(shf, where, from)
bin/ksh/shf.c
462
off_t where;
bin/ksh/shf.c
480
(where < 0 ?
bin/ksh/shf.c
481
-where >= shf->rbsize - shf->rnleft :
bin/ksh/shf.c
482
where < shf->rnleft)) {
bin/ksh/shf.c
483
shf->rnleft -= where;
bin/ksh/shf.c
484
shf->rp += where;
bin/ksh/shf.c
493
if (lseek(shf->fd, where, from) < 0) {
bin/ksh/shf.h
74
int shf_seek ARGS((struct shf *shf, off_t where, int from));
common/lib/libc/gen/rpst.c
180
rpst_insert_node1(struct rpst_node **where, struct rpst_node *n, uint64_t mask)
common/lib/libc/gen/rpst.c
189
cur = *where;
common/lib/libc/gen/rpst.c
193
*where = n;
common/lib/libc/gen/rpst.c
208
*where = n;
common/lib/libc/gen/rpst.c
210
cur = *where;
common/lib/libc/gen/rpst.c
212
KASSERT(*where == cur);
common/lib/libc/gen/rpst.c
214
where = &cur->n_children[idx];
common/lib/libc/gen/rpst.c
216
KASSERT((*where) == NULL || ((((*where)->n_x & mask) != 0) == idx));
common/lib/libc/gen/rpst.c
217
KASSERT((*where) == NULL || (*where)->n_y >= cur->n_y);
common/lib/libc/gen/rpst.c
269
rpst_remove_node_at(struct rpst_node *parent, struct rpst_node **where,
common/lib/libc/gen/rpst.c
302
*where = selected;
common/lib/libc/gen/rpst.c
326
where = &selected->n_children[selected_idx];
common/lib/libc/gen/rpst.c
353
struct rpst_node **where;
common/lib/libc/gen/rpst.c
355
where = rpst_find_pptr(t, n, &parent);
common/lib/libc/gen/rpst.c
356
rpst_remove_node_at(parent, where, n);
common/lib/libc/gen/rpst.c
470
struct rpst_node **where;
common/lib/libc/gen/rpst.c
472
where = rpst_find_pptr(t, n, &next);
common/lib/libc/gen/rpst.c
476
KASSERT(&t->t_root == where);
common/lib/libc/gen/rpst.c
484
idx = where - n->n_children + 1;
crypto/dist/ipsec-tools/src/racoon/gssapi.c
76
gssapi_error(OM_uint32 status_code, const char *where,
crypto/dist/ipsec-tools/src/racoon/gssapi.c
84
plogv(LLV_ERROR, where, NULL, fmt, ap);
crypto/dist/ipsec-tools/src/racoon/gssapi.c
97
plog(LLV_ERROR, where, NULL,
distrib/utils/more/linenum.c
384
currline(where)
distrib/utils/more/linenum.c
385
int where;
distrib/utils/more/linenum.c
389
if ((pos = position(where)) == NULL_POSITION)
distrib/utils/more/position.c
71
position(where)
distrib/utils/more/position.c
72
int where;
distrib/utils/more/position.c
74
switch (where)
distrib/utils/more/position.c
77
where = sc_height - 2;
distrib/utils/more/position.c
80
where = sc_height - 1;
distrib/utils/more/position.c
83
where = sc_height / 2;
distrib/utils/more/position.c
85
return (table[where]);
games/adventure/vocab.c
103
if (atloc[where] == object) {
games/adventure/vocab.c
104
atloc[where] = links[object];
games/adventure/vocab.c
107
for (temp = atloc[where]; links[temp] != object; temp = links[temp]);
games/adventure/vocab.c
113
drop(int object, int where)
games/adventure/vocab.c
116
fixed[object - 100] = where;
games/adventure/vocab.c
120
place[object] = where;
games/adventure/vocab.c
122
if (where <= 0)
games/adventure/vocab.c
124
links[object] = atloc[where];
games/adventure/vocab.c
125
atloc[where] = object;
games/adventure/vocab.c
72
move(int object, int where)
games/adventure/vocab.c
82
drop(object, where);
games/adventure/vocab.c
86
put(int object, int where, int pval)
games/adventure/vocab.c
88
move(object, where);
games/adventure/vocab.c
93
carry(int object, int where)
games/monop/monop.c
106
where, /* where players are |* 2 *| */
games/monop/monop.h
195
void where(void);
games/phantasia/io.c
79
more(int where)
games/phantasia/io.c
81
mvaddstr(where, 0, "-- more --");
games/warp/object.c
22
long mas, OBJECT *where)
games/warp/object.c
39
obj->next = where;
games/warp/object.c
40
obj->prev = where->prev;
games/warp/object.c
41
where->prev = obj;
games/warp/them.c
335
modify_amoeba(int y, int x, int where, int ch, int quant)
games/warp/them.c
343
if (!where || (where==1 && rand_mod(2))) {
games/wump/wump.c
843
jump(int where)
games/wump/wump.c
848
a very curious, warm sensation and find yourself in room %d!!\n", where);
include/rpc/rpc_msg.h
96
const char *where;
lib/csu/common/crt0-common.c
153
#define write_plt(where, value) sparc_write_branch((void *)where, (void *)value)
lib/csu/common/crt0-common.c
156
#define write_plt(where, value) *where = value
lib/csu/common/crt0-common.c
164
Elf_Addr *where, target;
lib/csu/common/crt0-common.c
171
where = (Elf_Addr *)(relocbase + rela->r_offset);
lib/csu/common/crt0-common.c
174
write_plt(where, target);
lib/csu/common/crt0-common.c
188
Elf_Addr *where, target;
lib/csu/common/crt0-common.c
195
where = (Elf_Addr *)(relocbase + rel->r_offset);
lib/csu/common/crt0-common.c
196
target = ((Elf_Addr(*)(void))*where)();
lib/csu/common/crt0-common.c
197
*where = target;
lib/csu/common/crt0-common.c
284
Elf_Addr *where;
lib/csu/common/crt0-common.c
286
where = (Elf_Addr *)(relocbase + *relr);
lib/csu/common/crt0-common.c
287
*where++ += relocbase;
lib/csu/common/crt0-common.c
291
for (i = 1; i < CHAR_BIT*sizeof(*relr); i++, where++) {
lib/csu/common/crt0-common.c
293
*where += relocbase;
lib/csu/common/crt0-common.c
298
Elf_Addr *where;
lib/csu/common/crt0-common.c
300
where = (Elf_Addr *)(relocbase + relocs->r_offset);
lib/csu/common/crt0-common.c
305
*where = (Elf_Addr)(relocbase + relocs->r_addend);
lib/csu/common/crt0-common.c
307
*where += (Elf_Addr)relocbase;
lib/libc/rpc/clnt_bcast.c
583
msg.acpted_rply.ar_results.where =
lib/libc/rpc/clnt_bcast.c
593
msg.acpted_rply.ar_results.where =
lib/libc/rpc/clnt_dg.c
398
reply_msg.acpted_rply.ar_results.where = resultsp;
lib/libc/rpc/clnt_raw.c
206
msg.acpted_rply.ar_results.where = resultsp;
lib/libc/rpc/clnt_vc.c
426
reply_msg.acpted_rply.ar_results.where = NULL;
lib/libc/rpc/rpc_prot.c
130
return ((*(ar->ar_results.proc))(xdrs, ar->ar_results.where));
lib/libc/rpc/svc.c
453
rply.acpted_rply.ar_results.where = xdr_location;
lib/libc/rpc/xdr_rec.c
651
char *where;
lib/libc/rpc/xdr_rec.c
657
where = rstrm->in_base;
lib/libc/rpc/xdr_rec.c
659
where += i;
lib/libc/rpc/xdr_rec.c
661
if ((len = (*(rstrm->readit))(rstrm->tcp_handle, where, len)) == -1)
lib/libc/rpc/xdr_rec.c
663
rstrm->in_finger = where;
lib/libc/rpc/xdr_rec.c
664
where += len;
lib/libc/rpc/xdr_rec.c
665
rstrm->in_boundry = where;
lib/libcurses/PSD.doc/appen.C
96
defining where each piece is.
lib/libedit/terminal.c
491
terminal_move_to_line(EditLine *el, int where)
lib/libedit/terminal.c
495
if (where == el->el_cursor.v)
lib/libedit/terminal.c
498
if (where >= el->el_terminal.t_size.v) {
lib/libedit/terminal.c
501
"%s: where is ridiculous: %d\r\n", __func__, where);
lib/libedit/terminal.c
505
if ((del = where - el->el_cursor.v) > 0) {
lib/libedit/terminal.c
523
el->el_cursor.v = where;/* now where is here */
lib/libedit/terminal.c
531
terminal_move_to_char(EditLine *el, int where)
lib/libedit/terminal.c
536
if (where == el->el_cursor.h)
lib/libedit/terminal.c
539
if (where > el->el_terminal.t_size.h) {
lib/libedit/terminal.c
542
"%s: where is ridiculous: %d\r\n", __func__, where);
lib/libedit/terminal.c
546
if (!where) { /* if where is first column */
lib/libedit/terminal.c
551
del = where - el->el_cursor.h;
lib/libedit/terminal.c
555
terminal_tputs(el, tgoto(Str(T_ch), where, where), where);
lib/libedit/terminal.c
565
(where & ~0x7)
lib/libedit/terminal.c
567
el->el_cursor.v][where & 0370] !=
lib/libedit/terminal.c
573
i < (where & ~0x7);
lib/libedit/terminal.c
578
el->el_cursor.h = where & ~0x7;
lib/libedit/terminal.c
592
(size_t)(where - el->el_cursor.h));
lib/libedit/terminal.c
606
(((unsigned int) where >> 3) +
lib/libedit/terminal.c
607
(where & 07)))
lib/libedit/terminal.c
608
: (-del > where)) {
lib/libedit/terminal.c
618
el->el_cursor.h = where; /* now where is here */
lib/libkvm/kvm_file.c
107
((struct file *)(void *)where))) {
lib/libkvm/kvm_file.c
112
fp = (struct file *)(void *)where;
lib/libkvm/kvm_file.c
113
where += sizeof(struct file);
lib/libkvm/kvm_file.c
87
char *where = kd->argspc;
lib/libkvm/kvm_file.c
98
where += sizeof(fhead);
libexec/ld.elf_so/arch/aarch64/mdreloc.c
146
_rtld_tlsdesc_fill(const Obj_Entry *obj, const Elf_Rela *rela, Elf_Addr *where, u_int flags)
libexec/ld.elf_so/arch/aarch64/mdreloc.c
160
where[0] = (Elf_Addr)_rtld_tlsdesc_undef;
libexec/ld.elf_so/arch/aarch64/mdreloc.c
161
where[1] = rela->r_addend;
libexec/ld.elf_so/arch/aarch64/mdreloc.c
165
obj->path, (void *)where[1]));
libexec/ld.elf_so/arch/aarch64/mdreloc.c
177
where[0] = (Elf_Addr)_rtld_tlsdesc_static;
libexec/ld.elf_so/arch/aarch64/mdreloc.c
178
where[1] = defobj->tlsoffset + offs +
libexec/ld.elf_so/arch/aarch64/mdreloc.c
182
obj->path, (void *)where[1]));
libexec/ld.elf_so/arch/aarch64/mdreloc.c
185
where[0] = (Elf_Addr)_rtld_tlsdesc_dynamic;
libexec/ld.elf_so/arch/aarch64/mdreloc.c
186
where[1] = (Elf_Addr)_rtld_tlsdesc_alloc(defobj->tlsindex, offs);
libexec/ld.elf_so/arch/aarch64/mdreloc.c
190
obj->path, (void *)where[1], defobj->tlsindex, (void *)offs));
libexec/ld.elf_so/arch/aarch64/mdreloc.c
199
Elf_Addr *where;
libexec/ld.elf_so/arch/aarch64/mdreloc.c
213
where = (Elf_Addr *)(relocbase + rela->r_offset);
libexec/ld.elf_so/arch/aarch64/mdreloc.c
214
*where += (Elf_Addr)relocbase;
libexec/ld.elf_so/arch/aarch64/mdreloc.c
226
Elf_Addr *where;
libexec/ld.elf_so/arch/aarch64/mdreloc.c
230
where = (Elf_Addr *)(obj->relocbase + rela->r_offset);
libexec/ld.elf_so/arch/aarch64/mdreloc.c
259
if (*where != tmp)
libexec/ld.elf_so/arch/aarch64/mdreloc.c
260
*where = tmp;
libexec/ld.elf_so/arch/aarch64/mdreloc.c
263
obj->path, (void *)tmp, where, defobj->path));
libexec/ld.elf_so/arch/aarch64/mdreloc.c
275
*where = (Elf_Addr)(obj->relocbase + rela->r_addend);
libexec/ld.elf_so/arch/aarch64/mdreloc.c
277
(void *)*where));
libexec/ld.elf_so/arch/aarch64/mdreloc.c
297
_rtld_tlsdesc_fill(obj, rela, where, 0);
libexec/ld.elf_so/arch/aarch64/mdreloc.c
301
*where = (Elf_Addr)(def->st_value + rela->r_addend);
libexec/ld.elf_so/arch/aarch64/mdreloc.c
305
obj->path, (void *)*where));
libexec/ld.elf_so/arch/aarch64/mdreloc.c
309
*where = (Elf_Addr)(defobj->tlsindex);
libexec/ld.elf_so/arch/aarch64/mdreloc.c
313
obj->path, (void *)*where));
libexec/ld.elf_so/arch/aarch64/mdreloc.c
321
*where = (Elf_Addr)(def->st_value + defobj->tlsoffset +
libexec/ld.elf_so/arch/aarch64/mdreloc.c
326
obj->path, (void *)*where, defobj->path));
libexec/ld.elf_so/arch/aarch64/mdreloc.c
335
(void *)*where));
libexec/ld.elf_so/arch/aarch64/mdreloc.c
353
Elf_Addr *where = (Elf_Addr *)(obj->relocbase + rela->r_offset);
libexec/ld.elf_so/arch/aarch64/mdreloc.c
362
*where += (Elf_Addr)obj->relocbase;
libexec/ld.elf_so/arch/aarch64/mdreloc.c
363
rdbg(("fixup !main in %s --> %p", obj->path, (void *)*where));
libexec/ld.elf_so/arch/aarch64/mdreloc.c
366
_rtld_tlsdesc_fill(obj, rela, where, SYMLOOK_IN_PLT);
libexec/ld.elf_so/arch/aarch64/mdreloc.c
381
Elf_Addr *where, target;
libexec/ld.elf_so/arch/aarch64/mdreloc.c
387
where = (Elf_Addr *)(obj->relocbase + rela->r_offset);
libexec/ld.elf_so/arch/aarch64/mdreloc.c
392
if (*where != target)
libexec/ld.elf_so/arch/aarch64/mdreloc.c
393
*where = target;
libexec/ld.elf_so/arch/aarch64/mdreloc.c
402
Elf_Addr *where = (Elf_Addr *)(obj->relocbase + rela->r_offset);
libexec/ld.elf_so/arch/aarch64/mdreloc.c
425
defobj->strtab + def->st_name, (void *)*where,
libexec/ld.elf_so/arch/aarch64/mdreloc.c
427
if (*where != new_value)
libexec/ld.elf_so/arch/aarch64/mdreloc.c
428
*where = new_value;
libexec/ld.elf_so/arch/aarch64/mdreloc.c
433
_rtld_tlsdesc_fill(obj, rela, where, SYMLOOK_IN_PLT);
libexec/ld.elf_so/arch/alpha/alpha_reloc.c
170
load_ptr(void *where)
libexec/ld.elf_so/arch/alpha/alpha_reloc.c
174
memcpy(&res, where, sizeof(res));
libexec/ld.elf_so/arch/alpha/alpha_reloc.c
180
store_ptr(void *where, Elf_Addr val)
libexec/ld.elf_so/arch/alpha/alpha_reloc.c
183
memcpy(where, &val, sizeof(val));
libexec/ld.elf_so/arch/alpha/alpha_reloc.c
191
Elf_Addr *where;
libexec/ld.elf_so/arch/alpha/alpha_reloc.c
205
where = (Elf_Addr *)(relocbase + rela->r_offset);
libexec/ld.elf_so/arch/alpha/alpha_reloc.c
207
*where += (Elf_Addr)relocbase;
libexec/ld.elf_so/arch/alpha/alpha_reloc.c
221
Elf_Addr *where;
libexec/ld.elf_so/arch/alpha/alpha_reloc.c
225
where = (Elf_Addr *)(obj->relocbase + rela->r_offset);
libexec/ld.elf_so/arch/alpha/alpha_reloc.c
256
if (__predict_true(RELOC_ALIGNED_P(where))) {
libexec/ld.elf_so/arch/alpha/alpha_reloc.c
257
if (*where != tmp)
libexec/ld.elf_so/arch/alpha/alpha_reloc.c
258
*where = tmp;
libexec/ld.elf_so/arch/alpha/alpha_reloc.c
260
if (load_ptr(where) != tmp)
libexec/ld.elf_so/arch/alpha/alpha_reloc.c
261
store_ptr(where, tmp);
libexec/ld.elf_so/arch/alpha/alpha_reloc.c
269
if (__predict_true(RELOC_ALIGNED_P(where)))
libexec/ld.elf_so/arch/alpha/alpha_reloc.c
270
*where += (Elf_Addr)obj->relocbase;
libexec/ld.elf_so/arch/alpha/alpha_reloc.c
272
store_ptr(where,
libexec/ld.elf_so/arch/alpha/alpha_reloc.c
273
load_ptr(where) + (Elf_Addr)obj->relocbase);
libexec/ld.elf_so/arch/alpha/alpha_reloc.c
275
(void *)*where));
libexec/ld.elf_so/arch/alpha/alpha_reloc.c
303
if (__predict_true(RELOC_ALIGNED_P(where)))
libexec/ld.elf_so/arch/alpha/alpha_reloc.c
304
*where = tmp;
libexec/ld.elf_so/arch/alpha/alpha_reloc.c
306
store_ptr(where, tmp);
libexec/ld.elf_so/arch/alpha/alpha_reloc.c
310
obj->path, (void *)*where));
libexec/ld.elf_so/arch/alpha/alpha_reloc.c
316
if (__predict_true(RELOC_ALIGNED_P(where)))
libexec/ld.elf_so/arch/alpha/alpha_reloc.c
317
*where = tmp;
libexec/ld.elf_so/arch/alpha/alpha_reloc.c
319
store_ptr(where, tmp);
libexec/ld.elf_so/arch/alpha/alpha_reloc.c
323
obj->path, (void *)*where));
libexec/ld.elf_so/arch/alpha/alpha_reloc.c
329
if (__predict_true(RELOC_ALIGNED_P(where)))
libexec/ld.elf_so/arch/alpha/alpha_reloc.c
330
*where = tmp;
libexec/ld.elf_so/arch/alpha/alpha_reloc.c
332
store_ptr(where, tmp);
libexec/ld.elf_so/arch/alpha/alpha_reloc.c
336
obj->path, (void *)*where));
libexec/ld.elf_so/arch/alpha/alpha_reloc.c
346
(void *)load_ptr(where),
libexec/ld.elf_so/arch/alpha/alpha_reloc.c
366
Elf_Addr *where = (Elf_Addr *)(obj->relocbase + rela->r_offset);
libexec/ld.elf_so/arch/alpha/alpha_reloc.c
371
*where += (Elf_Addr)obj->relocbase;
libexec/ld.elf_so/arch/alpha/alpha_reloc.c
372
rdbg(("fixup !main in %s --> %p", obj->path, (void *)*where));
libexec/ld.elf_so/arch/alpha/alpha_reloc.c
382
Elf_Addr *where = (Elf_Addr *)(obj->relocbase + rela->r_offset);
libexec/ld.elf_so/arch/alpha/alpha_reloc.c
405
defobj->strtab + def->st_name, (void *)*where, (void *)new_value));
libexec/ld.elf_so/arch/alpha/alpha_reloc.c
407
if ((stubaddr = *where) != new_value) {
libexec/ld.elf_so/arch/alpha/alpha_reloc.c
414
*where = new_value;
libexec/ld.elf_so/arch/alpha/alpha_reloc.c
453
(void *)stubaddr, (long)where - (long)stubaddr,
libexec/ld.elf_so/arch/alpha/alpha_reloc.c
485
delta = (Elf_Addr)where - stubaddr;
libexec/ld.elf_so/arch/arm/mdreloc.c
129
addend = *where;
libexec/ld.elf_so/arch/arm/mdreloc.c
133
- (Elf_Addr)where + (addend << 2);
libexec/ld.elf_so/arch/arm/mdreloc.c
139
obj->path, where,
libexec/ld.elf_so/arch/arm/mdreloc.c
146
*where = (*where & 0xff000000) | (tmp & 0x00ffffff);
libexec/ld.elf_so/arch/arm/mdreloc.c
149
.st_name, obj->path, (void *)*where, where,
libexec/ld.elf_so/arch/arm/mdreloc.c
157
if (__predict_true(RELOC_ALIGNED_P(where))) {
libexec/ld.elf_so/arch/arm/mdreloc.c
158
tmp = *where + (Elf_Addr)defobj->relocbase +
libexec/ld.elf_so/arch/arm/mdreloc.c
163
*where = tmp;
libexec/ld.elf_so/arch/arm/mdreloc.c
165
tmp = load_ptr(where) +
libexec/ld.elf_so/arch/arm/mdreloc.c
171
store_ptr(where, tmp);
libexec/ld.elf_so/arch/arm/mdreloc.c
175
.st_name, obj->path, (void *)tmp, where,
libexec/ld.elf_so/arch/arm/mdreloc.c
186
if (__predict_true(RELOC_ALIGNED_P(where))) {
libexec/ld.elf_so/arch/arm/mdreloc.c
187
tmp = *where + (Elf_Addr)obj->relocbase;
libexec/ld.elf_so/arch/arm/mdreloc.c
188
*where = tmp;
libexec/ld.elf_so/arch/arm/mdreloc.c
190
tmp = load_ptr(where) +
libexec/ld.elf_so/arch/arm/mdreloc.c
192
store_ptr(where, tmp);
libexec/ld.elf_so/arch/arm/mdreloc.c
216
if (__predict_true(RELOC_ALIGNED_P(where)))
libexec/ld.elf_so/arch/arm/mdreloc.c
217
*where = tmp;
libexec/ld.elf_so/arch/arm/mdreloc.c
219
store_ptr(where, tmp);
libexec/ld.elf_so/arch/arm/mdreloc.c
228
if (__predict_true(RELOC_ALIGNED_P(where)))
libexec/ld.elf_so/arch/arm/mdreloc.c
229
*where = tmp;
libexec/ld.elf_so/arch/arm/mdreloc.c
231
store_ptr(where, tmp);
libexec/ld.elf_so/arch/arm/mdreloc.c
244
if (__predict_true(RELOC_ALIGNED_P(where)))
libexec/ld.elf_so/arch/arm/mdreloc.c
245
tmp = *where;
libexec/ld.elf_so/arch/arm/mdreloc.c
247
tmp = load_ptr(where);
libexec/ld.elf_so/arch/arm/mdreloc.c
249
if (__predict_true(RELOC_ALIGNED_P(where)))
libexec/ld.elf_so/arch/arm/mdreloc.c
250
*where = tmp;
libexec/ld.elf_so/arch/arm/mdreloc.c
252
store_ptr(where, tmp);
libexec/ld.elf_so/arch/arm/mdreloc.c
263
(void *)rel->r_offset, (void *)load_ptr(where)));
libexec/ld.elf_so/arch/arm/mdreloc.c
279
Elf_Addr *where = (Elf_Addr *)(obj->relocbase + rel->r_offset);
libexec/ld.elf_so/arch/arm/mdreloc.c
288
*where += (Elf_Addr)obj->relocbase;
libexec/ld.elf_so/arch/arm/mdreloc.c
289
rdbg(("fixup !main in %s --> %p", obj->path, (void *)*where));
libexec/ld.elf_so/arch/arm/mdreloc.c
299
Elf_Addr *where = (Elf_Addr *)(obj->relocbase + rel->r_offset);
libexec/ld.elf_so/arch/arm/mdreloc.c
324
defobj->strtab + def->st_name, (void *)*where, (void *)new_value));
libexec/ld.elf_so/arch/arm/mdreloc.c
325
if (*where != new_value)
libexec/ld.elf_so/arch/arm/mdreloc.c
326
*where = new_value;
libexec/ld.elf_so/arch/arm/mdreloc.c
39
Elf_Addr *where;
libexec/ld.elf_so/arch/arm/mdreloc.c
53
where = (Elf_Addr *)(relocbase + rel->r_offset);
libexec/ld.elf_so/arch/arm/mdreloc.c
54
*where += (Elf_Addr)relocbase;
libexec/ld.elf_so/arch/arm/mdreloc.c
66
load_ptr(void *where)
libexec/ld.elf_so/arch/arm/mdreloc.c
70
memcpy(&res, where, sizeof(res));
libexec/ld.elf_so/arch/arm/mdreloc.c
76
store_ptr(void *where, Elf_Addr val)
libexec/ld.elf_so/arch/arm/mdreloc.c
79
memcpy(where, &val, sizeof(val));
libexec/ld.elf_so/arch/arm/mdreloc.c
91
Elf_Addr *where;
libexec/ld.elf_so/arch/arm/mdreloc.c
95
where = (Elf_Addr *)(obj->relocbase + rel->r_offset);
libexec/ld.elf_so/arch/hppa/hppa_reloc.c
100
(void)memcpy(where, &val, sizeof(val));
libexec/ld.elf_so/arch/hppa/hppa_reloc.c
186
void *where;
libexec/ld.elf_so/arch/hppa/hppa_reloc.c
229
where = (void *)(relocbase + rela->r_offset);
libexec/ld.elf_so/arch/hppa/hppa_reloc.c
234
store_ptr(where,
libexec/ld.elf_so/arch/hppa/hppa_reloc.c
238
store_ptr(where,
libexec/ld.elf_so/arch/hppa/hppa_reloc.c
256
*((Elf_Addr *)where) =
libexec/ld.elf_so/arch/hppa/hppa_reloc.c
270
where = (void *)(relocbase + rela->r_offset);
libexec/ld.elf_so/arch/hppa/hppa_reloc.c
280
*((Elf_Addr *)where) = (Elf_Addr)(RTLD_MAKE_PLABEL(plabel));
libexec/ld.elf_so/arch/hppa/hppa_reloc.c
285
where = (void *)(relocbase + rela->r_offset);
libexec/ld.elf_so/arch/hppa/hppa_reloc.c
291
(void *)where,
libexec/ld.elf_so/arch/hppa/hppa_reloc.c
293
(void *)*((Elf_Addr *)where) ));
libexec/ld.elf_so/arch/hppa/hppa_reloc.c
301
(void *)where,
libexec/ld.elf_so/arch/hppa/hppa_reloc.c
303
(void *)*((Elf_Addr *)where) ));
libexec/ld.elf_so/arch/hppa/hppa_reloc.c
309
(void *)where,
libexec/ld.elf_so/arch/hppa/hppa_reloc.c
313
(void *)*((Elf_Addr *)where) ));
libexec/ld.elf_so/arch/hppa/hppa_reloc.c
449
Elf_Addr *where;
libexec/ld.elf_so/arch/hppa/hppa_reloc.c
452
where = (Elf_Addr *)(obj->relocbase + rela->r_offset);
libexec/ld.elf_so/arch/hppa/hppa_reloc.c
464
if (load_ptr(where) != tmp)
libexec/ld.elf_so/arch/hppa/hppa_reloc.c
465
store_ptr(where, tmp);
libexec/ld.elf_so/arch/hppa/hppa_reloc.c
467
(void *)load_ptr(where)));
libexec/ld.elf_so/arch/hppa/hppa_reloc.c
490
if (*where != tmp)
libexec/ld.elf_so/arch/hppa/hppa_reloc.c
491
*where = tmp;
libexec/ld.elf_so/arch/hppa/hppa_reloc.c
493
(void *)*where));
libexec/ld.elf_so/arch/hppa/hppa_reloc.c
535
if (load_ptr(where) != tmp)
libexec/ld.elf_so/arch/hppa/hppa_reloc.c
536
store_ptr(where, tmp);
libexec/ld.elf_so/arch/hppa/hppa_reloc.c
539
obj->path, (void *)load_ptr(where),
libexec/ld.elf_so/arch/hppa/hppa_reloc.c
549
if (*where != tmp)
libexec/ld.elf_so/arch/hppa/hppa_reloc.c
550
*where = tmp;
libexec/ld.elf_so/arch/hppa/hppa_reloc.c
553
obj->path, (void *)*where, defobj->path));
libexec/ld.elf_so/arch/hppa/hppa_reloc.c
577
*where = (Elf_Addr)(defobj->tlsoffset + def->st_value +
libexec/ld.elf_so/arch/hppa/hppa_reloc.c
582
obj->path, (void *)*where, defobj->path));
libexec/ld.elf_so/arch/hppa/hppa_reloc.c
586
*where = (Elf_Addr)(defobj->tlsindex);
libexec/ld.elf_so/arch/hppa/hppa_reloc.c
590
obj->path, (void *)*where));
libexec/ld.elf_so/arch/hppa/hppa_reloc.c
595
*where = (Elf_Addr)(def->st_value);
libexec/ld.elf_so/arch/hppa/hppa_reloc.c
599
obj->path, (void *)*where));
libexec/ld.elf_so/arch/hppa/hppa_reloc.c
608
(void *)load_ptr(where),
libexec/ld.elf_so/arch/hppa/hppa_reloc.c
625
Elf_Addr *where = (Elf_Addr *)(obj->relocbase + rela->r_offset);
libexec/ld.elf_so/arch/hppa/hppa_reloc.c
661
(void *)where,
libexec/ld.elf_so/arch/hppa/hppa_reloc.c
662
(void *)where[0], (void *)where[1],
libexec/ld.elf_so/arch/hppa/hppa_reloc.c
668
where[0] = func_pc;
libexec/ld.elf_so/arch/hppa/hppa_reloc.c
669
where[1] = func_sl;
libexec/ld.elf_so/arch/hppa/hppa_reloc.c
678
Elf_Word *where = (Elf_Word *)(obj->relocbase + rela->r_offset);
libexec/ld.elf_so/arch/hppa/hppa_reloc.c
713
(void *)where[0], (void *)where[1],
libexec/ld.elf_so/arch/hppa/hppa_reloc.c
719
if (where[0] != func_pc)
libexec/ld.elf_so/arch/hppa/hppa_reloc.c
720
where[0] = func_pc;
libexec/ld.elf_so/arch/hppa/hppa_reloc.c
721
if (where[1] != func_sl)
libexec/ld.elf_so/arch/hppa/hppa_reloc.c
722
where[1] = func_sl;
libexec/ld.elf_so/arch/hppa/hppa_reloc.c
725
*tp = (Elf_Addr)where;
libexec/ld.elf_so/arch/hppa/hppa_reloc.c
82
load_ptr(void *where)
libexec/ld.elf_so/arch/hppa/hppa_reloc.c
84
if (__predict_true(RELOC_ALIGNED_P(where)))
libexec/ld.elf_so/arch/hppa/hppa_reloc.c
85
return *(Elf_Addr *)where;
libexec/ld.elf_so/arch/hppa/hppa_reloc.c
89
(void)memcpy(&res, where, sizeof(res));
libexec/ld.elf_so/arch/hppa/hppa_reloc.c
95
store_ptr(void *where, Elf_Addr val)
libexec/ld.elf_so/arch/hppa/hppa_reloc.c
97
if (__predict_true(RELOC_ALIGNED_P(where)))
libexec/ld.elf_so/arch/hppa/hppa_reloc.c
98
*(Elf_Addr *)where = val;
libexec/ld.elf_so/arch/i386/mdreloc.c
103
where = (Elf_Addr *)(relocbase + rel->r_offset);
libexec/ld.elf_so/arch/i386/mdreloc.c
104
*where += (Elf_Addr)relocbase;
libexec/ld.elf_so/arch/i386/mdreloc.c
118
Elf_Addr *where;
libexec/ld.elf_so/arch/i386/mdreloc.c
122
where = (Elf_Addr *)(obj->relocbase + rel->r_offset);
libexec/ld.elf_so/arch/i386/mdreloc.c
155
*where += target - (Elf_Addr)where;
libexec/ld.elf_so/arch/i386/mdreloc.c
158
obj->path, (void *)*where, defobj->path));
libexec/ld.elf_so/arch/i386/mdreloc.c
167
tmp = target + *where;
libexec/ld.elf_so/arch/i386/mdreloc.c
168
if (*where != tmp)
libexec/ld.elf_so/arch/i386/mdreloc.c
169
*where = tmp;
libexec/ld.elf_so/arch/i386/mdreloc.c
172
obj->path, (void *)*where, defobj->path));
libexec/ld.elf_so/arch/i386/mdreloc.c
185
*where += (Elf_Addr)obj->relocbase;
libexec/ld.elf_so/arch/i386/mdreloc.c
187
(void *)*where));
libexec/ld.elf_so/arch/i386/mdreloc.c
211
*where += (Elf_Addr)(def->st_value - defobj->tlsoffset);
libexec/ld.elf_so/arch/i386/mdreloc.c
215
obj->path, (void *)*where));
libexec/ld.elf_so/arch/i386/mdreloc.c
223
*where += (Elf_Addr)(defobj->tlsoffset - def->st_value);
libexec/ld.elf_so/arch/i386/mdreloc.c
226
obj->path, (void *)*where));
libexec/ld.elf_so/arch/i386/mdreloc.c
230
*where = (Elf_Addr)(defobj->tlsindex);
libexec/ld.elf_so/arch/i386/mdreloc.c
234
obj->path, (void *)*where));
libexec/ld.elf_so/arch/i386/mdreloc.c
238
*where = (Elf_Addr)(def->st_value);
libexec/ld.elf_so/arch/i386/mdreloc.c
242
obj->path, (void *)*where));
libexec/ld.elf_so/arch/i386/mdreloc.c
251
(void *)rel->r_offset, (void *)*where,
libexec/ld.elf_so/arch/i386/mdreloc.c
268
Elf_Addr *where = (Elf_Addr *)(obj->relocbase + rel->r_offset);
libexec/ld.elf_so/arch/i386/mdreloc.c
277
*where += (Elf_Addr)obj->relocbase;
libexec/ld.elf_so/arch/i386/mdreloc.c
278
rdbg(("fixup !main in %s --> %p", obj->path, (void *)*where));
libexec/ld.elf_so/arch/i386/mdreloc.c
288
Elf_Addr *where = (Elf_Addr *)(obj->relocbase + rel->r_offset);
libexec/ld.elf_so/arch/i386/mdreloc.c
314
defobj->strtab + def->st_name, (void *)*where,
libexec/ld.elf_so/arch/i386/mdreloc.c
316
if (*where != target)
libexec/ld.elf_so/arch/i386/mdreloc.c
317
*where = target;
libexec/ld.elf_so/arch/i386/mdreloc.c
87
Elf_Addr *where;
libexec/ld.elf_so/arch/m68k/mdreloc.c
104
Elf_Addr *where;
libexec/ld.elf_so/arch/m68k/mdreloc.c
108
where = (Elf_Addr *)(obj->relocbase + rela->r_offset);
libexec/ld.elf_so/arch/m68k/mdreloc.c
138
rela->r_addend) - (Elf_Addr)where;
libexec/ld.elf_so/arch/m68k/mdreloc.c
139
if (*where != tmp)
libexec/ld.elf_so/arch/m68k/mdreloc.c
140
*where = tmp;
libexec/ld.elf_so/arch/m68k/mdreloc.c
143
obj->path, (void *)*where, defobj->path));
libexec/ld.elf_so/arch/m68k/mdreloc.c
152
if (*where != tmp)
libexec/ld.elf_so/arch/m68k/mdreloc.c
153
*where = tmp;
libexec/ld.elf_so/arch/m68k/mdreloc.c
156
obj->path, (void *)*where, defobj->path));
libexec/ld.elf_so/arch/m68k/mdreloc.c
160
*where += (Elf_Addr)obj->relocbase;
libexec/ld.elf_so/arch/m68k/mdreloc.c
162
(void *)*where));
libexec/ld.elf_so/arch/m68k/mdreloc.c
182
*where = (Elf_Addr)defobj->tlsindex;
libexec/ld.elf_so/arch/m68k/mdreloc.c
185
obj->path, (void *)*where, defobj->path));
libexec/ld.elf_so/arch/m68k/mdreloc.c
189
*where = (Elf_Addr)(def->st_value + rela->r_addend
libexec/ld.elf_so/arch/m68k/mdreloc.c
193
obj->path, (void *)*where, defobj->path));
libexec/ld.elf_so/arch/m68k/mdreloc.c
201
*where = (Elf_Addr)(def->st_value + rela->r_addend
libexec/ld.elf_so/arch/m68k/mdreloc.c
205
obj->path, (void *)*where, defobj->path));
libexec/ld.elf_so/arch/m68k/mdreloc.c
214
(void *)*where,
libexec/ld.elf_so/arch/m68k/mdreloc.c
234
Elf_Addr *where = (Elf_Addr *)(obj->relocbase + rela->r_offset);
libexec/ld.elf_so/arch/m68k/mdreloc.c
239
*where += (Elf_Addr)obj->relocbase;
libexec/ld.elf_so/arch/m68k/mdreloc.c
240
rdbg(("fixup !main in %s --> %p", obj->path, (void *)*where));
libexec/ld.elf_so/arch/m68k/mdreloc.c
250
Elf_Addr *where = (Elf_Addr *)(obj->relocbase + rela->r_offset);
libexec/ld.elf_so/arch/m68k/mdreloc.c
274
defobj->strtab + def->st_name, (void *)*where, (void *)new_value));
libexec/ld.elf_so/arch/m68k/mdreloc.c
275
if (*where != new_value)
libexec/ld.elf_so/arch/m68k/mdreloc.c
276
*where = new_value;
libexec/ld.elf_so/arch/m68k/mdreloc.c
76
Elf_Addr *where;
libexec/ld.elf_so/arch/m68k/mdreloc.c
90
where = (Elf_Addr *)(relocbase + rela->r_offset);
libexec/ld.elf_so/arch/m68k/mdreloc.c
91
*where += (Elf_Addr)relocbase;
libexec/ld.elf_so/arch/mips/mips_reloc.c
103
if (__predict_true(((uintptr_t)where & (len - 1)) == 0)) {
libexec/ld.elf_so/arch/mips/mips_reloc.c
106
return *(Elf_Sxword *)where;
libexec/ld.elf_so/arch/mips/mips_reloc.c
108
return *(Elf_Sword *)where;
libexec/ld.elf_so/arch/mips/mips_reloc.c
113
(void)memcpy(&val, where, len);
libexec/ld.elf_so/arch/mips/mips_reloc.c
117
(void)memcpy(valp + sizeof(val) - len, where, len);
libexec/ld.elf_so/arch/mips/mips_reloc.c
123
store_ptr(void *where, Elf_Sxword val, size_t len)
libexec/ld.elf_so/arch/mips/mips_reloc.c
125
if (__predict_true(((uintptr_t)where & (len - 1)) == 0)) {
libexec/ld.elf_so/arch/mips/mips_reloc.c
128
*(Elf_Sxword *)where = val;
libexec/ld.elf_so/arch/mips/mips_reloc.c
132
*(Elf_Sword *)where = val;
libexec/ld.elf_so/arch/mips/mips_reloc.c
136
(void)memcpy(where, &val, len);
libexec/ld.elf_so/arch/mips/mips_reloc.c
140
(void)memcpy(where, valp + sizeof(val) - len, len);
libexec/ld.elf_so/arch/mips/mips_reloc.c
158
void *where;
libexec/ld.elf_so/arch/mips/mips_reloc.c
207
where = (void *)(relocbase + rel->r_offset);
libexec/ld.elf_so/arch/mips/mips_reloc.c
218
Elf_Sxword old = load_ptr(where, rlen);
libexec/ld.elf_so/arch/mips/mips_reloc.c
228
store_ptr(where, val, sizeof(Elf_Sword));
libexec/ld.elf_so/arch/mips/mips_reloc.c
230
where, (void *)old, (void *)val));
libexec/ld.elf_so/arch/mips/mips_reloc.c
231
store_ptr(where, val, rlen);
libexec/ld.elf_so/arch/mips/mips_reloc.c
338
void *where;
libexec/ld.elf_so/arch/mips/mips_reloc.c
340
where = obj->relocbase + rel->r_offset;
libexec/ld.elf_so/arch/mips/mips_reloc.c
376
Elf_Sxword old = load_ptr(where, rlen);
libexec/ld.elf_so/arch/mips/mips_reloc.c
385
where, (void *)old, (void *)val,
libexec/ld.elf_so/arch/mips/mips_reloc.c
416
where, (void *)old, (void *)val,
libexec/ld.elf_so/arch/mips/mips_reloc.c
419
store_ptr(where, val, rlen);
libexec/ld.elf_so/arch/mips/mips_reloc.c
429
Elf_Addr old = load_ptr(where, ELFSIZE / 8);
libexec/ld.elf_so/arch/mips/mips_reloc.c
434
store_ptr(where, val, ELFSIZE / 8);
libexec/ld.elf_so/arch/mips/mips_reloc.c
447
Elf_Addr old = load_ptr(where, ELFSIZE / 8);
libexec/ld.elf_so/arch/mips/mips_reloc.c
451
store_ptr(where, val, ELFSIZE / 8);
libexec/ld.elf_so/arch/mips/mips_reloc.c
465
Elf_Addr old = load_ptr(where, ELFSIZE / 8);
libexec/ld.elf_so/arch/mips/mips_reloc.c
474
store_ptr(where, val, ELFSIZE / 8);
libexec/ld.elf_so/arch/mips/mips_reloc.c
478
obj->path, where, defobj->path));
libexec/ld.elf_so/arch/mips/mips_reloc.c
488
(void *)load_ptr(where, sizeof(Elf_Sword)),
libexec/ld.elf_so/arch/mips/mips_reloc.c
99
load_ptr(void *where, size_t len)
libexec/ld.elf_so/arch/or1k/mdreloc.c
103
Elf_Addr *where;
libexec/ld.elf_so/arch/or1k/mdreloc.c
107
where = (Elf_Addr *)(obj->relocbase + rela->r_offset);
libexec/ld.elf_so/arch/or1k/mdreloc.c
139
if (*where != tmp)
libexec/ld.elf_so/arch/or1k/mdreloc.c
140
*where = tmp;
libexec/ld.elf_so/arch/or1k/mdreloc.c
143
obj->path, (void *)*where, defobj->path));
libexec/ld.elf_so/arch/or1k/mdreloc.c
147
*where = (Elf_Addr)(obj->relocbase + rela->r_addend);
libexec/ld.elf_so/arch/or1k/mdreloc.c
149
(void *)*where));
libexec/ld.elf_so/arch/or1k/mdreloc.c
169
*where = (Elf_Addr)defobj->tlsindex;
libexec/ld.elf_so/arch/or1k/mdreloc.c
172
obj->path, (void *)*where, defobj->path));
libexec/ld.elf_so/arch/or1k/mdreloc.c
176
*where = (Elf_Addr)(def->st_value + rela->r_addend
libexec/ld.elf_so/arch/or1k/mdreloc.c
180
obj->path, (void *)*where, defobj->path));
libexec/ld.elf_so/arch/or1k/mdreloc.c
188
*where = (Elf_Addr)(def->st_value + rela->r_addend
libexec/ld.elf_so/arch/or1k/mdreloc.c
192
obj->path, (void *)*where, defobj->path));
libexec/ld.elf_so/arch/or1k/mdreloc.c
201
(void *)*where,
libexec/ld.elf_so/arch/or1k/mdreloc.c
221
Elf_Word *where = (Elf_Word *)(obj->relocbase + rela->r_offset);
libexec/ld.elf_so/arch/or1k/mdreloc.c
228
*where += (Elf_Addr)obj->relocbase;
libexec/ld.elf_so/arch/or1k/mdreloc.c
237
Elf_Word *where = (Elf_Word *)(obj->relocbase + rela->r_offset);
libexec/ld.elf_so/arch/or1k/mdreloc.c
259
assert(where >= (Elf_Word *)obj->pltgot);
libexec/ld.elf_so/arch/or1k/mdreloc.c
260
assert(where < (Elf_Word *)obj->pltgot + (obj->pltrelalim - obj->pltrela));
libexec/ld.elf_so/arch/or1k/mdreloc.c
261
*where = value;
libexec/ld.elf_so/arch/or1k/mdreloc.c
75
Elf_Addr *where;
libexec/ld.elf_so/arch/or1k/mdreloc.c
89
where = (Elf_Addr *)(relocbase + rela->r_offset);
libexec/ld.elf_so/arch/or1k/mdreloc.c
90
*where = (Elf_Addr)(relocbase + rela->r_addend);
libexec/ld.elf_so/arch/powerpc/fixup.c
102
*where = i.i_int;
libexec/ld.elf_so/arch/powerpc/fixup.c
103
__syncicache(where, 4);
libexec/ld.elf_so/arch/powerpc/fixup.c
67
uint32_t *start, *end, *where;
libexec/ld.elf_so/arch/powerpc/fixup.c
71
end = start + data_size / sizeof(*where);
libexec/ld.elf_so/arch/powerpc/fixup.c
81
for (where = start; where < end; where++) {
libexec/ld.elf_so/arch/powerpc/fixup.c
82
union instr i = *(union instr *)where;
libexec/ld.elf_so/arch/powerpc/fixup.c
94
where));
libexec/ld.elf_so/arch/powerpc/fixup.c
98
dbg(("fixup instruction at %p: 0x%x", where, i.i_int));
libexec/ld.elf_so/arch/powerpc/ppc_reloc.c
173
Elf_Addr *where;
libexec/ld.elf_so/arch/powerpc/ppc_reloc.c
187
where = (Elf_Addr *)(relocbase + rela->r_offset);
libexec/ld.elf_so/arch/powerpc/ppc_reloc.c
188
*where = (Elf_Addr)(relocbase + rela->r_addend);
libexec/ld.elf_so/arch/powerpc/ppc_reloc.c
201
Elf_Addr *where;
libexec/ld.elf_so/arch/powerpc/ppc_reloc.c
205
where = (Elf_Addr *)(obj->relocbase + rela->r_offset);
libexec/ld.elf_so/arch/powerpc/ppc_reloc.c
250
if (*where != tmp)
libexec/ld.elf_so/arch/powerpc/ppc_reloc.c
251
*where = tmp;
libexec/ld.elf_so/arch/powerpc/ppc_reloc.c
254
obj->path, (void *)*where, defobj->path));
libexec/ld.elf_so/arch/powerpc/ppc_reloc.c
268
uint16_t *where16 = (uint16_t *)where;
libexec/ld.elf_so/arch/powerpc/ppc_reloc.c
287
uint16_t *where16 = (uint16_t *)where;
libexec/ld.elf_so/arch/powerpc/ppc_reloc.c
302
*where = (Elf_Addr)(obj->relocbase + rela->r_addend);
libexec/ld.elf_so/arch/powerpc/ppc_reloc.c
304
(void *)*where));
libexec/ld.elf_so/arch/powerpc/ppc_reloc.c
324
*where = (Elf_Addr)defobj->tlsindex;
libexec/ld.elf_so/arch/powerpc/ppc_reloc.c
327
obj->path, (void *)*where, defobj->path));
libexec/ld.elf_so/arch/powerpc/ppc_reloc.c
331
*where = (Elf_Addr)(def->st_value + rela->r_addend
libexec/ld.elf_so/arch/powerpc/ppc_reloc.c
335
obj->path, (void *)*where, defobj->path));
libexec/ld.elf_so/arch/powerpc/ppc_reloc.c
343
*where = (Elf_Addr)(def->st_value + rela->r_addend
libexec/ld.elf_so/arch/powerpc/ppc_reloc.c
347
obj->path, (void *)*where, defobj->path));
libexec/ld.elf_so/arch/powerpc/ppc_reloc.c
364
(void *)*where,
libexec/ld.elf_so/arch/powerpc/ppc_reloc.c
390
Elf_Word *where = (Elf_Word *)(obj->relocbase + rela->r_offset);
libexec/ld.elf_so/arch/powerpc/ppc_reloc.c
405
*where += (Elf_Addr)obj->relocbase;
libexec/ld.elf_so/arch/powerpc/ppc_reloc.c
411
*where++ = 0x39600000 | reloff;
libexec/ld.elf_so/arch/powerpc/ppc_reloc.c
415
*where++ = 0x3d600000 | ha(reloff);
libexec/ld.elf_so/arch/powerpc/ppc_reloc.c
416
*where++ = 0x396b0000 | lo(reloff);
libexec/ld.elf_so/arch/powerpc/ppc_reloc.c
419
distance = (Elf_Addr)pltresolve - (Elf_Addr)where;
libexec/ld.elf_so/arch/powerpc/ppc_reloc.c
420
*where++ = 0x48000000 | (distance & 0x03fffffc);
libexec/ld.elf_so/arch/powerpc/ppc_reloc.c
439
Elf_Word *where = (Elf_Word *)(obj->relocbase + rela->r_offset);
libexec/ld.elf_so/arch/powerpc/ppc_reloc.c
468
assert(where >= (Elf_Word *)obj->pltgot);
libexec/ld.elf_so/arch/powerpc/ppc_reloc.c
469
assert(where < (Elf_Word *)obj->pltgot + (obj->pltrelalim - obj->pltrela));
libexec/ld.elf_so/arch/powerpc/ppc_reloc.c
471
where[0] = fdesc[0];
libexec/ld.elf_so/arch/powerpc/ppc_reloc.c
472
where[1] = fdesc[1];
libexec/ld.elf_so/arch/powerpc/ppc_reloc.c
473
where[2] = fdesc[2];
libexec/ld.elf_so/arch/powerpc/ppc_reloc.c
475
ptrdiff_t distance = value - (Elf_Addr)where;
libexec/ld.elf_so/arch/powerpc/ppc_reloc.c
481
assert(where >= (Elf_Word *)obj->pltgot);
libexec/ld.elf_so/arch/powerpc/ppc_reloc.c
482
assert(where < (Elf_Word *)obj->pltgot + (obj->pltrelalim - obj->pltrela));
libexec/ld.elf_so/arch/powerpc/ppc_reloc.c
483
*where = value;
libexec/ld.elf_so/arch/powerpc/ppc_reloc.c
486
*where = 0x48000000 | (distance & 0x03fffffc);
libexec/ld.elf_so/arch/powerpc/ppc_reloc.c
487
__syncicache(where, 4);
libexec/ld.elf_so/arch/powerpc/ppc_reloc.c
503
*where++ = 0x39600000 | reloff;
libexec/ld.elf_so/arch/powerpc/ppc_reloc.c
510
*where++ = 0x3d600000 | ha(value);
libexec/ld.elf_so/arch/powerpc/ppc_reloc.c
511
*where++ = 0x396b0000 | lo(value);
libexec/ld.elf_so/arch/powerpc/ppc_reloc.c
512
*where++ = 0x7d6903a6;
libexec/ld.elf_so/arch/powerpc/ppc_reloc.c
513
*where++ = 0x4e800420;
libexec/ld.elf_so/arch/powerpc/ppc_reloc.c
517
*where++ = 0x3d600000 | ha(reloff);
libexec/ld.elf_so/arch/powerpc/ppc_reloc.c
518
*where++ = 0x396b0000 | lo(reloff);
libexec/ld.elf_so/arch/powerpc/ppc_reloc.c
522
distance = (Elf_Addr)pltcall - (Elf_Addr)where;
libexec/ld.elf_so/arch/powerpc/ppc_reloc.c
523
*where++ = 0x48000000 | (distance & 0x03fffffc);
libexec/ld.elf_so/arch/powerpc/ppc_reloc.c
524
__syncicache(where - 3, 12);
libexec/ld.elf_so/arch/riscv/mdreloc.c
118
Elf_Addr * const where =
libexec/ld.elf_so/arch/riscv/mdreloc.c
150
where, (void *)val,
libexec/ld.elf_so/arch/riscv/mdreloc.c
155
*where = val;
libexec/ld.elf_so/arch/riscv/mdreloc.c
164
where, (void *)val,
libexec/ld.elf_so/arch/riscv/mdreloc.c
170
*where = val;
libexec/ld.elf_so/arch/riscv/mdreloc.c
193
where, (void *)val,
libexec/ld.elf_so/arch/riscv/mdreloc.c
198
*where = val;
libexec/ld.elf_so/arch/riscv/mdreloc.c
207
where, (void *)val,
libexec/ld.elf_so/arch/riscv/mdreloc.c
212
*where = val;
libexec/ld.elf_so/arch/riscv/mdreloc.c
221
*where = (Elf_Addr)(def->st_value + defobj->tlsoffset +
libexec/ld.elf_so/arch/riscv/mdreloc.c
227
obj->path, (void *)*where, defobj->path));
libexec/ld.elf_so/arch/riscv/mdreloc.c
236
(void *)*where));
libexec/ld.elf_so/arch/riscv/mdreloc.c
255
Elf_Addr *where = (Elf_Addr *)(obj->relocbase + rela->r_offset);
libexec/ld.elf_so/arch/riscv/mdreloc.c
259
*where += (Elf_Addr)obj->relocbase;
libexec/ld.elf_so/arch/riscv/mdreloc.c
260
rdbg(("fixup !main in %s --> %p", obj->path, (void *)*where));
libexec/ld.elf_so/arch/riscv/mdreloc.c
274
Elf_Addr * const where = (Elf_Addr *)(obj->relocbase + rela->r_offset);
libexec/ld.elf_so/arch/riscv/mdreloc.c
295
defobj->strtab + def->st_name, (void *)*where,
libexec/ld.elf_so/arch/riscv/mdreloc.c
297
if (*where != new_value)
libexec/ld.elf_so/arch/riscv/mdreloc.c
298
*where = new_value;
libexec/ld.elf_so/arch/riscv/mdreloc.c
89
Elf_Addr *where = (Elf_Addr *)(relocbase + rela->r_offset);
libexec/ld.elf_so/arch/riscv/mdreloc.c
94
*where = val;
libexec/ld.elf_so/arch/riscv/mdreloc.c
96
where, (void *)val));
libexec/ld.elf_so/arch/sh3/mdreloc.c
100
Elf_Addr *where;
libexec/ld.elf_so/arch/sh3/mdreloc.c
104
where = (Elf_Addr *)(obj->relocbase + rela->r_offset);
libexec/ld.elf_so/arch/sh3/mdreloc.c
135
if (*where != tmp)
libexec/ld.elf_so/arch/sh3/mdreloc.c
136
*where = tmp;
libexec/ld.elf_so/arch/sh3/mdreloc.c
139
obj->path, (void *)*where, defobj->path));
libexec/ld.elf_so/arch/sh3/mdreloc.c
144
rela->r_addend) - (Elf_Addr)where;
libexec/ld.elf_so/arch/sh3/mdreloc.c
145
if (*where != tmp)
libexec/ld.elf_so/arch/sh3/mdreloc.c
146
*where = tmp;
libexec/ld.elf_so/arch/sh3/mdreloc.c
149
obj->path, (void *)*where, defobj->path));
libexec/ld.elf_so/arch/sh3/mdreloc.c
156
if (*where != tmp)
libexec/ld.elf_so/arch/sh3/mdreloc.c
157
*where = tmp;
libexec/ld.elf_so/arch/sh3/mdreloc.c
160
obj->path, (void *)*where, defobj->path));
libexec/ld.elf_so/arch/sh3/mdreloc.c
166
if (*where != tmp)
libexec/ld.elf_so/arch/sh3/mdreloc.c
167
*where = tmp;
libexec/ld.elf_so/arch/sh3/mdreloc.c
170
obj->path, (void *)*where, defobj->path));
libexec/ld.elf_so/arch/sh3/mdreloc.c
175
*where = (Elf_Addr)obj->relocbase + rela->r_addend;
libexec/ld.elf_so/arch/sh3/mdreloc.c
177
*where += (Elf_Addr)obj->relocbase;
libexec/ld.elf_so/arch/sh3/mdreloc.c
179
(void *)*where));
libexec/ld.elf_so/arch/sh3/mdreloc.c
199
*where = (Elf_Addr)(def->st_value);
libexec/ld.elf_so/arch/sh3/mdreloc.c
203
obj->path, (void *)*where));
libexec/ld.elf_so/arch/sh3/mdreloc.c
207
*where = (Elf_Addr)(defobj->tlsindex);
libexec/ld.elf_so/arch/sh3/mdreloc.c
211
obj->path, (void *)*where));
libexec/ld.elf_so/arch/sh3/mdreloc.c
220
*where = (Elf_Addr)def->st_value +
libexec/ld.elf_so/arch/sh3/mdreloc.c
226
obj->path, (void *)*where));
libexec/ld.elf_so/arch/sh3/mdreloc.c
235
(void *)*where,
libexec/ld.elf_so/arch/sh3/mdreloc.c
255
Elf_Addr *where = (Elf_Addr *)(obj->relocbase + rela->r_offset);
libexec/ld.elf_so/arch/sh3/mdreloc.c
260
*where += (Elf_Addr)obj->relocbase;
libexec/ld.elf_so/arch/sh3/mdreloc.c
261
rdbg(("fixup !main in %s --> %p", obj->path, (void *)*where));
libexec/ld.elf_so/arch/sh3/mdreloc.c
300
Elf_Addr *where = (Elf_Addr *)(obj->relocbase + rela->r_offset);
libexec/ld.elf_so/arch/sh3/mdreloc.c
322
defobj->strtab + def->st_name, (void *)*where, (void *)new_value));
libexec/ld.elf_so/arch/sh3/mdreloc.c
323
if (*where != new_value)
libexec/ld.elf_so/arch/sh3/mdreloc.c
324
*where = new_value;
libexec/ld.elf_so/arch/sh3/mdreloc.c
72
Elf_Addr *where;
libexec/ld.elf_so/arch/sh3/mdreloc.c
86
where = (Elf_Addr *)(relocbase + rela->r_offset);
libexec/ld.elf_so/arch/sh3/mdreloc.c
87
*where = (Elf_Addr)(relocbase + rela->r_addend);
libexec/ld.elf_so/arch/sparc/mdreloc.c
192
Elf_Addr *where;
libexec/ld.elf_so/arch/sparc/mdreloc.c
206
where = (Elf_Addr *)(relocbase + rela->r_offset);
libexec/ld.elf_so/arch/sparc/mdreloc.c
207
*where += (Elf_Addr)(relocbase + rela->r_addend);
libexec/ld.elf_so/arch/sparc/mdreloc.c
220
Elf_Addr *where;
libexec/ld.elf_so/arch/sparc/mdreloc.c
224
where = (Elf_Addr *) (obj->relocbase + rela->r_offset);
libexec/ld.elf_so/arch/sparc/mdreloc.c
273
*where = (Elf_Addr)defobj->tlsindex;
libexec/ld.elf_so/arch/sparc/mdreloc.c
278
obj->path, (void *)*where));
libexec/ld.elf_so/arch/sparc/mdreloc.c
283
*where = (Elf_Addr)(def->st_value
libexec/ld.elf_so/arch/sparc/mdreloc.c
289
obj->path, (void *)*where));
libexec/ld.elf_so/arch/sparc/mdreloc.c
298
*where = (Elf_Addr)(def->st_value -
libexec/ld.elf_so/arch/sparc/mdreloc.c
304
obj->path, (void *)*where));
libexec/ld.elf_so/arch/sparc/mdreloc.c
322
*where += (Elf_Addr)(obj->relocbase + value);
libexec/ld.elf_so/arch/sparc/mdreloc.c
324
(void *)*where));
libexec/ld.elf_so/arch/sparc/mdreloc.c
334
value -= (Elf_Word)where;
libexec/ld.elf_so/arch/sparc/mdreloc.c
352
if (value != 0 && *where != 0) {
libexec/ld.elf_so/arch/sparc/mdreloc.c
355
obj->path, where, *where,
libexec/ld.elf_so/arch/sparc/mdreloc.c
359
value += (Elf_Word)(obj->relocbase + *where);
libexec/ld.elf_so/arch/sparc/mdreloc.c
369
char *ptr = (char *)where;
libexec/ld.elf_so/arch/sparc/mdreloc.c
387
*where &= ~mask;
libexec/ld.elf_so/arch/sparc/mdreloc.c
388
*where |= value;
libexec/ld.elf_so/arch/sparc/mdreloc.c
390
value = (Elf_Word)*where;
libexec/ld.elf_so/arch/sparc/mdreloc.c
455
Elf_Word *where = (Elf_Addr *)(obj->relocbase + rela->r_offset);
libexec/ld.elf_so/arch/sparc/mdreloc.c
480
sparc_write_branch(where + 1, (void *)value);
libexec/ld.elf_so/arch/sparc64/mdreloc.c
286
Elf_Addr *where;
libexec/ld.elf_so/arch/sparc64/mdreloc.c
300
where = (Elf_Addr *)(relocbase + rela->r_offset);
libexec/ld.elf_so/arch/sparc64/mdreloc.c
301
*where = (Elf_Addr)(relocbase + rela->r_addend);
libexec/ld.elf_so/arch/sparc64/mdreloc.c
314
Elf_Addr *where;
libexec/ld.elf_so/arch/sparc64/mdreloc.c
319
where = (Elf_Addr *) (obj->relocbase + rela->r_offset);
libexec/ld.elf_so/arch/sparc64/mdreloc.c
374
*where = (Elf64_Addr)defobj->tlsindex;
libexec/ld.elf_so/arch/sparc64/mdreloc.c
379
obj->path, (void *)*where));
libexec/ld.elf_so/arch/sparc64/mdreloc.c
384
*where = (Elf64_Addr)(def->st_value
libexec/ld.elf_so/arch/sparc64/mdreloc.c
390
obj->path, (void *)*where));
libexec/ld.elf_so/arch/sparc64/mdreloc.c
399
*where = (Elf64_Addr)(def->st_value -
libexec/ld.elf_so/arch/sparc64/mdreloc.c
404
obj->path, (void *)*where));
libexec/ld.elf_so/arch/sparc64/mdreloc.c
415
*where = (Elf_Addr)(obj->relocbase + value);
libexec/ld.elf_so/arch/sparc64/mdreloc.c
417
(void *)*where));
libexec/ld.elf_so/arch/sparc64/mdreloc.c
432
value -= (Elf_Addr)where;
libexec/ld.elf_so/arch/sparc64/mdreloc.c
449
if (value != 0 && *where != 0) {
libexec/ld.elf_so/arch/sparc64/mdreloc.c
452
obj->path, where, *where,
libexec/ld.elf_so/arch/sparc64/mdreloc.c
467
char *ptr = (char *)where;
libexec/ld.elf_so/arch/sparc64/mdreloc.c
485
*where &= ~mask;
libexec/ld.elf_so/arch/sparc64/mdreloc.c
486
*where |= value;
libexec/ld.elf_so/arch/sparc64/mdreloc.c
488
value = (Elf_Addr)*where;
libexec/ld.elf_so/arch/sparc64/mdreloc.c
491
Elf32_Addr *where32 = (Elf32_Addr *)where;
libexec/ld.elf_so/arch/sparc64/mdreloc.c
589
_rtld_write_plt(Elf_Word *where, Elf_Addr value, const Elf_Rela *rela,
libexec/ld.elf_so/arch/sparc64/mdreloc.c
593
Elf_Addr *ptr = (Elf_Addr *)where;
libexec/ld.elf_so/arch/sparc64/mdreloc.c
601
sparc_write_branch(where + 1, (void *)value);
libexec/ld.elf_so/arch/sparc64/mdreloc.c
613
Elf_Word *where = (Elf_Word *)(obj->relocbase + rela->r_offset);
libexec/ld.elf_so/arch/sparc64/mdreloc.c
638
defobj->strtab + def->st_name, (void*)where, (void *)value));
libexec/ld.elf_so/arch/sparc64/mdreloc.c
640
_rtld_write_plt(where, value, rela, obj);
libexec/ld.elf_so/arch/vax/mdreloc.c
122
if (*where != tmp)
libexec/ld.elf_so/arch/vax/mdreloc.c
123
*where = tmp;
libexec/ld.elf_so/arch/vax/mdreloc.c
126
obj->path, (void *)*where, defobj->path));
libexec/ld.elf_so/arch/vax/mdreloc.c
131
if (*where != tmp)
libexec/ld.elf_so/arch/vax/mdreloc.c
132
*where = tmp;
libexec/ld.elf_so/arch/vax/mdreloc.c
134
(void *)*where));
libexec/ld.elf_so/arch/vax/mdreloc.c
159
(void *)*where));
libexec/ld.elf_so/arch/vax/mdreloc.c
178
Elf_Addr *where = (Elf_Addr *)(obj->relocbase + rela->r_offset);
libexec/ld.elf_so/arch/vax/mdreloc.c
183
*where += (Elf_Addr)obj->relocbase;
libexec/ld.elf_so/arch/vax/mdreloc.c
184
rdbg(("lazy fixup pltgot %p in %s --> %p", where, obj->path,
libexec/ld.elf_so/arch/vax/mdreloc.c
185
(void *)*where));
libexec/ld.elf_so/arch/vax/mdreloc.c
194
Elf_Addr *where = (Elf_Addr *)(obj->relocbase + rela->r_offset);
libexec/ld.elf_so/arch/vax/mdreloc.c
216
rdbg(("bind now/fixup pltgot %p in %s --> old=%p new=%p", where,
libexec/ld.elf_so/arch/vax/mdreloc.c
217
defobj->strtab + def->st_name, (void *)*where, (void *)new_value));
libexec/ld.elf_so/arch/vax/mdreloc.c
218
if (*where != new_value)
libexec/ld.elf_so/arch/vax/mdreloc.c
219
*where = new_value;
libexec/ld.elf_so/arch/vax/mdreloc.c
62
Elf_Addr *where;
libexec/ld.elf_so/arch/vax/mdreloc.c
76
where = (Elf_Addr *)(relocbase + rela->r_offset);
libexec/ld.elf_so/arch/vax/mdreloc.c
77
*where = (Elf_Addr)(relocbase + rela->r_addend);
libexec/ld.elf_so/arch/vax/mdreloc.c
90
Elf_Addr *where;
libexec/ld.elf_so/arch/vax/mdreloc.c
94
where = (Elf_Addr *)(obj->relocbase + rela->r_offset);
libexec/ld.elf_so/arch/x86_64/mdreloc.c
121
Elf_Addr *where;
libexec/ld.elf_so/arch/x86_64/mdreloc.c
139
where = (Elf_Addr *)(relocbase + rela->r_offset);
libexec/ld.elf_so/arch/x86_64/mdreloc.c
140
*where = (Elf_Addr)(relocbase + rela->r_addend);
libexec/ld.elf_so/arch/x86_64/mdreloc.c
306
Elf_Addr *where = (Elf_Addr *)(obj->relocbase + rela->r_offset);
libexec/ld.elf_so/arch/x86_64/mdreloc.c
315
*where += (Elf_Addr)obj->relocbase;
libexec/ld.elf_so/arch/x86_64/mdreloc.c
316
rdbg(("fixup !main in %s --> %p", obj->path, (void *)*where));
libexec/ld.elf_so/arch/x86_64/mdreloc.c
325
Elf_Addr *where = (Elf_Addr *)(obj->relocbase + rela->r_offset);
libexec/ld.elf_so/arch/x86_64/mdreloc.c
352
defobj->strtab + def->st_name, (void *)*where, (void *)new_value));
libexec/ld.elf_so/arch/x86_64/mdreloc.c
353
if (*where != new_value)
libexec/ld.elf_so/arch/x86_64/mdreloc.c
354
*where = new_value;
libexec/ld.elf_so/reloc.c
227
Elf_Addr *where;
libexec/ld.elf_so/reloc.c
233
where = (Elf_Addr *)(obj->relocbase + *relr);
libexec/ld.elf_so/reloc.c
234
*where++ += (Elf_Addr)obj->relocbase;
libexec/ld.elf_so/reloc.c
248
for (i = 1; i < CHAR_BIT*sizeof(*relr); i++, where++) {
libexec/ld.elf_so/reloc.c
250
*where += (Elf_Addr)obj->relocbase;
libexec/ld.elf_so/reloc.c
380
Elf_Addr *where;
libexec/ld.elf_so/reloc.c
398
where = (Elf_Addr *)(obj->relocbase + rela->r_offset);
libexec/ld.elf_so/reloc.c
407
if (*where != target)
libexec/ld.elf_so/reloc.c
408
*where = target;
libexec/ld.elf_so/reloc.c
416
where = (Elf_Addr *)(obj->relocbase + rela->r_offset);
libexec/ld.elf_so/reloc.c
421
if (*where != target)
libexec/ld.elf_so/reloc.c
422
*where = target;
libexec/ld.elf_so/reloc.c
432
Elf_Addr *where, target;
libexec/ld.elf_so/reloc.c
438
where = (Elf_Addr *)(obj->relocbase + rel->r_offset);
libexec/ld.elf_so/reloc.c
440
target = _rtld_resolve_ifunc2(obj, *where);
libexec/ld.elf_so/reloc.c
442
if (*where != target)
libexec/ld.elf_so/reloc.c
443
*where = target;
libexec/ld.elf_so/reloc.c
450
where = (Elf_Addr *)(obj->relocbase + rel->r_offset);
libexec/ld.elf_so/reloc.c
452
target = _rtld_resolve_ifunc2(obj, *where);
libexec/ld.elf_so/reloc.c
454
if (*where != target)
libexec/ld.elf_so/reloc.c
455
*where = target;
libexec/telnetd/utility.c
444
putf(const char *cp, char *where)
libexec/telnetd/utility.c
453
putlocation = where;
sbin/resize_ffs/resize_ffs.c
2080
writeat(where / DEV_BSIZE, newsb, SBLOCKSIZE);
sbin/resize_ffs/resize_ffs.c
2227
for (where = search[i = 0]; search[i] != -1; where = search[++i]) {
sbin/resize_ffs/resize_ffs.c
2228
readat(where / DEV_BSIZE, oldsb, SBLOCKSIZE);
sbin/resize_ffs/resize_ffs.c
2247
if (!is_ufs2 && where == SBLOCK_UFS2)
sbin/resize_ffs/resize_ffs.c
2251
if (where == (off_t)-1)
sbin/resize_ffs/resize_ffs.c
83
static off_t where;
sbin/route/route.c
1017
addtag(sup su, const char *s, int where)
sbin/route/route.c
1023
ms[where].s_addr = 0;
sbin/route/route.c
1024
ms[where].shim.label = atoi(s);
sbin/route/route.c
1025
ms[where].s_addr = htonl(ms[where].s_addr);
share/examples/refuse/fanoutfs/defs.h
44
#define NEWARRAY(type,ptr,size,where,action) do { \
share/examples/refuse/fanoutfs/defs.h
47
where, (unsigned long)(size * sizeof(type))); \
share/examples/refuse/fanoutfs/defs.h
52
#define RENEW(type,ptr,size,where,action) do { \
share/examples/refuse/fanoutfs/defs.h
56
where, (unsigned long)(size * sizeof(type))); \
share/examples/refuse/fanoutfs/defs.h
63
#define NEW(type, ptr, where, action) NEWARRAY(type, ptr, 1, where, action)
share/examples/refuse/fanoutfs/defs.h
67
#define ALLOC(type, v, size, c, init, incr, where, action) do { \
share/examples/refuse/fanoutfs/defs.h
71
NEWARRAY(type, v, _newsize, where ": new", action); \
share/examples/refuse/fanoutfs/defs.h
74
RENEW(type, v, _newsize, where ": renew", action); \
share/examples/refuse/id3fs/defs.h
44
#define NEWARRAY(type,ptr,size,where,action) do { \
share/examples/refuse/id3fs/defs.h
47
where, (unsigned long)(size * sizeof(type))); \
share/examples/refuse/id3fs/defs.h
52
#define RENEW(type,ptr,size,where,action) do { \
share/examples/refuse/id3fs/defs.h
56
where, (unsigned long)(size * sizeof(type))); \
share/examples/refuse/id3fs/defs.h
63
#define NEW(type, ptr, where, action) NEWARRAY(type, ptr, 1, where, action)
share/examples/refuse/id3fs/defs.h
67
#define ALLOC(type, v, size, c, init, incr, where, action) do { \
share/examples/refuse/id3fs/defs.h
71
NEWARRAY(type, v, _newsize, where ": new", action); \
share/examples/refuse/id3fs/defs.h
74
RENEW(type, v, _newsize, where ": renew", action); \
share/examples/refuse/virtdir/defs.h
44
#define NEWARRAY(type,ptr,size,where,action) do { \
share/examples/refuse/virtdir/defs.h
47
where, (unsigned long)(size * sizeof(type))); \
share/examples/refuse/virtdir/defs.h
52
#define RENEW(type,ptr,size,where,action) do { \
share/examples/refuse/virtdir/defs.h
56
where, (unsigned long)(size * sizeof(type))); \
share/examples/refuse/virtdir/defs.h
63
#define NEW(type, ptr, where, action) NEWARRAY(type, ptr, 1, where, action)
share/examples/refuse/virtdir/defs.h
67
#define ALLOC(type, v, size, c, init, incr, where, action) do { \
share/examples/refuse/virtdir/defs.h
71
NEWARRAY(type, v, _newsize, where ": new", action); \
share/examples/refuse/virtdir/defs.h
74
RENEW(type, v, _newsize, where ": renew", action); \
sys/arch/aarch64/aarch64/aarch64_machdep.c
490
uint64_t where = xc_broadcast(0, set_user_tagged_address,
sys/arch/aarch64/aarch64/aarch64_machdep.c
492
xc_wait(where);
sys/arch/aarch64/aarch64/cpu_machdep.c
306
cpu_kpreempt_enter(uintptr_t where, int s)
sys/arch/aarch64/aarch64/cpu_machdep.c
311
if (where == (intptr_t)-2) {
sys/arch/aarch64/aarch64/cpu_machdep.c
334
cpu_kpreempt_exit(uintptr_t where)
sys/arch/aarch64/aarch64/kobj_machdep.c
104
const char *bitscale, void *where, Elf64_Addr off)
sys/arch/aarch64/aarch64/kobj_machdep.c
111
(uintptr_t)targetaddr, where, off, bitwidth, bitscale);
sys/arch/aarch64/aarch64/kobj_machdep.c
124
Elf64_Addr off, *where;
sys/arch/aarch64/aarch64/kobj_machdep.c
157
where = (Elf_Addr *)(relocbase + off);
sys/arch/aarch64/aarch64/kobj_machdep.c
160
where32 = (void *)where;
sys/arch/aarch64/aarch64/kobj_machdep.c
161
where16 = (void *)where;
sys/arch/aarch64/aarch64/kobj_machdep.c
162
insn = (uint32_t *)where;
sys/arch/aarch64/aarch64/kobj_machdep.c
181
symidx, rtype, where, off);
sys/arch/aarch64/aarch64/kobj_machdep.c
189
__func__, __LINE__, strrtype(rtype), where, off);
sys/arch/aarch64/aarch64/kobj_machdep.c
190
old = *where;
sys/arch/aarch64/aarch64/kobj_machdep.c
203
*where = saddr + addend;
sys/arch/aarch64/aarch64/kobj_machdep.c
250
if (checkalign(val, 1 << shift, where, off)) {
sys/arch/aarch64/aarch64/kobj_machdep.c
271
val -= (uintptr_t)where >> 12;
sys/arch/aarch64/aarch64/kobj_machdep.c
272
if (!nc && checkoverflow(val, 21, raddr, " x 4k", where, off)) {
sys/arch/aarch64/aarch64/kobj_machdep.c
291
val = raddr - (uintptr_t)where;
sys/arch/aarch64/aarch64/kobj_machdep.c
292
if (checkalign(val, 4, where, off)) {
sys/arch/aarch64/aarch64/kobj_machdep.c
297
if (checkoverflow(val, 26, raddr, " word", where, off)) {
sys/arch/aarch64/aarch64/kobj_machdep.c
311
val = raddr - (uintptr_t)where;
sys/arch/aarch64/aarch64/kobj_machdep.c
312
if (checkoverflow(val, 64, raddr, "", where, off)) {
sys/arch/aarch64/aarch64/kobj_machdep.c
316
*where = val;
sys/arch/aarch64/aarch64/kobj_machdep.c
324
val = raddr - (uintptr_t)where;
sys/arch/aarch64/aarch64/kobj_machdep.c
325
if (checkoverflow(val, 32, raddr, "", where, off)) {
sys/arch/aarch64/aarch64/kobj_machdep.c
337
val = raddr - (uintptr_t)where;
sys/arch/aarch64/aarch64/kobj_machdep.c
338
if (checkoverflow(val, 16, raddr, "", where, off)) {
sys/arch/aarch64/aarch64/kobj_machdep.c
347
rtype, where, off, symidx);
sys/arch/aarch64/aarch64/kobj_machdep.c
355
printf("%s: -> %016jx\n", __func__, (uintptr_t)*where);
sys/arch/aarch64/aarch64/kobj_machdep.c
379
uint64_t where;
sys/arch/aarch64/aarch64/kobj_machdep.c
385
where = xc_broadcast(0,
sys/arch/aarch64/aarch64/kobj_machdep.c
387
xc_wait(where);
sys/arch/aarch64/aarch64/kobj_machdep.c
91
checkalign(Elf_Addr addr, int alignbyte, void *where, Elf64_Addr off)
sys/arch/aarch64/aarch64/kobj_machdep.c
96
(uintptr_t)addr, where, off, alignbyte);
sys/arch/aarch64/aarch64/trap.c
327
uint64_t where;
sys/arch/aarch64/aarch64/trap.c
375
where = xc_broadcast(0, configure_cpu_traps0, NULL, NULL);
sys/arch/aarch64/aarch64/trap.c
376
xc_wait(where);
sys/arch/acorn32/podulebus/sbic.c
638
sbicabort(struct sbic_softc *dev, sbic_regmap_p regs, const char *where)
sys/arch/acorn32/podulebus/sbic.c
646
device_xname(dev->sc_dev), where, csr, asr);
sys/arch/acorn32/podulebus/sbic.c
668
device_xname(dev->sc_dev), where, asr);
sys/arch/acorn32/stand/lib/riscosfile.c
156
riscos_seek(struct open_file *f, off_t offset, int where)
sys/arch/acorn32/stand/lib/riscosfile.c
164
switch (where) {
sys/arch/acorn32/stand/lib/rmreloc.c
134
Elf_Addr *where;
sys/arch/acorn32/stand/lib/rmreloc.c
137
where = (Elf_Addr *)(obj->relocbase + rel->r_offset);
sys/arch/acorn32/stand/lib/rmreloc.c
144
if (__predict_true(RELOC_ALIGNED_P(where))) {
sys/arch/acorn32/stand/lib/rmreloc.c
145
tmp = *where + (Elf_Addr)obj->relocbase -
sys/arch/acorn32/stand/lib/rmreloc.c
147
*where = tmp;
sys/arch/acorn32/stand/lib/rmreloc.c
149
tmp = load_ptr(where) +
sys/arch/acorn32/stand/lib/rmreloc.c
152
store_ptr(where, tmp);
sys/arch/acorn32/stand/lib/rmreloc.c
85
load_ptr(void *where)
sys/arch/acorn32/stand/lib/rmreloc.c
89
memcpy(&res, where, sizeof(res));
sys/arch/acorn32/stand/lib/rmreloc.c
95
store_ptr(void *where, Elf_Addr val)
sys/arch/acorn32/stand/lib/rmreloc.c
98
memcpy(where, &val, sizeof(val));
sys/arch/alpha/alpha/kobj_machdep.c
106
if (*where != addr)
sys/arch/alpha/alpha/kobj_machdep.c
107
*where = addr;
sys/arch/alpha/alpha/kobj_machdep.c
115
if (*where != addr)
sys/arch/alpha/alpha/kobj_machdep.c
116
*where = addr;
sys/arch/alpha/alpha/kobj_machdep.c
124
if (*where != addr)
sys/arch/alpha/alpha/kobj_machdep.c
125
*where = addr;
sys/arch/alpha/alpha/kobj_machdep.c
130
if (*where != addr)
sys/arch/alpha/alpha/kobj_machdep.c
131
*where = addr;
sys/arch/alpha/alpha/kobj_machdep.c
69
Elf_Addr *where;
sys/arch/alpha/alpha/kobj_machdep.c
79
where = (Elf_Addr *) (relocbase + rela->r_offset);
sys/arch/alpha/alpha/kobj_machdep.c
85
where = (Elf_Addr *) (relocbase + rel->r_offset);
sys/arch/alpha/alpha/kobj_machdep.c
86
addend = *where;
sys/arch/alpha/common/shared_intr.c
275
uint64_t where = xc_unicast(XC_HIGHPRI,
sys/arch/alpha/common/shared_intr.c
278
xc_wait(where);
sys/arch/alpha/common/shared_intr.c
297
uint64_t where = xc_unicast(XC_HIGHPRI,
sys/arch/alpha/common/shared_intr.c
300
xc_wait(where);
sys/arch/alpha/common/shared_intr.c
453
uint64_t where = xc_unicast(XC_HIGHPRI,
sys/arch/alpha/common/shared_intr.c
456
xc_wait(where);
sys/arch/alpha/common/shared_intr.c
462
uint64_t where = xc_unicast(XC_HIGHPRI,
sys/arch/alpha/common/shared_intr.c
465
xc_wait(where);
sys/arch/amd64/amd64/kobj_machdep.c
101
addend = *(Elf32_Addr *)where;
sys/arch/amd64/amd64/kobj_machdep.c
104
addend = *where;
sys/arch/amd64/amd64/kobj_machdep.c
124
memcpy(where, &val, sizeof(val));
sys/arch/amd64/amd64/kobj_machdep.c
132
where32 = (Elf32_Addr *)where;
sys/arch/amd64/amd64/kobj_machdep.c
133
val32 = (Elf32_Addr)(addr + addend - (Elf64_Addr)where);
sys/arch/amd64/amd64/kobj_machdep.c
143
where32 = (Elf32_Addr *)where;
sys/arch/amd64/amd64/kobj_machdep.c
152
memcpy(where, &addr, sizeof(addr));
sys/arch/amd64/amd64/kobj_machdep.c
158
memcpy(where, &val, sizeof(val));
sys/arch/amd64/amd64/kobj_machdep.c
172
uint64_t where;
sys/arch/amd64/amd64/kobj_machdep.c
178
where = xc_broadcast(0, (xcfunc_t)wbinvd, NULL, NULL);
sys/arch/amd64/amd64/kobj_machdep.c
179
xc_wait(where);
sys/arch/amd64/amd64/kobj_machdep.c
76
Elf64_Addr *where, val;
sys/arch/amd64/amd64/kobj_machdep.c
87
where = (Elf64_Addr *)(relocbase + rela->r_offset);
sys/arch/amd64/amd64/kobj_machdep.c
93
where = (Elf64_Addr *)(relocbase + rel->r_offset);
sys/arch/amd64/stand/prekern/elf.c
196
Elf64_Addr *where, val;
sys/arch/amd64/stand/prekern/elf.c
206
where = (Elf64_Addr *)(relocbase + rela->r_offset);
sys/arch/amd64/stand/prekern/elf.c
212
where = (Elf64_Addr *)(relocbase + rel->r_offset);
sys/arch/amd64/stand/prekern/elf.c
220
addend = *(Elf32_Addr *)where;
sys/arch/amd64/stand/prekern/elf.c
223
addend = *where;
sys/arch/amd64/stand/prekern/elf.c
235
*where = val;
sys/arch/amd64/stand/prekern/elf.c
241
where32 = (Elf32_Addr *)where;
sys/arch/amd64/stand/prekern/elf.c
242
val32 = (Elf32_Addr)(addr + addend - (Elf64_Addr)where);
sys/arch/amd64/stand/prekern/elf.c
250
where32 = (Elf32_Addr *)where;
sys/arch/amd64/stand/prekern/elf.c
257
*where = addr;
sys/arch/amd64/stand/prekern/elf.c
263
*where = val;
sys/arch/amiga/dev/if_es.c
202
es_dump_smcregs(const char *where, union smcregs *smc)
sys/arch/amiga/dev/if_es.c
206
printf("SMC registers %p from %s bank %04x\n", smc, where,
sys/arch/amiga/dev/sbic.c
727
sbicabort(struct sbic_softc *dev, sbic_regmap_t regs, const char *where)
sys/arch/amiga/dev/sbic.c
735
device_xname(dev->sc_dev), where, csr, asr);
sys/arch/amiga/dev/sbic.c
757
device_xname(dev->sc_dev), where, asr);
sys/arch/amiga/dev/sci.c
267
sciabort(struct sci_softc *dev, const char *where)
sys/arch/amiga/dev/sci.c
270
device_xname(dev->sc_dev), where, *dev->sci_csr, *dev->sci_bus_csr);
sys/arch/amiga/dev/siop.c
499
siopabort(register struct siop_softc *sc, siop_regmap_p rp, const char *where)
sys/arch/amiga/dev/siop.c
507
where, rp->siop_dstat, rp->siop_sstat0, rp->siop_sbcl);
sys/arch/amiga/dev/siop2.c
484
siopngabort(register struct siop_softc *sc, siop_regmap_p rp, const char *where)
sys/arch/amiga/dev/siop2.c
492
where, rp->siop_dstat, rp->siop_istat, rp->siop_sist,
sys/arch/arm/acpi/acpi_platform.c
302
char *where = (char *)madt + sizeof(ACPI_TABLE_MADT);
sys/arch/arm/acpi/acpi_platform.c
303
while (where < end) {
sys/arch/arm/acpi/acpi_platform.c
305
(ACPI_SUBTABLE_HEADER *)where;
sys/arch/arm/acpi/acpi_platform.c
308
where += subtable->Length;
sys/arch/arm/amlogic/meson_genfb.c
698
meson_genfb_ddb_trap_callback(int where)
sys/arch/arm/amlogic/meson_genfb.c
703
if (where) {
sys/arch/arm/arm/arm_machdep.c
325
cpu_kpreempt_enter(uintptr_t where, int s)
sys/arch/arm/arm/arm_machdep.c
334
cpu_kpreempt_exit(uintptr_t where)
sys/arch/arm/arm32/kobj_machdep.c
113
*where = addr + addend;
sys/arch/arm/arm32/kobj_machdep.c
124
*where = addr;
sys/arch/arm/arm32/kobj_machdep.c
129
if (*where != addr)
sys/arch/arm/arm32/kobj_machdep.c
130
*where = addr;
sys/arch/arm/arm32/kobj_machdep.c
135
if ((*where & 0x0fb00000) != 0x03000000)
sys/arch/arm/arm32/kobj_machdep.c
142
*where = (*where & 0xfff0f000)
sys/arch/arm/arm32/kobj_machdep.c
149
if (local && (*where & 0x00ffffff) != 0x00fffffe)
sys/arch/arm/arm32/kobj_machdep.c
165
addend += (uintptr_t)addr - (uintptr_t)where;
sys/arch/arm/arm32/kobj_machdep.c
168
printf ("Relocation %x unaligned @ %p\n", addend, where);
sys/arch/arm/arm32/kobj_machdep.c
174
printf ("Relocation %x too far @ %p\n", addend, where);
sys/arch/arm/arm32/kobj_machdep.c
177
*where = (*where & 0xff000000) | ((addend >> 2) & 0x00ffffff);
sys/arch/arm/arm32/kobj_machdep.c
186
addend += (uintptr_t)addr - (uintptr_t)where;
sys/arch/arm/arm32/kobj_machdep.c
187
*where = addend;
sys/arch/arm/arm32/kobj_machdep.c
199
addend += (uintptr_t)addr - (uintptr_t)where;
sys/arch/arm/arm32/kobj_machdep.c
203
printf ("Relocation %x too far @ %p\n", addend, where);
sys/arch/arm/arm32/kobj_machdep.c
207
*where = (*where & 0x80000000) | (addend & 0x7fffffff);
sys/arch/arm/arm32/kobj_machdep.c
214
rtype, where, symidx);
sys/arch/arm/arm32/kobj_machdep.c
76
Elf_Addr *where;
sys/arch/arm/arm32/kobj_machdep.c
86
where = (Elf_Addr *) (relocbase + rela->r_offset);
sys/arch/arm/arm32/kobj_machdep.c
92
where = (Elf_Addr *) (relocbase + rel->r_offset);
sys/arch/arm/arm32/kobj_machdep.c
93
addend = *where;
sys/arch/arm/broadcom/bcm2835_genfb.c
207
bcmgenfb_ddb_trap_callback(int where)
sys/arch/arm/broadcom/bcm2835_genfb.c
212
if (where) {
sys/arch/arm/broadcom/bcm283x_platform.c
125
extern void bcmgenfb_ddb_trap_callback(int where);
sys/arch/arm/imx/imx_genfb.c
176
imx_genfb_ddb_trap_callback(int where)
sys/arch/arm/imx/imx_genfb.c
181
if (where)
sys/arch/atari/stand/tostools/libtos/cread.c
364
clseek(int fd, off_t offset, int where)
sys/arch/atari/stand/tostools/libtos/cread.c
371
off_t res = lseek(fd, offset, where);
sys/arch/atari/stand/tostools/libtos/cread.c
379
switch(where) {
sys/arch/evbarm/gemini/gemini_machdep.c
479
static void gemini_db_trap(int where)
sys/arch/evbarm/gemini/gemini_machdep.c
484
if (where) {
sys/arch/ews4800mips/stand/common/bootfs.c
151
bfs_seek(struct open_file *f, off_t offset, int where)
sys/arch/ews4800mips/stand/common/bootfs.c
156
switch (where) {
sys/arch/ews4800mips/stand/common/datafs.c
111
data_seek(struct open_file *f, off_t offset, int where)
sys/arch/ews4800mips/stand/common/datafs.c
115
switch (where) {
sys/arch/hp300/stand/common/rawfs.c
147
rawfs_seek(struct open_file *f, off_t offset, int where)
sys/arch/hpcmips/stand/libsa/winfs.h
45
off_t win_seek(struct open_file *f, off_t offset, int where);
sys/arch/hppa/hppa/kobj_machdep.c
108
load_ptr(void *where)
sys/arch/hppa/hppa/kobj_machdep.c
110
if (__predict_true(RELOC_ALIGNED_P(where)))
sys/arch/hppa/hppa/kobj_machdep.c
111
return *(Elf_Addr *)where;
sys/arch/hppa/hppa/kobj_machdep.c
115
(void)memcpy(&res, where, sizeof(res));
sys/arch/hppa/hppa/kobj_machdep.c
121
store_ptr(void *where, Elf_Addr val)
sys/arch/hppa/hppa/kobj_machdep.c
123
if (__predict_true(RELOC_ALIGNED_P(where)))
sys/arch/hppa/hppa/kobj_machdep.c
124
*(Elf_Addr *)where = val;
sys/arch/hppa/hppa/kobj_machdep.c
126
(void)memcpy(where, &val, sizeof(val));
sys/arch/hppa/hppa/kobj_machdep.c
133
Elf_Addr *where;
sys/arch/hppa/hppa/kobj_machdep.c
147
where = (Elf_Addr *) (relocbase + rela->r_offset);
sys/arch/hppa/hppa/kobj_machdep.c
185
value += addr - (Elf_Word)where - 8;
sys/arch/hppa/hppa/kobj_machdep.c
223
store_ptr(where, value);
sys/arch/hppa/hppa/kobj_machdep.c
228
*where |=
sys/arch/hppa/hppa/kobj_machdep.c
236
*where |=
sys/arch/hppa/hppa/kobj_machdep.c
245
*where |=
sys/arch/hppa/stand/common/lif.c
201
lif_seek(struct open_file *f, off_t offset, int where)
sys/arch/hppa/stand/common/lif.c
205
switch (where) {
sys/arch/i386/i386/kobj_machdep.c
119
addr += addend - (Elf_Addr)where;
sys/arch/i386/i386/kobj_machdep.c
137
*where = addr;
sys/arch/i386/i386/kobj_machdep.c
144
uint64_t where;
sys/arch/i386/i386/kobj_machdep.c
154
where = xc_broadcast(0, (xcfunc_t)wbinvd, NULL, NULL);
sys/arch/i386/i386/kobj_machdep.c
155
xc_wait(where);
sys/arch/i386/i386/kobj_machdep.c
76
Elf_Addr *where;
sys/arch/i386/i386/kobj_machdep.c
86
where = (Elf_Addr *) (relocbase + rela->r_offset);
sys/arch/i386/i386/kobj_machdep.c
92
where = (Elf_Addr *) (relocbase + rel->r_offset);
sys/arch/i386/i386/kobj_machdep.c
93
addend = *where;
sys/arch/i386/stand/dosboot/dosfile.c
189
dos_seek(struct open_file *f, off_t offset, int where)
sys/arch/i386/stand/dosboot/dosfile.c
198
switch (where) {
sys/arch/i386/stand/dosboot/dosfile.c
229
df->off, offset, where, res);
sys/arch/ia64/stand/efi/libefi/efifs.c
187
efifs_seek(struct open_file *f, off_t offset, int where)
sys/arch/ia64/stand/efi/libefi/efifs.c
196
switch (where) {
sys/arch/ia64/stand/ia64/ski/skifs.c
100
switch (where) {
sys/arch/ia64/stand/ia64/ski/skifs.c
96
skifs_seek(struct open_file *f, off_t offset, int where)
sys/arch/ia64/unwind/stackframe.c
1124
switch (stptr[i].where) {
sys/arch/ia64/unwind/stackframe.c
645
target->bsp.where = UNSAVED;
sys/arch/ia64/unwind/stackframe.c
648
target->psp.where = UNSAVED;
sys/arch/ia64/unwind/stackframe.c
651
target->rp.where = UNSAVED;
sys/arch/ia64/unwind/stackframe.c
654
target->pfs.where = UNSAVED;
sys/arch/ia64/unwind/stackframe.c
688
srec->rp.where = GRREL;
sys/arch/ia64/unwind/stackframe.c
694
srec->pfs.where = GRREL;
sys/arch/ia64/unwind/stackframe.c
700
srec->psp.where = GRREL;
sys/arch/ia64/unwind/stackframe.c
709
srec->psp.where = GRREL;
sys/arch/ia64/unwind/stackframe.c
716
srec->rp.where = GRREL;
sys/arch/ia64/unwind/stackframe.c
723
srec->pfs.where = GRREL;
sys/arch/ia64/unwind/stackframe.c
746
srec->psp.where = IMMED;
sys/arch/ia64/unwind/stackframe.c
762
srec->psp.where = SPREL;
sys/arch/ia64/unwind/stackframe.c
779
srec->rp.where = PSPREL;
sys/arch/ia64/unwind/stackframe.c
796
srec->pfs.where = PSPREL;
sys/arch/ia64/unwind/stackframe.c
808
srec->rp.where = SPREL;
sys/arch/ia64/unwind/stackframe.c
814
srec->pfs.where = SPREL;
sys/arch/ia64/unwind/stackframe.c
871
switch(srec->rp.where) {
sys/arch/ia64/unwind/stackframe.c
896
switch(srec->pfs.where) {
sys/arch/ia64/unwind/stackframe.h
49
enum regrecord_type where;
sys/arch/m68k/m68k/kobj_machdep.c
44
Elf_Addr *where;
sys/arch/m68k/m68k/kobj_machdep.c
56
where = (Elf_Addr *)(relocbase + rela->r_offset);
sys/arch/m68k/m68k/kobj_machdep.c
74
tmp = (Elf_Addr)(addr + rela->r_addend) - (Elf_Addr)where;
sys/arch/m68k/m68k/kobj_machdep.c
75
if (*where != tmp)
sys/arch/m68k/m68k/kobj_machdep.c
76
*where = tmp;
sys/arch/m68k/m68k/kobj_machdep.c
84
tmp = (Elf_Addr)(addr + *where + rela->r_addend);
sys/arch/m68k/m68k/kobj_machdep.c
85
*where = tmp;
sys/arch/m68k/m68k/kobj_machdep.c
89
*where += (Elf_Addr)(relocbase + rela->r_addend);
sys/arch/macppc/stand/ofwboot/hfs.c
87
hfs_seek(struct open_file *f, off_t offset, int where)
sys/arch/macppc/stand/ofwboot/hfs.c
89
switch (where) {
sys/arch/mips/mips/cpu_subr.c
562
cpu_kpreempt_enter(uintptr_t where, int s)
sys/arch/mips/mips/cpu_subr.c
568
if (where == (intptr_t)-2) {
sys/arch/mips/mips/cpu_subr.c
591
cpu_kpreempt_exit(uintptr_t where)
sys/arch/mips/mips/kobj_machdep.c
110
where32 = (void *)where;
sys/arch/mips/mips/kobj_machdep.c
126
addr += ((intptr_t)where & 0xf0000000) | addend;
sys/arch/mips/mips/kobj_machdep.c
177
DPRINTF(" orig = 0x%016lx\n", *where);
sys/arch/mips/mips/kobj_machdep.c
178
*where = addr;
sys/arch/mips/mips/kobj_machdep.c
179
DPRINTF(" new = 0x%016lx\n", *where);
sys/arch/mips/mips/kobj_machdep.c
229
__func__, rtype, where);
sys/arch/mips/mips/kobj_machdep.c
248
uint64_t where;
sys/arch/mips/mips/kobj_machdep.c
256
where = xc_broadcast(0,
sys/arch/mips/mips/kobj_machdep.c
258
xc_wait(where);
sys/arch/mips/mips/kobj_machdep.c
66
Elf_Addr addr, addend, *where;
sys/arch/mips/mips/kobj_machdep.c
82
where = (Elf_Addr *)(relocbase + rela->r_offset);
sys/arch/mips/mips/kobj_machdep.c
94
insn = (void *)where;
sys/arch/mips/mips/kobj_machdep.c
97
KASSERT(((intptr_t)where & (sizeof(int32_t) - 1)) == 0);
sys/arch/mvme68k/dev/sbic.c
748
sbicabort(struct sbic_softc *dev, const char *where)
sys/arch/mvme68k/dev/sbic.c
757
device_xname(dev->sc_dev), where, csr, asr);
sys/arch/mvme68k/dev/sbic.c
771
device_xname(dev->sc_dev), where, asr);
sys/arch/mvme68k/stand/bootst/rawfs.c
132
off_t rawfs_seek(struct open_file *f, off_t offset, int where)
sys/arch/mvme68k/stand/bootst/rawfs.c
153
switch (where) {
sys/arch/mvme68k/stand/bootst/rawfs.h
12
off_t rawfs_seek(struct open_file *f, off_t offset, int where);
sys/arch/powerpc/oea/cpu_subr.c
1324
uint64_t where;
sys/arch/powerpc/oea/cpu_subr.c
1325
where = xc_broadcast(0, (xcfunc_t)cpu_set_dfs_xcall, &div, &dfs_mask);
sys/arch/powerpc/oea/cpu_subr.c
1326
xc_wait(where);
sys/arch/powerpc/powerpc/kobj_machdep.c
155
*where = addend;
sys/arch/powerpc/powerpc/kobj_machdep.c
72
Elf_Addr *where;
sys/arch/powerpc/powerpc/kobj_machdep.c
85
where = (Elf_Addr *) (relocbase + rela->r_offset);
sys/arch/riscv/riscv/kobj_machdep.c
108
addend -= (intptr_t)where;
sys/arch/riscv/riscv/kobj_machdep.c
110
last_hi20.where = where;
sys/arch/riscv/riscv/kobj_machdep.c
130
Elf_Addr * const where = (Elf_Addr *)(relocbase + rela->r_offset);
sys/arch/riscv/riscv/kobj_machdep.c
132
uint32_t *wwhere = (uint32_t *)where;
sys/arch/riscv/riscv/kobj_machdep.c
133
uint16_t * const hwhere = (uint16_t *)where;
sys/arch/riscv/riscv/kobj_machdep.c
134
uint8_t * const bwhere = (uint8_t *)where;
sys/arch/riscv/riscv/kobj_machdep.c
179
addend -= (intptr_t)where; /* A -= P */
sys/arch/riscv/riscv/kobj_machdep.c
221
last_hi20.where = where;
sys/arch/riscv/riscv/kobj_machdep.c
240
if (last_hi20.where != (void *)addr) {
sys/arch/riscv/riscv/kobj_machdep.c
274
*where = addend;
sys/arch/riscv/riscv/kobj_machdep.c
299
*where += addend;
sys/arch/riscv/riscv/kobj_machdep.c
315
*where -= addend;
sys/arch/riscv/riscv/kobj_machdep.c
46
void *where;
sys/arch/riscv/riscv/kobj_machdep.c
76
Elf_Addr * const where =
sys/arch/riscv/riscv/kobj_machdep.c
79
if (where != hi20addr) {
sys/arch/sandpoint/stand/altboot/memfs.c
102
switch (where) {
sys/arch/sandpoint/stand/altboot/memfs.c
97
mem_seek(struct open_file *f, off_t offset, int where)
sys/arch/sgimips/sgimips/machdep.c
200
void ddb_trap_hook(int where);
sys/arch/sgimips/sgimips/machdep.c
928
void ddb_trap_hook(int where)
sys/arch/sgimips/sgimips/machdep.c
930
switch (where) {
sys/arch/sh3/sh3/kobj_machdep.c
47
Elf_Addr *where;
sys/arch/sh3/sh3/kobj_machdep.c
58
where = (Elf_Addr *)(relocbase + rela->r_offset);
sys/arch/sh3/sh3/kobj_machdep.c
78
tmp = (Elf_Addr)(addr + *where + rela->r_addend);
sys/arch/sh3/sh3/kobj_machdep.c
80
tmp -= (uintptr_t)where;
sys/arch/sh3/sh3/kobj_machdep.c
81
*where = tmp;
sys/arch/sparc/include/elf_support.h
38
unsigned int *where = (unsigned int *)where_;
sys/arch/sparc/include/elf_support.h
40
unsigned long offset = value - (unsigned long)where;
sys/arch/sparc/include/elf_support.h
46
where[0] = BAA | ((offset >> 2) & 0x3fffff);
sys/arch/sparc/include/elf_support.h
47
__asm volatile("iflush %0+0" : : "r" (where));
sys/arch/sparc/include/elf_support.h
57
where[1] = JMP | LOVAL(value, 0);
sys/arch/sparc/include/elf_support.h
58
__asm volatile("iflush %0+4" : : "r" (where));
sys/arch/sparc/include/elf_support.h
59
where[0] = SETHI | HIVAL(value, 10);
sys/arch/sparc/include/elf_support.h
60
__asm volatile("iflush %0+0" : : "r" (where));
sys/arch/sparc/sparc/kobj_machdep.c
129
Elf_Addr *where, addr;
sys/arch/sparc/sparc/kobj_machdep.c
136
where = (Elf_Addr *) (relocbase + rela->r_offset);
sys/arch/sparc/sparc/kobj_machdep.c
162
*where += (Elf_Addr)(relocbase + value);
sys/arch/sparc/sparc/kobj_machdep.c
174
value -= (Elf_Word)where;
sys/arch/sparc/sparc/kobj_machdep.c
178
value += (Elf_Word)(relocbase + *where);
sys/arch/sparc/sparc/kobj_machdep.c
187
char *ptr = (char *)where;
sys/arch/sparc/sparc/kobj_machdep.c
202
*where &= ~mask;
sys/arch/sparc/sparc/kobj_machdep.c
203
*where |= value;
sys/arch/sparc64/include/elf_support.h
107
where[1] = CALL | ((-(offset + 4)>> 2) & 0x3fffffffU);
sys/arch/sparc64/include/elf_support.h
108
where[2] = MOV17;
sys/arch/sparc64/include/elf_support.h
109
__asm volatile("iflush %0+4" : : "r" (where));
sys/arch/sparc64/include/elf_support.h
110
__asm volatile("iflush %0+8" : : "r" (where));
sys/arch/sparc64/include/elf_support.h
111
where[0] = MOV71;
sys/arch/sparc64/include/elf_support.h
112
__asm volatile("iflush %0+0" : : "r" (where));
sys/arch/sparc64/include/elf_support.h
125
where[1] = OR | (((value) >> 12) & 0x00001fff);
sys/arch/sparc64/include/elf_support.h
126
where[2] = SLLX | 12;
sys/arch/sparc64/include/elf_support.h
127
where[3] = JMP | LOVAL(value, 0);
sys/arch/sparc64/include/elf_support.h
128
__asm volatile("iflush %0+4" : : "r" (where));
sys/arch/sparc64/include/elf_support.h
129
__asm volatile("iflush %0+8" : : "r" (where));
sys/arch/sparc64/include/elf_support.h
130
__asm volatile("iflush %0+12" : : "r" (where));
sys/arch/sparc64/include/elf_support.h
131
where[0] = SETHI | HIVAL(value, 22);
sys/arch/sparc64/include/elf_support.h
132
__asm volatile("iflush %0+0" : : "r" (where));
sys/arch/sparc64/include/elf_support.h
146
where[1] = OR | (LOVAL(neg, 0)+1);
sys/arch/sparc64/include/elf_support.h
147
where[2] = NEG;
sys/arch/sparc64/include/elf_support.h
148
where[3] = SLLX | 12;
sys/arch/sparc64/include/elf_support.h
149
where[4] = JMP | (value & 0x0fff);
sys/arch/sparc64/include/elf_support.h
150
__asm volatile("iflush %0+4" : : "r" (where));
sys/arch/sparc64/include/elf_support.h
151
__asm volatile("iflush %0+8" : : "r" (where));
sys/arch/sparc64/include/elf_support.h
152
__asm volatile("iflush %0+12" : : "r" (where));
sys/arch/sparc64/include/elf_support.h
153
__asm volatile("iflush %0+16" : : "r" (where));
sys/arch/sparc64/include/elf_support.h
154
where[0] = SETHI | HIVAL(neg, 10);
sys/arch/sparc64/include/elf_support.h
155
__asm volatile("iflush %0+0" : : "r" (where));
sys/arch/sparc64/include/elf_support.h
168
where[1] = SETHIG5 | HIVAL(value, 10);
sys/arch/sparc64/include/elf_support.h
169
where[2] = OR | LOVAL(value, 32);
sys/arch/sparc64/include/elf_support.h
170
where[3] = SLLX | 32;
sys/arch/sparc64/include/elf_support.h
171
where[4] = ORG5;
sys/arch/sparc64/include/elf_support.h
172
where[5] = JMP | LOVAL(value, 0);
sys/arch/sparc64/include/elf_support.h
173
__asm volatile("iflush %0+4" : : "r" (where));
sys/arch/sparc64/include/elf_support.h
174
__asm volatile("iflush %0+8" : : "r" (where));
sys/arch/sparc64/include/elf_support.h
175
__asm volatile("iflush %0+12" : : "r" (where));
sys/arch/sparc64/include/elf_support.h
176
__asm volatile("iflush %0+16" : : "r" (where));
sys/arch/sparc64/include/elf_support.h
177
__asm volatile("iflush %0+20" : : "r" (where));
sys/arch/sparc64/include/elf_support.h
178
where[0] = SETHI | HIVAL(value, 42);
sys/arch/sparc64/include/elf_support.h
179
__asm volatile("iflush %0+0" : : "r" (where));
sys/arch/sparc64/include/elf_support.h
56
unsigned int *where = (unsigned int *)where_;
sys/arch/sparc64/include/elf_support.h
58
unsigned long offset = value - (unsigned long)where;
sys/arch/sparc64/include/elf_support.h
64
where[0] = BAA | ((offset >> 2) & 0x3fffff);
sys/arch/sparc64/include/elf_support.h
65
__asm volatile("iflush %0+0" : : "r" (where));
sys/arch/sparc64/include/elf_support.h
76
where[1] = JMP | LOVAL(value, 0);
sys/arch/sparc64/include/elf_support.h
77
__asm volatile("iflush %0+4" : : "r" (where));
sys/arch/sparc64/include/elf_support.h
78
where[0] = SETHI | HIVAL(value, 10);
sys/arch/sparc64/include/elf_support.h
79
__asm volatile("iflush %0+0" : : "r" (where));
sys/arch/sparc64/include/elf_support.h
90
where[2] = JMP;
sys/arch/sparc64/include/elf_support.h
91
where[1] = XOR | (value & 0x00003ff) | 0x1c00;
sys/arch/sparc64/include/elf_support.h
92
__asm volatile("iflush %0+4" : : "r" (where));
sys/arch/sparc64/include/elf_support.h
93
__asm volatile("iflush %0+8" : : "r" (where));
sys/arch/sparc64/include/elf_support.h
94
where[0] = SETHI | HIVAL(~value, 10);
sys/arch/sparc64/include/elf_support.h
95
__asm volatile("iflush %0+0" : : "r" (where));
sys/arch/sparc64/sparc64/kobj_machdep.c
187
Elf_Addr *where;
sys/arch/sparc64/sparc64/kobj_machdep.c
199
where = (Elf_Addr *)(relocbase + rela->r_offset);
sys/arch/sparc64/sparc64/kobj_machdep.c
200
where32 = (Elf_Word *)where;
sys/arch/sparc64/sparc64/kobj_machdep.c
219
where = (Elf_Addr *)((Elf_Addr)base + rela->r_offset);
sys/arch/sparc64/sparc64/kobj_machdep.c
220
*where = value;
sys/arch/sparc64/sparc64/kobj_machdep.c
244
value -= (Elf_Addr)where;
sys/arch/sparc64/sparc64/kobj_machdep.c
254
*where &= ~mask;
sys/arch/sparc64/sparc64/kobj_machdep.c
255
*where |= value;
sys/arch/sun2/dev/if_ie_mbmem.c
285
ie_mbmemintr(struct ie_softc *sc, int where)
sys/arch/sun2/dev/if_ie_mbmem.c
289
if (where != INTR_ENTER)
sys/arch/sun68k/stand/tapeboot/rawfs.c
145
rawfs_seek(struct open_file *f, off_t offset, int where)
sys/arch/sun68k/stand/tapeboot/rawfs.c
150
switch (where) {
sys/arch/vax/vax/kobj_machdep.c
49
Elf_Addr *where = (Elf_Addr *)(relocbase + rela->r_offset);
sys/arch/vax/vax/kobj_machdep.c
72
addr -= (Elf_Addr)where + 4;
sys/arch/vax/vax/kobj_machdep.c
74
*where = addr;
sys/arch/x86/x86/cpu_ucode_amd.c
242
int where;
sys/arch/x86/x86/cpu_ucode_amd.c
294
where = xc_broadcast(0, cpu_apply_cb, sc, &mc);
sys/arch/x86/x86/cpu_ucode_amd.c
297
xc_wait(where);
sys/arch/x86/x86/fpu.c
680
char where[128];
sys/arch/x86/x86/fpu.c
683
db_symstr(where, sizeof(where), (db_expr_t)ip, DB_STGY_PROC);
sys/arch/x86/x86/fpu.c
685
snprintf(where, sizeof(where), "%p", (void *)ip);
sys/arch/x86/x86/fpu.c
688
panic("fpu trap from kernel at %s, trapframe %p\n", where,
sys/arch/x86/x86/genfb_machdep.c
86
x86_genfb_ddb_trap_callback(int where)
sys/arch/x86/x86/genfb_machdep.c
91
if (where) {
sys/arch/x86/x86/intr.c
1015
where = xc_unicast(0, intr_establish_xcall, ih,
sys/arch/x86/x86/intr.c
1017
xc_wait(where);
sys/arch/x86/x86/intr.c
1025
where = xc_unicast(0, intr_hwunmask_xcall, ih, NULL, ci);
sys/arch/x86/x86/intr.c
1026
xc_wait(where);
sys/arch/x86/x86/intr.c
1132
const uint64_t where =
sys/arch/x86/x86/intr.c
1134
xc_wait(where);
sys/arch/x86/x86/intr.c
1275
uint64_t where;
sys/arch/x86/x86/intr.c
1290
where = xc_unicast(0, intr_disestablish_xcall, ih, NULL, ci);
sys/arch/x86/x86/intr.c
1291
xc_wait(where);
sys/arch/x86/x86/intr.c
1667
uint64_t where;
sys/arch/x86/x86/intr.c
1729
where = xc_unicast(0, intr_redistribute_xc_t, isp,
sys/arch/x86/x86/intr.c
1731
xc_wait(where);
sys/arch/x86/x86/intr.c
1737
where = xc_unicast(0, intr_redistribute_xc_s1, isp, nci, oci);
sys/arch/x86/x86/intr.c
1738
xc_wait(where);
sys/arch/x86/x86/intr.c
1744
where = xc_unicast(0, intr_redistribute_xc_s2,
sys/arch/x86/x86/intr.c
1746
xc_wait(where);
sys/arch/x86/x86/intr.c
2025
uint64_t where;
sys/arch/x86/x86/intr.c
2026
where = xc_unicast(0, intr_deactivate_xcall, ih,
sys/arch/x86/x86/intr.c
2028
xc_wait(where);
sys/arch/x86/x86/intr.c
2044
uint64_t where;
sys/arch/x86/x86/intr.c
2045
where = xc_unicast(0, intr_activate_xcall, ih,
sys/arch/x86/x86/intr.c
2047
xc_wait(where);
sys/arch/x86/x86/intr.c
2057
uint64_t where;
sys/arch/x86/x86/intr.c
2058
where = xc_unicast(0, intr_hwunmask_xcall, ih, NULL, newci);
sys/arch/x86/x86/intr.c
2059
xc_wait(where);
sys/arch/x86/x86/intr.c
843
uint64_t where;
sys/arch/x86/x86/lapic.c
1003
#define APIC_LVT_PRINT(ci, where, idx, lvtreg) \
sys/arch/x86/x86/lapic.c
1004
apic_format_redir(device_xname(ci->ci_dev), where, (idx), \
sys/arch/x86/x86/pmap.c
3431
uint64_t where;
sys/arch/x86/x86/pmap.c
3436
where = xc_broadcast(0, pmap_ldt_xcall, pm, NULL);
sys/arch/x86/x86/pmap.c
3437
xc_wait(where);
sys/arch/x86/x86/x86_machdep.c
462
cpu_kpreempt_enter(uintptr_t where, int s)
sys/arch/x86/x86/x86_machdep.c
491
cpu_kpreempt_exit(uintptr_t where)
sys/arch/x86/x86/x86_machdep.c
506
if (where >= (uintptr_t)&x86_copyfunc_start &&
sys/arch/x86/x86/x86_machdep.c
507
where < (uintptr_t)&x86_copyfunc_end) {
sys/arch/x86/x86/x86_machdep.c
511
else if (where >= (uintptr_t)&i386_calltrap_start &&
sys/arch/x86/x86/x86_machdep.c
512
where < (uintptr_t)&i386_calltrap_end) {
sys/arch/xen/xen/evtchn.c
1071
uint64_t where = xc_unicast(0, event_remove_handler_xcall,
sys/arch/xen/xen/evtchn.c
1073
xc_wait(where);
sys/arch/xen/xen/evtchn.c
980
uint64_t where = xc_unicast(0, event_set_handler_xcall,
sys/arch/xen/xen/evtchn.c
982
xc_wait(where);
sys/compat/common/kern_info_43.c
198
error = old_sysctl(&name[0], 6, SCARG(uap, where), &size,
sys/compat/common/kern_info_43.c
205
error = old_sysctl(&name[0], 2, SCARG(uap, where), &size,
sys/compat/common/kern_info_43.c
214
error = old_sysctl(&name[0], 4, SCARG(uap, where), &size,
sys/compat/common/kern_info_43.c
221
error = old_sysctl(&name[0], 2, SCARG(uap, where), &size,
sys/compat/common/kern_info_43.c
228
error = old_sysctl(&name[0], 2, SCARG(uap, where), &size,
sys/compat/common/kern_info_43.c
235
error = old_sysctl(&name[0], 2, SCARG(uap, where), &size,
sys/compat/common/kern_info_43.c
242
error = old_sysctl(&name[0], 2, SCARG(uap, where), &size,
sys/compat/common/kern_info_43.c
251
(struct bsdi_si *) SCARG(uap, where);
sys/compat/common/sysv_ipc_50.c
137
if (where == NULL || *sizep > infosize)
sys/compat/common/sysv_ipc_50.c
142
if (where == NULL) {
sys/compat/common/sysv_ipc_50.c
79
void *where = oldp;
sys/compat/common/sysv_ipc_50.c
99
start = where;
sys/compat/netbsd32/netbsd32_compat_43.c
251
NETBSD32TOP_UAP(where, char);
sys/compat/netbsd32/netbsd32_syscallargs.h
366
syscallarg(netbsd32_charp) where;
sys/compat/netbsd32/netbsd32_systrace_args.c
501
uarg[1] = (intptr_t) SCARG(p, where).i32; /* netbsd32_charp */
sys/dev/acpi/acpi.c
2003
char *madtend, *where;
sys/dev/acpi/acpi.c
2006
where = (char *)madt_header + sizeof (ACPI_TABLE_MADT);
sys/dev/acpi/acpi.c
2008
while (where < madtend) {
sys/dev/acpi/acpi.c
2010
hdrp = (ACPI_SUBTABLE_HEADER *)where;
sys/dev/acpi/acpi.c
2015
where += hdrp->Length;
sys/dev/acpi/acpi.c
2023
char *gtdtend, *where;
sys/dev/acpi/acpi.c
2026
where = (char *)gtdt_header + sizeof (ACPI_TABLE_GTDT);
sys/dev/acpi/acpi.c
2028
while (where < gtdtend) {
sys/dev/acpi/acpi.c
2030
hdrp = (ACPI_GTDT_HEADER *)where;
sys/dev/acpi/acpi.c
2035
where += hdrp->Length;
sys/dev/audio/audio.c
8317
audio_diagnostic_format2(const char *where, const audio_format2_t *fmt)
sys/dev/audio/audio.c
8320
KASSERTMSG(fmt, "called from %s", where);
sys/dev/audio/audio.c
8325
"called from %s: fmt->stride=%d", where, fmt->stride);
sys/dev/audio/audio.c
8328
"called from %s: fmt->stride=%d", where, fmt->stride);
sys/dev/audio/audio.c
8332
where, fmt->precision, fmt->stride);
sys/dev/audio/audio.c
8334
"called from %s: fmt->channels=%d", where, fmt->channels);
sys/dev/audio/audio.c
8340
audio_diagnostic_filter_arg(const char *where, const audio_filter_arg_t *arg)
sys/dev/audio/audio.c
8346
audio_diagnostic_format2(where, arg->srcfmt);
sys/dev/audio/audio.c
8347
audio_diagnostic_format2(where, arg->dstfmt);
sys/dev/audio/audio.c
8352
audio_diagnostic_ring(const char *where, const audio_ring_t *ring)
sys/dev/audio/audio.c
8355
KASSERTMSG(ring, "called from %s", where);
sys/dev/audio/audio.c
8356
audio_diagnostic_format2(where, &ring->fmt);
sys/dev/audio/audio.c
8358
"called from %s: ring->capacity=%d", where, ring->capacity);
sys/dev/audio/audio.c
8361
where, ring->used, ring->capacity);
sys/dev/audio/audio.c
8364
"called from %s: capacity == 0 but mem != NULL", where);
sys/dev/audio/audio.c
8367
"called from %s: capacity != 0 but mem == NULL", where);
sys/dev/audio/audio.c
8370
where, ring->head, ring->capacity);
sys/dev/ic/atw.c
420
atw_print_regs(struct atw_softc *sc, const char *where)
sys/dev/ic/atw.c
426
ATW_DPRINTF2(("%s: %s\n", device_xname(sc->sc_dev), where));
sys/dev/ic/osiop.c
695
osiop_abort(struct osiop_softc *sc, const char *where)
sys/dev/ic/osiop.c
699
device_xname(sc->sc_dev), where,
sys/dev/ic/rtw.c
236
rtw_print_regs(struct rtw_regs *regs, const char *dvname, const char *where)
sys/dev/ic/rtw.c
253
RTW_DPRINTF(RTW_DEBUG_REGDUMP, ("%s: %s\n", dvname, where));
sys/dev/ic/wd33c93.c
911
const char *where)
sys/dev/ic/wd33c93.c
919
printf ("ABORT in %s: csr=0x%02x, asr=0x%02x\n", where, csr, asr);
sys/dev/ic/wd33c93.c
939
where, asr);
sys/dev/isa/if_ef.c
206
ef_intrhook(struct ie_softc *sc, int where)
sys/dev/isa/if_ef.c
211
switch (where) {
sys/dev/isa/if_ix.c
215
ix_intrhook(struct ie_softc *sc, int where)
sys/dev/isa/if_ix.c
219
switch (where) {
sys/dev/vme/if_ie_vme.c
284
ie_vmeintr(struct ie_softc *sc, int where)
sys/dev/vme/if_ie_vme.c
288
if (where != INTR_ENTER)
sys/dev/wscons/wsdisplay_vcons.c
1532
vcons_scroll(void *cookie, void *vs, int where)
sys/dev/wscons/wsdisplay_vcons.c
1536
if (where == 0) {
sys/dev/wscons/wsdisplay_vcons.c
1539
scr->scr_line_wanted = scr->scr_line_wanted - where;
sys/kern/init_sysctl.c
1057
char *where, *dp;
sys/kern/init_sysctl.c
1067
dp = where = oldp;
sys/kern/init_sysctl.c
1068
buflen = where != NULL ? *oldlenp : 0;
sys/kern/init_sysctl.c
1187
if (where != NULL) {
sys/kern/init_sysctl.c
1188
*oldlenp = dp - where;
sys/kern/init_sysctl.c
1260
char *start, *where;
sys/kern/init_sysctl.c
1266
start = where = oldp;
sys/kern/init_sysctl.c
1268
if (where == NULL) {
sys/kern/init_sysctl.c
1292
error = dcopyout(l, &kd, where, sizeof kd);
sys/kern/init_sysctl.c
1297
where += sizeof kd;
sys/kern/init_sysctl.c
1301
*oldlenp = where - start;
sys/kern/kern_cpu.c
409
uint64_t where;
sys/kern/kern_cpu.c
441
where = xc_unicast(0, func, ci, NULL, ci);
sys/kern/kern_cpu.c
442
xc_wait(where);
sys/kern/kern_cpu.c
525
uint64_t where;
sys/kern/kern_cpu.c
559
where = xc_unicast(0, func, ci, NULL, ci);
sys/kern/kern_cpu.c
560
xc_wait(where);
sys/kern/kern_descrip.c
2095
char *start, *where;
sys/kern/kern_descrip.c
2098
start = where = oldp;
sys/kern/kern_descrip.c
2101
if (where == NULL) {
sys/kern/kern_descrip.c
2123
error = sysctl_copyout(l, &flist, where, sizeof(flist));
sys/kern/kern_descrip.c
2129
where += sizeof(flist);
sys/kern/kern_descrip.c
2191
*oldlenp = where - start;
sys/kern/kern_descrip.c
2199
error = sysctl_copyout(l, &fbuf, where, sizeof(fbuf));
sys/kern/kern_descrip.c
2204
where += sizeof(struct file);
sys/kern/kern_descrip.c
2230
*oldlenp = where - start;
sys/kern/kern_proc.c
2077
char *where, *dp;
sys/kern/kern_proc.c
2087
dp = where = oldp;
sys/kern/kern_proc.c
2088
buflen = where != NULL ? *oldlenp : 0;
sys/kern/kern_proc.c
2296
if (where != NULL) {
sys/kern/kern_proc.c
2297
*oldlenp = dp - where;
sys/kern/kern_stub.c
209
cpu_kpreempt_enter(uintptr_t where, int s)
sys/kern/kern_stub.c
216
cpu_kpreempt_exit(uintptr_t where)
sys/kern/kern_synch.c
372
kpreempt(uintptr_t where)
sys/kern/kern_synch.c
417
if (__predict_false(!cpu_kpreempt_enter(where, s))) {
sys/kern/kern_synch.c
439
cpu_kpreempt_exit(where);
sys/kern/kern_synch.c
452
if (where == 0) {
sys/kern/kern_synch.c
453
where = (uintptr_t)__builtin_return_address(0);
sys/kern/kern_synch.c
457
(void *)where) == NULL) {
sys/kern/kern_tc.c
323
char *where;
sys/kern/kern_tc.c
340
where = oldp;
sys/kern/kern_tc.c
342
if (where == NULL) {
sys/kern/kern_tc.c
352
error = copyout(buf, where, slen + 1);
sys/kern/kern_tc.c
358
where += slen;
sys/kern/subr_autoconf.c
605
const char *where;
sys/kern/subr_autoconf.c
618
if (prop_dictionary_get_string(dict, "location", &where)) {
sys/kern/subr_autoconf.c
619
prop_dictionary_set_string(ev, "location", where);
sys/kern/subr_autoconf.c
621
what, device_xname(dev), parent, where);
sys/kern/subr_interrupt.c
110
uint64_t where;
sys/kern/subr_interrupt.c
111
where = xc_unicast(0, interrupt_shield_xcall, ci,
sys/kern/subr_interrupt.c
113
xc_wait(where);
sys/kern/subr_iostat.c
349
char *where = oldp;
sys/kern/subr_iostat.c
370
if (where == NULL)
sys/kern/subr_iostat.c
389
error = copyout(bf, where, slen + 1);
sys/kern/subr_iostat.c
392
where += slen;
sys/kern/subr_iostat.c
407
char *where = oldp;
sys/kern/subr_iostat.c
424
if (where == NULL) {
sys/kern/subr_iostat.c
472
error = copyout(&sdrive, where, uimin(tocopy, sizeof(sdrive)));
sys/kern/subr_iostat.c
475
where += tocopy;
sys/kern/subr_lockdebug.c
216
uintptr_t where)
sys/kern/subr_lockdebug.c
226
PRIxPTR ")", func, line, lock, where);
sys/kern/subr_lockdebug.c
449
const volatile void *lock, uintptr_t where, int shared)
sys/kern/subr_lockdebug.c
463
if ((ld = lockdebug_lookup(func, line, lock, where)) == NULL) {
sys/kern/subr_lockdebug.c
505
volatile void *lock, void *cvlock, uintptr_t where, int shared)
sys/kern/subr_lockdebug.c
515
if ((ld = lockdebug_lookup(func, line, lock, where)) == NULL) {
sys/kern/subr_lockdebug.c
521
ld->ld_locked = where;
sys/kern/subr_lockdebug.c
531
ld->ld_locked = where;
sys/kern/subr_lockdebug.c
556
volatile void *lock, uintptr_t where, int shared)
sys/kern/subr_lockdebug.c
566
if ((ld = lockdebug_lookup(func, line, lock, where)) == NULL) {
sys/kern/subr_lockdebug.c
584
ld->ld_unlocked = where;
sys/kern/subr_lockdebug.c
613
ld->ld_unlocked = where;
sys/kern/subr_log.c
465
char *where = oldp;
sys/kern/subr_log.c
515
error = copyout(&msgbufp->msg_bufc[beg], where, len);
sys/kern/subr_log.c
516
ktrmibio(-1, UIO_READ, where, len, error);
sys/kern/subr_log.c
519
where += len;
sys/kern/subr_percpu.c
154
uint64_t where;
sys/kern/subr_percpu.c
156
where = xc_unicast(0, percpu_cpu_swap, ci, &pcc, ci);
sys/kern/subr_percpu.c
157
xc_wait(where);
sys/kern/subr_pool.c
2414
uint64_t where;
sys/kern/subr_pool.c
2436
where = xc_broadcast(0,
sys/kern/subr_pool.c
2438
xc_wait(where);
sys/kern/subr_prof.c
238
uint64_t where;
sys/kern/subr_prof.c
327
where = xc_unicast(0, prof_set_state_xc,
sys/kern/subr_prof.c
329
xc_wait(where);
sys/kern/subr_prof.c
366
where = xc_broadcast(0, prof_set_state_xc,
sys/kern/subr_prof.c
368
xc_wait(where);
sys/kern/subr_xcall.c
302
uint64_t where;
sys/kern/subr_xcall.c
304
where = xc_broadcast(flags, xc_nop, NULL, NULL);
sys/kern/subr_xcall.c
305
xc_wait(where);
sys/kern/subr_xcall.c
355
xc_wait(uint64_t where)
sys/kern/subr_xcall.c
368
if ((where & XC_PRI_BIT) != 0) {
sys/kern/subr_xcall.c
370
where &= ~XC_PRI_BIT;
sys/kern/subr_xcall.c
377
if (atomic_load_acquire(&xc->xc_donep) >= where) {
sys/kern/subr_xcall.c
384
while (xc->xc_donep < where) {
sys/kern/subr_xcall.c
400
uint64_t where;
sys/kern/subr_xcall.c
425
where = xc->xc_headp;
sys/kern/subr_xcall.c
429
KASSERT((where & XC_PRI_BIT) == 0);
sys/kern/subr_xcall.c
430
return where;
sys/kern/subr_xcall.c
550
uint64_t where;
sys/kern/subr_xcall.c
561
where = xc->xc_headp;
sys/kern/subr_xcall.c
593
return (where | XC_PRI_BIT);
sys/kern/systrace_args.c
501
uarg[1] = (intptr_t) SCARG(p, where); /* char * */
sys/kern/sysv_ipc.c
358
void *where = oldp;
sys/kern/sysv_ipc.c
389
start = where;
sys/kern/sysv_ipc.c
427
if (where == NULL || *sizep > infosize)
sys/kern/sysv_ipc.c
432
if (where == NULL) {
sys/kern/uipc_socket2.c
771
sblastrecordchk(struct sockbuf *sb, const char *where)
sys/kern/uipc_socket2.c
786
panic("sblastrecordchk from %s", where);
sys/kern/uipc_socket2.c
791
sblastmbufchk(struct sockbuf *sb, const char *where)
sys/kern/uipc_socket2.c
814
panic("sblastmbufchk from %s", where);
sys/kern/vfs_subr.c
1016
if (where == NULL)
sys/kern/vfs_subr.c
1034
error = copyout(bf, where, slen + 1);
sys/kern/vfs_subr.c
1039
where += slen;
sys/kern/vfs_subr.c
1062
char *where = oldp;
sys/kern/vfs_subr.c
1068
char *bp = where;
sys/kern/vfs_subr.c
1079
if (where == NULL) {
sys/kern/vfs_subr.c
1083
ewhere = where + *sizep;
sys/kern/vfs_subr.c
1095
*sizep = bp - where;
sys/kern/vfs_subr.c
1115
*sizep = bp - where;
sys/kern/vfs_subr.c
998
char *where = oldp;
sys/kern/vfs_syscalls.c
1720
chdir_lookup(const char *path, int where, struct vnode **vpp, struct lwp *l)
sys/kern/vfs_syscalls.c
1726
error = pathbuf_maybe_copyin(path, where, &pb);
sys/lib/libsa/cd9660.c
375
cd9660_seek(struct open_file *f, off_t offset, int where)
sys/lib/libsa/cd9660.c
379
switch (where) {
sys/lib/libsa/cread.c
426
lseek(int fd, off_t offset, int where)
sys/lib/libsa/cread.c
440
return olseek(fd, offset, where);
sys/lib/libsa/cread.c
445
off_t res = olseek(fd, offset, where);
sys/lib/libsa/cread.c
453
switch(where) {
sys/lib/libsa/ext2fs.c
771
ext2fs_seek(struct open_file *f, off_t offset, int where)
sys/lib/libsa/ext2fs.c
775
switch (where) {
sys/lib/libsa/lseek.c
102
return FS_SEEK(f->f_ops)(f, offset, where);
sys/lib/libsa/lseek.c
67
lseek(int fd, off_t offset, int where)
sys/lib/libsa/lseek.c
69
olseek(int fd, off_t offset, int where)
sys/lib/libsa/lseek.c
86
switch (where) {
sys/lib/libsa/minixfs3.c
789
minixfs3_seek(struct open_file *f, off_t offset, int where)
sys/lib/libsa/minixfs3.c
793
switch (where) {
sys/lib/libsa/nfs.c
859
nfs_seek(struct open_file *f, off_t offset, int where)
sys/lib/libsa/nfs.c
875
switch (where) {
sys/lib/libsa/nullfs.c
103
null_seek(struct open_file *f, off_t offset, int where)
sys/lib/libsa/tftp.c
443
tftp_seek(struct open_file *f, off_t offset, int where)
sys/lib/libsa/tftp.c
448
switch (where) {
sys/lib/libsa/ufs.c
973
ufs_seek(struct open_file *f, off_t offset, int where)
sys/lib/libsa/ufs.c
977
switch (where) {
sys/net/rtsock.c
404
void *where = oldp;
sys/net/rtsock.c
432
w.w_where = where;
sys/net/rtsock.c
490
if (where) {
sys/net/rtsock.c
491
*given = (char *)w.w_where - (char *)where;
sys/netipsec/ipsec.c
352
key_get_default_sp(int af, const char *where, int tag)
sys/netipsec/ipsec.c
356
KEYDEBUG_PRINTF(KEYDEBUG_IPSEC_STAMP, "DP from %s:%u\n", where, tag);
sys/netipsec/key.c
1003
KEYDEBUG_PRINTF(KEYDEBUG_IPSEC_STAMP, "DP from %s:%u\n", where, tag);
sys/netipsec/key.c
1053
key_sp_ref(sp, where, tag);
sys/netipsec/key.c
1259
const char* where, int tag)
sys/netipsec/key.c
1299
where, tag,
sys/netipsec/key.c
1355
key_sa_ref(sav, where, tag);
sys/netipsec/key.c
1413
key_sp_ref(struct secpolicy *sp, const char* where, int tag)
sys/netipsec/key.c
1420
sp, sp->id, where, tag, key_sp_refcnt(sp));
sys/netipsec/key.c
1428
key_sp_unref(struct secpolicy *sp, const char* where, int tag)
sys/netipsec/key.c
1435
sp, sp->id, where, tag, key_sp_refcnt(sp));
sys/netipsec/key.c
1460
key_sa_ref(struct secasvar *sav, const char* where, int tag)
sys/netipsec/key.c
1467
sav, where, tag);
sys/netipsec/key.c
1471
key_sa_unref(struct secasvar *sav, const char* where, int tag)
sys/netipsec/key.c
1478
sav, where, tag);
sys/netipsec/key.c
1807
key_newsp(const char* where, int tag)
sys/netipsec/key.c
1814
"DP from %s:%u return SP:%p\n", where, tag, newsp);
sys/netipsec/key.c
3291
int *errp, int proto, const char* where, int tag)
sys/netipsec/key.c
3352
where, tag, newsav, ntohl(newsav->spi), proto);
sys/netipsec/key.c
3359
"DP from %s:%u return SA:NULL\n", where, tag);
sys/netipsec/key.c
942
u_int dir, const char* where, int tag)
sys/netipsec/key.c
950
KEYDEBUG_PRINTF(KEYDEBUG_IPSEC_STAMP, "DP from %s:%u\n", where, tag);
sys/netipsec/key.c
976
key_sp_ref(sp, where, tag);
sys/netipsec/key.c
995
const char* where, int tag)
sys/rump/librump/rumpkern/scheduler.c
530
kpreempt(uintptr_t where)
sys/sys/lockdebug.h
100
#define LOCKDEBUG_WANTLOCK(dodebug, lock, where, s) /* nothing */
sys/sys/lockdebug.h
101
#define LOCKDEBUG_LOCKED(dodebug, lock, al, where, s) /* nothing */
sys/sys/lockdebug.h
102
#define LOCKDEBUG_UNLOCKED(dodebug, lock, where, s) /* nothing */
sys/sys/lockdebug.h
85
#define LOCKDEBUG_WANTLOCK(dodebug, lock, where, s) \
sys/sys/lockdebug.h
86
if (dodebug) lockdebug_wantlock(__func__, __LINE__, lock, where, s)
sys/sys/lockdebug.h
87
#define LOCKDEBUG_LOCKED(dodebug, lock, al, where, s) \
sys/sys/lockdebug.h
88
if (dodebug) lockdebug_locked(__func__, __LINE__, lock, al, where, s)
sys/sys/lockdebug.h
89
#define LOCKDEBUG_UNLOCKED(dodebug, lock, where, s) \
sys/sys/lockdebug.h
90
if (dodebug) lockdebug_unlocked(__func__, __LINE__, lock, where, s)
sys/sys/socketvar.h
547
#define SBLASTRECORDCHK(sb, where) sblastrecordchk((sb), (where))
sys/sys/socketvar.h
550
#define SBLASTMBUFCHK(sb, where) sblastmbufchk((sb), (where))
sys/sys/socketvar.h
553
#define SBLASTRECORDCHK(sb, where) /* nothing */
sys/sys/socketvar.h
554
#define SBLASTMBUFCHK(sb, where) /* nothing */
sys/sys/syscallargs.h
416
syscallarg(char *) where;
sys/uvm/uvm_pgflcache.c
316
uint64_t where;
sys/uvm/uvm_pgflcache.c
321
where = xc_broadcast(XC_HIGHPRI, uvm_pgflcache_fini_cpu,
sys/uvm/uvm_pgflcache.c
323
xc_wait(where);
usr.bin/audio/common/wav.c
145
char *where = hdr;
usr.bin/audio/common/wav.c
165
where += (l); \
usr.bin/audio/common/wav.c
169
if (memcmp(where, strRIFF, sizeof strRIFF) != 0)
usr.bin/audio/common/wav.c
174
if (memcmp(where, strWAVE, sizeof strWAVE) != 0)
usr.bin/audio/common/wav.c
178
found = find_riff_chunk(strfmt, &remain, &where, &len);
usr.bin/audio/common/wav.c
184
memcpy(&fmt, where, sizeof fmt);
usr.bin/audio/common/wav.c
200
memcpy(&ext, where + sizeof fmt, sizeof ext);
usr.bin/audio/common/wav.c
280
found = find_riff_chunk(strdata, &remain, &where, &len);
usr.bin/audio/common/wav.c
294
return (where - (char *)hdr);
usr.bin/config/defs.h
130
struct where nv_where;
usr.bin/config/defs.h
142
struct where cf_where;
usr.bin/config/defs.h
156
struct where dl_where;
usr.bin/config/defs.h
209
struct where a_where;
usr.bin/config/defs.h
290
struct where d_where;
usr.bin/config/defs.h
304
struct where d_where;
usr.bin/config/defs.h
343
struct where i_where;
usr.bin/config/defs.h
356
struct where fi_where;
usr.bin/config/defs.h
432
struct where dm_where;
usr.bin/config/defs.h
597
struct where *find_declared_option(const char *);
usr.bin/config/main.c
860
struct where *w;
usr.bin/config/main.c
954
struct where *
usr.bin/config/main.c
984
struct where *w;
usr.bin/finger/finger.h
54
struct where *whead, *wtail; /* list of where user is or has been */
usr.bin/finger/finger.h
60
struct where *next; /* next place user is or has been */
usr.bin/gzip/gzip.c
2148
print_ratio(off_t in, off_t out, FILE *where)
usr.bin/gzip/gzip.c
2183
fprintf(where, "%5s%%", buff);
usr.bin/make/job.c
573
JobTable_Dump(const char *where)
usr.bin/make/job.c
578
debug_printf("%s, job table:\n", where);
usr.bin/man/man.c
198
m.all = m.where = 1;
usr.bin/man/man.c
225
if (!m.cat && !m.how && !m.where) { /* if we need a pager ... */
usr.bin/man/man.c
431
if (m.where) {
usr.bin/man/man.c
506
if (!mp->where)
usr.bin/man/man.c
539
if (!mp->where)
usr.bin/man/man.c
92
int where; /* -w: just show paths of all matching files */
usr.bin/patch/patch.c
157
LINENUM where = 0, newwhere, fuzz, mymaxfuzz;
usr.bin/patch/patch.c
262
where = locate_hunk(fuzz);
usr.bin/patch/patch.c
263
if (hunk == 1 && where == 0 && !force) {
usr.bin/patch/patch.c
272
where = locate_hunk(fuzz);
usr.bin/patch/patch.c
273
if (where == 0) {
usr.bin/patch/patch.c
301
where = 0;
usr.bin/patch/patch.c
309
} while (!skip_rest_of_patch && where == 0 &&
usr.bin/patch/patch.c
328
} else if (where == 0) {
usr.bin/patch/patch.c
335
apply_hunk(where);
usr.bin/patch/patch.c
834
apply_hunk(LINENUM where)
usr.bin/patch/patch.c
846
where--;
usr.bin/patch/patch.c
852
copy_till(where + old - 1, false);
usr.bin/patch/patch.c
868
copy_till(where + old - 1, false);
usr.bin/patch/patch.c
890
copy_till(where + old - 1, false);
usr.bin/patch/patch.c
922
copy_till(where + old - 1, false);
usr.bin/rpcgen/rpc_scan.c
158
if (*where == 0) {
usr.bin/rpcgen/rpc_scan.c
162
*where = 0;
usr.bin/rpcgen/rpc_scan.c
179
where = curline;
usr.bin/rpcgen/rpc_scan.c
181
if (isspace((unsigned char)*where)) {
usr.bin/rpcgen/rpc_scan.c
182
while (isspace((unsigned char)*where)) {
usr.bin/rpcgen/rpc_scan.c
183
where++; /* eat */
usr.bin/rpcgen/rpc_scan.c
187
for (where++; *where; where++) {
usr.bin/rpcgen/rpc_scan.c
188
if (endcomment(where)) {
usr.bin/rpcgen/rpc_scan.c
189
where++;
usr.bin/rpcgen/rpc_scan.c
195
if (startcomment(where)) {
usr.bin/rpcgen/rpc_scan.c
196
where += 2;
usr.bin/rpcgen/rpc_scan.c
206
switch (*where) {
usr.bin/rpcgen/rpc_scan.c
209
where++;
usr.bin/rpcgen/rpc_scan.c
213
where++;
usr.bin/rpcgen/rpc_scan.c
217
where++;
usr.bin/rpcgen/rpc_scan.c
221
where++;
usr.bin/rpcgen/rpc_scan.c
225
where++;
usr.bin/rpcgen/rpc_scan.c
229
where++;
usr.bin/rpcgen/rpc_scan.c
233
where++;
usr.bin/rpcgen/rpc_scan.c
237
where++;
usr.bin/rpcgen/rpc_scan.c
241
where++;
usr.bin/rpcgen/rpc_scan.c
245
where++;
usr.bin/rpcgen/rpc_scan.c
249
where++;
usr.bin/rpcgen/rpc_scan.c
253
where++;
usr.bin/rpcgen/rpc_scan.c
257
where++;
usr.bin/rpcgen/rpc_scan.c
262
findstrconst(&where, &tokp->str);
usr.bin/rpcgen/rpc_scan.c
266
findchrconst(&where, &tokp->str);
usr.bin/rpcgen/rpc_scan.c
281
findconst(&where, &tokp->str);
usr.bin/rpcgen/rpc_scan.c
285
if (!(isalpha((unsigned char)*where) || *where == '_')) {
usr.bin/rpcgen/rpc_scan.c
286
if (isprint((unsigned char)*where)) {
usr.bin/rpcgen/rpc_scan.c
287
error("Illegal character '%c' in file", *where);
usr.bin/rpcgen/rpc_scan.c
289
error("Illegal character %d in file", *where);
usr.bin/rpcgen/rpc_scan.c
292
findkind(&where, tokp);
usr.bin/rpcgen/rpc_scan.c
57
#define startcomment(where) (where[0] == '/' && where[1] == '*')
usr.bin/rpcgen/rpc_scan.c
58
#define endcomment(where) (where[-1] == '*' && where[0] == '/')
usr.bin/rpcgen/rpc_util.c
412
for (i = 0; i < where - curline; i++) {
usr.bin/rpcgen/rpc_util.c
63
char *where = curline; /* current point in line */
usr.bin/rpcgen/rpc_util.c
91
where = curline;
usr.bin/rpcgen/rpc_util.h
58
extern char *where;
usr.sbin/rpcbind/rpcb_svc_com.c
1298
reply_msg.acpted_rply.ar_results.where = 0;
usr.sbin/ypbind/ypbind.c
1235
msg.acpted_rply.ar_results.where = (caddr_t)(void *)&rmtcr;
usr.sbin/ypbind/ypbind.c
1293
msg.acpted_rply.ar_results.where = (caddr_t)(void *)&res;