Home
last modified time | relevance | path

Searched defs:write (Results 1 – 25 of 65) sorted by relevance

123

/arch/mips/lasat/
Dsysctl.c29 int proc_dolasatstring(struct ctl_table *table, int write, in proc_dolasatstring()
47 int proc_dolasatrtc(struct ctl_table *table, int write, in proc_dolasatrtc()
80 int proc_lasat_ip(struct ctl_table *table, int write, in proc_lasat_ip()
140 int proc_lasat_prid(struct ctl_table *table, int write, in proc_lasat_prid()
/arch/mips/mm/
Dtlbex-fault.S13 .macro tlb_do_page_fault, write argument
Dfault.c38 static void __kprobes __do_page_fault(struct pt_regs *regs, unsigned long write, in __do_page_fault()
328 unsigned long write, unsigned long address) in do_page_fault()
/arch/sh/include/asm/
Dpgtable.h153 static inline bool pte_access_permitted(pte_t pte, bool write) in pte_access_permitted()
163 static inline bool pte_access_permitted(pte_t pte, bool write) in pte_access_permitted()
172 static inline bool pte_access_permitted(pte_t pte, bool write) in pte_access_permitted()
/arch/powerpc/platforms/52xx/
Dmpc52xx_lpbfifo.c71 int write = req->flags & MPC52XX_LPBFIFO_FLAG_WRITE; in mpc52xx_lpbfifo_kick() local
229 int dma, write, poll_dma; in mpc52xx_lpbfifo_irq() local
380 int write = req->flags & MPC52XX_LPBFIFO_FLAG_WRITE; in mpc52xx_lpbfifo_poll() local
/arch/s390/appldata/
Dappldata_base.c219 appldata_timer_handler(struct ctl_table *ctl, int write, in appldata_timer_handler()
252 appldata_interval_handler(struct ctl_table *ctl, int write, in appldata_interval_handler()
282 appldata_generic_handler(struct ctl_table *ctl, int write, in appldata_generic_handler()
/arch/powerpc/mm/book3s64/
Dpkeys.c365 static bool pkey_access_permitted(int pkey, bool write, bool execute) in pkey_access_permitted()
384 bool arch_pte_access_permitted(u64 pte, bool write, bool execute) in arch_pte_access_permitted()
412 bool arch_vma_access_permitted(struct vm_area_struct *vma, bool write, in arch_vma_access_permitted()
/arch/arc/mm/
Dfault.c67 unsigned int write = 0, exec = 0, mask; in do_page_fault() local
/arch/csky/mm/
Dfault.c46 asmlinkage void do_page_fault(struct pt_regs *regs, unsigned long write, in do_page_fault()
/arch/x86/kernel/
Ditmt.c41 static int sched_itmt_update_handler(struct ctl_table *table, int write, in sched_itmt_update_handler()
/arch/um/include/shared/
Dnet_kern.h38 int (*write)(int, struct sk_buff *skb, struct uml_net_private *); member
49 int (*write)(int, struct sk_buff *skb, struct uml_net_private *); member
/arch/sparc/mm/
Dfault_32.c160 asmlinkage void do_sparc_fault(struct pt_regs *regs, int text_fault, int write, in do_sparc_fault()
378 static void force_user_fault(unsigned long address, int write) in force_user_fault()
/arch/s390/mm/
Dcmm.c249 static int cmm_pages_handler(struct ctl_table *ctl, int write, in cmm_pages_handler()
268 static int cmm_timed_pages_handler(struct ctl_table *ctl, int write, in cmm_timed_pages_handler()
288 static int cmm_timeout_handler(struct ctl_table *ctl, int write, in cmm_timeout_handler()
/arch/um/include/asm/
Dmmu_context.h34 bool write, bool execute, bool foreign) in arch_vma_access_permitted()
/arch/um/drivers/
Dchan_user.h23 int (*write)(int, const char *, int, void *); member
/arch/unicore32/include/asm/
Dmmu_context.h98 bool write, bool execute, bool foreign) in arch_vma_access_permitted()
/arch/m68k/mm/
Dmcfmmu.c90 int cf_tlb_miss(struct pt_regs *regs, int write, int dtlb, int extension_word) in cf_tlb_miss()
/arch/x86/pci/
Dce4100.c34 void (*write)(struct sim_dev_reg *reg, u32 value); member
41 void (*write)(struct sim_dev_reg *reg, u32 value); member
/arch/ia64/mm/
Dhugetlbpage.c88 struct page *follow_huge_addr(struct mm_struct *mm, unsigned long addr, int write) in follow_huge_addr()
/arch/mips/include/asm/
Dpmon.h18 int (*write) (int, void*, int); member
/arch/arm64/kernel/
Dvmlinux.lds.S240 *(.mmuoff.data.write)
/arch/sparc/kernel/
Debus.c205 void ebus_dma_prepare(struct ebus_dma_info *p, int write) in ebus_dma_prepare()
/arch/mips/kernel/
Drtlx.c221 static inline int write_spacefree(int read, int write, int size) in write_spacefree()
/arch/x86/include/asm/
Dmmu_context.h330 bool write, bool execute, bool foreign) in arch_vma_access_permitted()
/arch/powerpc/include/asm/
Dmmu_context.h252 bool write, bool execute, bool foreign) in arch_vma_access_permitted()

123