/linux-3.3/security/tomoyo/ |
D | mount.c | 78 struct tomoyo_obj_info obj = { }; in tomoyo_mount_acl() local
|
D | condition.c | 693 void tomoyo_get_attributes(struct tomoyo_obj_info *obj) in tomoyo_get_attributes() 755 struct tomoyo_obj_info *obj; in tomoyo_condition() local
|
/linux-3.3/drivers/gpu/drm/i915/ |
D | intel_display.c | 1515 struct drm_i915_gem_object *obj = intel_fb->obj; in i8xx_enable_fbc() local 1565 struct drm_i915_gem_object *obj = intel_fb->obj; in g4x_enable_fbc() local 1634 struct drm_i915_gem_object *obj = intel_fb->obj; in ironlake_enable_fbc() local 1829 struct drm_i915_gem_object *obj; in intel_update_fbc() local 1973 struct drm_i915_gem_object *obj, in intel_pin_and_fence_fb_obj() 2034 struct drm_i915_gem_object *obj; in i9xx_update_plane() local 2107 struct drm_i915_gem_object *obj; in ironlake_update_plane() local 2237 struct drm_i915_gem_object *obj = to_intel_framebuffer(old_fb)->obj; in intel_pipe_set_base() local 2853 struct drm_i915_gem_object *obj; in intel_crtc_wait_for_pending_flips() local 6353 struct drm_i915_gem_object *obj; in intel_crtc_cursor_set() local [all …]
|
D | i915_irq.c | 754 i915_error_object_free(struct drm_i915_error_object *obj) in i915_error_object_free() 788 struct drm_i915_gem_object *obj; in capture_bo_list() local 853 struct drm_i915_gem_object *obj; in i915_error_first_batchbuffer() local 891 struct drm_i915_gem_object *obj; in i915_capture_error_state() local 1182 struct drm_i915_gem_object *obj; in i915_pageflip_stall_check() local
|
D | intel_fb.c | 69 struct drm_i915_gem_object *obj; in intelfb_create() local
|
D | intel_ringbuffer.h | 14 struct drm_i915_gem_object *obj; member 46 struct drm_i915_gem_object *obj; member
|
/linux-3.3/drivers/block/ |
D | rbd.c | 151 char obj[RBD_MAX_OBJ_NAME_LEN]; /* rbd image name */ member 839 const char *obj, u64 ofs, u64 len, in rbd_do_request() 1004 const char *obj, in rbd_req_sync_op() 1156 const char *obj, in rbd_req_sync_read() 1175 const char *obj) in rbd_req_sync_notify_ack() 1226 const char *obj, in rbd_req_sync_watch() 1271 const char *obj) in rbd_req_sync_unwatch() 1314 const char *obj) in rbd_req_sync_notify() 1365 const char *obj, in rbd_req_sync_exec()
|
D | osdblk.c | 115 struct osd_obj_id obj; /* OSD partition, obj id */ member 137 const struct osd_obj_id *obj) in osdblk_make_credential()
|
/linux-3.3/arch/ia64/include/asm/ |
D | asmmacro.h | 76 #define LOAD_PHYSICAL(pr, reg, obj) \ argument
|
/linux-3.3/drivers/gpu/drm/gma500/ |
D | psb_drv.c | 453 struct drm_mode_object *obj; in psb_gamma_ioctl() local 487 struct drm_mode_object *obj; in psb_mode_operation_ioctl() local
|
/linux-3.3/fs/adfs/ |
D | dir_fplus.c | 166 adfs_fplus_getnext(struct adfs_dir *dir, struct object_info *obj) in adfs_fplus_getnext()
|
/linux-3.3/drivers/staging/zcache/ |
D | zcache-main.c | 984 struct tmem_obj *obj; member 994 struct tmem_obj *obj; in zcache_do_preload() local 1097 struct tmem_obj *obj = NULL; in zcache_obj_alloc() local 1111 static void zcache_obj_free(struct tmem_obj *obj, struct tmem_pool *pool) in zcache_obj_free() 1255 static void zcache_pampd_free_obj(struct tmem_pool *pool, struct tmem_obj *obj) in zcache_pampd_free_obj() 1259 static void zcache_pampd_new_obj(struct tmem_obj *obj) in zcache_pampd_new_obj() 1263 static int zcache_pampd_replace_in_obj(void *pampd, struct tmem_obj *obj) in zcache_pampd_replace_in_obj()
|
/linux-3.3/drivers/gpu/drm/exynos/ |
D | exynos_drm_plane.c | 127 struct drm_mode_object *obj; in exynos_plane_set_zpos_ioctl() local
|
/linux-3.3/drivers/platform/x86/ |
D | tc1100-wmi.c | 68 union acpi_object *obj; in get_state() local
|
D | dell-wmi.c | 151 union acpi_object *obj; in dell_wmi_notify() local
|
/linux-3.3/include/linux/ |
D | aio_abi.h | 60 __u64 obj; /* what iocb this event came from */ member
|
D | lcd.h | 107 #define to_lcd_device(obj) container_of(obj, struct lcd_device, dev) argument
|
/linux-3.3/include/acpi/ |
D | acoutput.h | 216 #define ACPI_DEBUG_OBJECT(obj,l,i) acpi_ex_do_debug_object(obj,l,i) argument 226 #define ACPI_DEBUG_OBJECT(obj,l,i) argument
|
/linux-3.3/drivers/gpu/drm/nouveau/ |
D | nv84_crypt.c | 97 struct nouveau_gpuobj *obj = NULL; in nv84_crypt_object_new() local
|
D | nouveau_connector.c | 48 struct drm_mode_object *obj; in find_encoder() local 117 struct drm_mode_object *obj; in nouveau_connector_ddc_detect() local
|
/linux-3.3/drivers/gpu/drm/via/ |
D | via_mm.c | 191 struct via_memblock *obj; in via_mem_free() local
|
/linux-3.3/lib/ |
D | cpu_rmap.c | 113 int cpu_rmap_add(struct cpu_rmap *rmap, void *obj) in cpu_rmap_add()
|
/linux-3.3/drivers/base/ |
D | node.c | 317 struct device *obj; in register_cpu_under_node() local 339 struct device *obj; in unregister_cpu_under_node() local
|
/linux-3.3/drivers/leds/ |
D | dell-led.c | 60 union acpi_object *obj; in dell_led_perform_fn() local
|
/linux-3.3/arch/arm/plat-omap/include/plat/ |
D | iopgtable.h | 91 #define iopgd_offset(obj, da) ((obj)->iopgd + iopgd_index(da)) argument
|